{"id":4386434,"name":"@snorreeb/code-input","ecosystem":"npm","description":"Ace editor for editing code","homepage":"https://www.sanity.io/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/sanity-io/sanity","keywords_array":["sanity","cms","headless","realtime","content","code-input","sanity-plugin","code-editor"],"namespace":"snorreeb","versions_count":5,"first_release_published_at":"2022-05-18T13:26:13.314Z","latest_release_published_at":"2022-05-19T07:24:14.489Z","latest_release_number":"3.0.2","last_synced_at":"2026-01-07T16:30:07.489Z","created_at":"2022-05-24T13:36:37.140Z","updated_at":"2026-01-07T16:30:07.490Z","registry_url":"https://www.npmjs.com/package/@snorreeb/code-input","install_command":"npm install @snorreeb/code-input","documentation_url":null,"metadata":{},"repo_metadata":{"id":37251549,"uuid":"79375056","full_name":"sanity-io/sanity","owner":"sanity-io","description":"Sanity Studio – Rapidly configure content workspaces powered by structured content","archived":false,"fork":false,"pushed_at":"2025-10-23T14:56:36.000Z","size":195531,"stargazers_count":5847,"open_issues_count":513,"forks_count":495,"subscribers_count":79,"default_branch":"main","last_synced_at":"2025-10-23T15:08:47.564Z","etag":null,"topics":["cms","headless","react","reactjs","real-time","realtime"],"latest_commit_sha":null,"homepage":"https://www.sanity.io","language":"TypeScript","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/sanity-io.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-01-18T19:19:02.000Z","updated_at":"2025-10-23T13:44:10.000Z","dependencies_parsed_at":"2023-10-03T23:19:32.267Z","dependency_job_id":"46e0a9e6-59dd-4d70-ad18-7c0a92506bac","html_url":"https://github.com/sanity-io/sanity","commit_stats":{"total_commits":17391,"total_committers":134,"mean_commits":"129.78358208955223","dds":0.7545282042435743,"last_synced_commit":"ddb65fa21a42856926331635e63b17ac420d529a"},"previous_names":[],"tags_count":894,"template":false,"template_full_name":null,"purl":"pkg:github/sanity-io/sanity","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sanity-io","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/sbom","scorecard":{"id":472818,"data":{"date":"2025-08-11","repo":{"name":"github.com/sanity-io/sanity","commit":"d4a5f7ff397f38d62077002f637b24046de16d03"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.head_ref || github.ref_name ': .github/workflows/e2e.yml:185"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 5 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":"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Info: 'stale review dismissal' is required to merge on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: 'last push approval' is required to merge on branch 'main'","Warn: 'up-to-date branches' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/sanity-io/.github/SECURITY.md:1","Info: Found linked content: github.com/sanity-io/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/sanity-io/.github/SECURITY.md:1","Info: Found text in security policy: github.com/sanity-io/.github/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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/create-release-pr.yml:20","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release-latest.yml:25","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release-latest.yml:68","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release-latest.yml:97","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release-latest.yml:143","Warn: no topLevel permission defined: .github/workflows/cli-test.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/create-release-pr.yml:9","Warn: no topLevel permission defined: .github/workflows/depCheck.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-ct.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/e2e-ui.yml:3","Info: topLevel 'contents' permission set to 'read': .github/workflows/e2e.yml:3","Warn: no topLevel permission defined: .github/workflows/etl.yml:1","Warn: no topLevel permission defined: .github/workflows/formatCheck.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/generate-dts-tests-if-needed.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint-fix-if-needed.yml:13","Warn: no topLevel permission defined: .github/workflows/lintPr.yml:1","Warn: no topLevel permission defined: .github/workflows/perf.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/pnpm-if-needed.yml:15","Warn: no topLevel permission defined: .github/workflows/pr-cleanup.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/react-compiler.yml:13","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release-latest.yml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/release-next.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/release-stable.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/tag-latest.yml:13","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Warn: no topLevel permission defined: .github/workflows/testExports.yml:1","Warn: no topLevel permission defined: .github/workflows/typeCheck.yml:1","Info: topLevel 'pull-requests' permission set to 'read': .github/workflows/validate-pr-title.yml:12"],"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cli-test.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/sanity-io/sanity/cli-test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cli-test.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/sanity-io/sanity/cli-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cli-test.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/sanity-io/sanity/cli-test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/create-release-pr.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/sanity-io/sanity/create-release-pr.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-release-pr.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/sanity-io/sanity/create-release-pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/create-release-pr.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/sanity-io/sanity/create-release-pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/create-release-pr.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/sanity-io/sanity/create-release-pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/depCheck.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/sanity-io/sanity/depCheck.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/depCheck.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/sanity-io/sanity/depCheck.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/depCheck.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/sanity-io/sanity/depCheck.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docReport.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/sanity-io/sanity/docReport.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docReport.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/sanity-io/sanity/docReport.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docReport.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/sanity-io/sanity/docReport.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-ct.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/sanity-io/sanity/e2e-ct.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/e2e-ct.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/sanity-io/sanity/e2e-ct.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-ct.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/sanity-io/sanity/e2e-ct.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-ct.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/sanity-io/sanity/e2e-ct.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/e2e-ct.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/sanity-io/sanity/e2e-ct.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-ct.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/sanity-io/sanity/e2e-ct.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-ct.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/sanity-io/sanity/e2e-ct.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-ct.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/sanity-io/sanity/e2e-ct.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-ct.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/sanity-io/sanity/e2e-ct.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/e2e-ct.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/sanity-io/sanity/e2e-ct.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-ct.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/sanity-io/sanity/e2e-ct.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-ct.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/sanity-io/sanity/e2e-ct.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-ct.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/sanity-io/sanity/e2e-ct.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-ui.yml:218: update your workflow using https://app.stepsecurity.io/secureworkflow/sanity-io/sanity/e2e-ui.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/e2e-ui.yml:221: update your workflow using https://app.stepsecurity.io/secureworkflow/sanity-io/sanity/e2e-ui.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-ui.yml:222: update your workflow using https://app.stepsecurity.io/secureworkflow/sanity-io/sanity/e2e-ui.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-ui.yml:231: update your workflow using https://app.stepsecurity.io/secureworkflow/sanity-io/sanity/e2e-ui.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-ui.yml:241: update your workflow using https://app.stepsecurity.io/secureworkflow/sanity-io/sanity/e2e-ui.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-ui.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/sanity-io/sanity/e2e-ui.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/e2e-ui.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/sanity-io/sanity/e2e-ui.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-ui.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/sanity-io/sanity/e2e-ui.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-ui.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/sanity-io/sanity/e2e-ui.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-ui.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/sanity-io/sanity/e2e-ui.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/e2e-ui.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/sanity-io/sanity/e2e-ui.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-ui.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/sanity-io/sanity/e2e-ui.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-ui.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/sanity-io/sanity/e2e-ui.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-ui.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/sanity-io/sanity/e2e-ui.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/e2e-ui.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/sanity-io/sanity/e2e-ui.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-ui.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/sanity-io/sanity/e2e-ui.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-ui.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/sanity-io/sanity/e2e-ui.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-ui.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/sanity-io/sanity/e2e-ui.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-ui.yml:154: update your workflow using https://app.stepsecurity.io/secureworkflow/sanity-io/sanity/e2e-ui.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/e2e-ui.yml:157: update your workflow using https://app.stepsecurity.io/secureworkflow/sanity-io/sanity/e2e-ui.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-ui.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/sanity-io/sanity/e2e-ui.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-ui.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/sanity-io/sanity/e2e-ui.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-ui.yml:179: update your workflow using https://app.stepsecurity.io/secureworkflow/sanity-io/sanity/e2e-ui.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-ui.yml:206: update your workflow using https://app.stepsecurity.io/secureworkflow/sanity-io/sanity/e2e-ui.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/sanity-io/sanity/e2e.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/e2e.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/sanity-io/sanity/e2e.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/sanity-io/sanity/e2e.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/sanity-io/sanity/e2e.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/sanity-io/sanity/e2e.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/e2e.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/sanity-io/sanity/e2e.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/sanity-io/sanity/e2e.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/sanity-io/sanity/e2e.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/e2e.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/sanity-io/sanity/e2e.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/sanity-io/sanity/e2e.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e.yml:251: update your workflow using https://app.stepsecurity.io/secureworkflow/sanity-io/sanity/e2e.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/e2e.yml:252: update your workflow using https://app.stepsecurity.io/secureworkflow/sanity-io/sanity/e2e.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e.yml:253: update your workflow using https://app.stepsecurity.io/secureworkflow/sanity-io/sanity/e2e.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e.yml:271: update your workflow using https://app.stepsecurity.io/secureworkflow/sanity-io/sanity/e2e.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e.yml:309: update your workflow using https://app.stepsecurity.io/secureworkflow/sanity-io/sanity/e2e.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e.yml:323: update your workflow using https://app.stepsecurity.io/secureworkflow/sanity-io/sanity/e2e.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/e2e.yml:324: update your workflow using https://app.stepsecurity.io/secureworkflow/sanity-io/sanity/e2e.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e.yml:325: update your workflow using https://app.stepsecurity.io/secureworkflow/sanity-io/sanity/e2e.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e.yml:334: update your workflow using https://app.stepsecurity.io/secureworkflow/sanity-io/sanity/e2e.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e.yml:345: update your workflow using https://app.stepsecurity.io/secureworkflow/sanity-io/sanity/e2e.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/efps.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/sanity-io/sanity/efps.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/efps.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/sanity-io/sanity/efps.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/efps.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/sanity-io/sanity/efps.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/efps.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/sanity-io/sanity/efps.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/efps.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/sanity-io/sanity/efps.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/efps.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/sanity-io/sanity/efps.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/efps.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/sanity-io/sanity/efps.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/efps.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/sanity-io/sanity/efps.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/efps.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/sanity-io/sanity/efps.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/etl.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/sanity-io/sanity/etl.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/etl.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/sanity-io/sanity/etl.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/etl.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/sanity-io/sanity/etl.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/formatCheck.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/sanity-io/sanity/formatCheck.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/formatCheck.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/sanity-io/sanity/formatCheck.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/formatCheck.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/sanity-io/sanity/formatCheck.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/formatCheck.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/sanity-io/sanity/formatCheck.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/generate-dts-tests-if-needed.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/sanity-io/sanity/generate-dts-tests-if-needed.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/generate-dts-tests-if-needed.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/sanity-io/sanity/generate-dts-tests-if-needed.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/generate-dts-tests-if-needed.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/sanity-io/sanity/generate-dts-tests-if-needed.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/generate-dts-tests-if-needed.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/sanity-io/sanity/generate-dts-tests-if-needed.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint-fix-if-needed.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/sanity-io/sanity/lint-fix-if-needed.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint-fix-if-needed.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/sanity-io/sanity/lint-fix-if-needed.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint-fix-if-needed.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/sanity-io/sanity/lint-fix-if-needed.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint-fix-if-needed.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/sanity-io/sanity/lint-fix-if-needed.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint-fix-if-needed.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/sanity-io/sanity/lint-fix-if-needed.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lintPr.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/sanity-io/sanity/lintPr.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lintPr.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/sanity-io/sanity/lintPr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lintPr.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/sanity-io/sanity/lintPr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/perf.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/sanity-io/sanity/perf.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/perf.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/sanity-io/sanity/perf.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/perf.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/sanity-io/sanity/perf.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/perf.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/sanity-io/sanity/perf.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pkg-pr-new.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/sanity-io/sanity/pkg-pr-new.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pkg-pr-new.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/sanity-io/sanity/pkg-pr-new.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pkg-pr-new.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/sanity-io/sanity/pkg-pr-new.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pnpm-if-needed.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/sanity-io/sanity/pnpm-if-needed.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pnpm-if-needed.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/sanity-io/sanity/pnpm-if-needed.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pnpm-if-needed.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/sanity-io/sanity/pnpm-if-needed.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pnpm-if-needed.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/sanity-io/sanity/pnpm-if-needed.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-cleanup.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/sanity-io/sanity/pr-cleanup.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-cleanup.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/sanity-io/sanity/pr-cleanup.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-cleanup.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/sanity-io/sanity/pr-cleanup.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-cleanup.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/sanity-io/sanity/pr-cleanup.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-cleanup.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/sanity-io/sanity/pr-cleanup.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-cleanup.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/sanity-io/sanity/pr-cleanup.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/react-compiler.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/sanity-io/sanity/react-compiler.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/react-compiler.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/sanity-io/sanity/react-compiler.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/react-compiler.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/sanity-io/sanity/react-compiler.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/react-compiler.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/sanity-io/sanity/react-compiler.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-latest.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/sanity-io/sanity/release-latest.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-latest.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/sanity-io/sanity/release-latest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-latest.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/sanity-io/sanity/release-latest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-latest.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/sanity-io/sanity/release-latest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-latest.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/sanity-io/sanity/release-latest.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-latest.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/sanity-io/sanity/release-latest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-latest.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/sanity-io/sanity/release-latest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-latest.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/sanity-io/sanity/release-latest.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-latest.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/sanity-io/sanity/release-latest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-latest.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/sanity-io/sanity/release-latest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-next.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/sanity-io/sanity/release-next.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-next.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/sanity-io/sanity/release-next.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-next.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/sanity-io/sanity/release-next.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-next.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/sanity-io/sanity/release-next.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-stable.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/sanity-io/sanity/release-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-stable.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/sanity-io/sanity/release-stable.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-stable.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/sanity-io/sanity/release-stable.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-stable.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/sanity-io/sanity/release-stable.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-stable.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/sanity-io/sanity/release-stable.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-stable.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/sanity-io/sanity/release-stable.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tag-latest.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/sanity-io/sanity/tag-latest.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tag-latest.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/sanity-io/sanity/tag-latest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tag-latest.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/sanity-io/sanity/tag-latest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tag-latest.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/sanity-io/sanity/tag-latest.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tag-latest.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/sanity-io/sanity/tag-latest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tag-latest.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/sanity-io/sanity/tag-latest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/sanity-io/sanity/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/sanity-io/sanity/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/sanity-io/sanity/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/sanity-io/sanity/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/sanity-io/sanity/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/sanity-io/sanity/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/sanity-io/sanity/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/sanity-io/sanity/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testExports.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/sanity-io/sanity/testExports.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/testExports.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/sanity-io/sanity/testExports.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testExports.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/sanity-io/sanity/testExports.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/typeCheck.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/sanity-io/sanity/typeCheck.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/typeCheck.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/sanity-io/sanity/typeCheck.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/typeCheck.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/sanity-io/sanity/typeCheck.yml/main?enable=pin","Info:   0 out of 117 GitHub-owned GitHubAction dependencies pinned","Info:  18 out of  60 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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"}},{"name":"Vulnerabilities","score":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-cwfw-4gq5-mrqx","Warn: Project is vulnerable to: GHSA-g95f-p29q-9xw4","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-8g77-54rh-46hx","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T14:23:41.561Z","repository_id":37251549,"created_at":"2025-08-19T14:23:41.561Z","updated_at":"2025-08-19T14:23:41.561Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280875282,"owners_count":26406236,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-24T02:00:06.418Z","response_time":73,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"sanity-io","name":"Sanity","uuid":"17177659","kind":"organization","description":"A fully customizable all-code backend for content-driven websites and apps. Get started for free.","email":"hello@sanity.io","website":"https://www.sanity.io/","location":"San Francisco / Oslo","twitter":"sanity_io","company":null,"icon_url":"https://avatars.githubusercontent.com/u/17177659?v=4","repositories_count":356,"last_synced_at":"2025-10-23T01:47:21.927Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/sanity-io","funding_links":[],"total_stars":18704,"followers":1169,"following":0,"created_at":"2022-11-02T16:36:09.145Z","updated_at":"2025-10-23T01:47:21.927Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sanity-io","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sanity-io/repositories"},"tags":[{"name":"v4.10.3","sha":"d4283d8b13b5f3de43cd8ef61a457689ce731ea6","kind":"tag","published_at":"2025-10-14T11:31:07.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v4.10.3","html_url":"https://github.com/sanity-io/sanity/releases/tag/v4.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v4.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v4.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v4.10.3/manifests"},{"name":"v4.10.2","sha":"0455f0c35b3afa4400db016966a15ba1a7024e7d","kind":"tag","published_at":"2025-09-30T16:01:45.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v4.10.2","html_url":"https://github.com/sanity-io/sanity/releases/tag/v4.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v4.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v4.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v4.10.2/manifests"},{"name":"v4.10.1","sha":"b50b1bc231112bef34190d53ba4bd11b1911e889","kind":"tag","published_at":"2025-09-25T13:06:59.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v4.10.1","html_url":"https://github.com/sanity-io/sanity/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v4.10.1/manifests"},{"name":"v4.10.0","sha":"e0a1b73d606582209d70a9488dd70b2aa7240428","kind":"tag","published_at":"2025-09-23T16:09:46.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v4.10.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v4.10.0/manifests"},{"name":"v4.9.0","sha":"0a5eb6f007d87bd88a5e5063de53790b4b1ca0bf","kind":"tag","published_at":"2025-09-16T16:04:15.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v4.9.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v4.9.0/manifests"},{"name":"v4.8.1","sha":"3fd7fccc878da16f7e0ea4e81084ff536148e40a","kind":"tag","published_at":"2025-09-10T18:07:21.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v4.8.1","html_url":"https://github.com/sanity-io/sanity/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"764bb394a1ccca8507dc210fb0b5176d405219b9","kind":"tag","published_at":"2025-09-10T13:37:09.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v4.8.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"a08104c6f3347682ff9c6ea4d4780c5a0b070432","kind":"tag","published_at":"2025-09-09T13:16:29.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v4.7.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v4.7.0/manifests"},{"name":"v4.6.1","sha":"c14d84d04f87042c11658bbfed0af8f3934f2fbd","kind":"tag","published_at":"2025-09-02T14:15:12.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v4.6.1","html_url":"https://github.com/sanity-io/sanity/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"8403b5633993eaf8ccd6fe7cddc8d3e9d0fe382f","kind":"tag","published_at":"2025-08-26T13:33:36.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v4.6.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"e7f2b407034f8c62e3db3e863e48b438dd3e8963","kind":"tag","published_at":"2025-08-19T12:00:11.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v4.5.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"c4426c075b35c57876554525f1b7a0f72b92ef92","kind":"tag","published_at":"2025-08-14T12:50:32.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v4.4.1","html_url":"https://github.com/sanity-io/sanity/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"7620873269d1b6568464b429c56465a044a316e5","kind":"tag","published_at":"2025-08-13T10:53:54.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v4.4.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"33af81a561d5a9564f05caf439462af27e20cf58","kind":"tag","published_at":"2025-08-05T12:19:47.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v4.3.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"21c1d6e0123600a04c407f8613665093adab3d77","kind":"tag","published_at":"2025-07-29T12:55:50.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v4.2.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"edcb6c20f42ded056443e1fb2cbf74a3b77d8724","kind":"tag","published_at":"2025-07-22T12:28:49.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v4.1.1","html_url":"https://github.com/sanity-io/sanity/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"68094bb2641831099e71bff20d1b3891bfa87fdf","kind":"tag","published_at":"2025-07-21T11:34:10.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v4.1.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v4.1.0/manifests"},{"name":"v4.0.1","sha":"2081bcc2b036445934fcf6a3c8c5215df904be42","kind":"tag","published_at":"2025-07-16T12:55:24.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v4.0.1","html_url":"https://github.com/sanity-io/sanity/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"9b570ece82335293032f70ee3455ce936521a72c","kind":"tag","published_at":"2025-07-15T06:39:49.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v4.0.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v4.0.0/manifests"},{"name":"v3.99.0","sha":"836a73ef0e554666e5a572f07ed1e93117acb519","kind":"tag","published_at":"2025-07-11T11:27:48.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.99.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.99.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.99.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.99.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.99.0/manifests"},{"name":"v3.98.1","sha":"8bac1248b6e32244cf791fe224d185807e522742","kind":"tag","published_at":"2025-07-09T14:51:18.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.98.1","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.98.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.98.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.98.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.98.1/manifests"},{"name":"v3.98.0","sha":"950ae95d688bf4d52fbf508d5b91f08f141fdca0","kind":"tag","published_at":"2025-07-09T12:40:22.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.98.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.98.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.98.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.98.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.98.0/manifests"},{"name":"v3.97.1","sha":"220224caa5a69a0db4385c8c4ae8b488999ae47c","kind":"tag","published_at":"2025-07-04T13:02:13.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.97.1","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.97.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.97.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.97.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.97.1/manifests"},{"name":"v3.97.0","sha":"d11da65361a87076b6258c887c901ef6099e1fbf","kind":"tag","published_at":"2025-07-04T11:16:33.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.97.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.97.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.97.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.97.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.97.0/manifests"},{"name":"v3.96.0","sha":"fa00c5fdaf4b5ef8e5503678475849ed9ee0ffac","kind":"tag","published_at":"2025-07-02T08:29:24.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.96.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.96.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.96.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.96.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.96.0/manifests"},{"name":"v3.95.0","sha":"b5aabb7b6df0558544d7a9ffc351473800f1a5c1","kind":"tag","published_at":"2025-06-25T13:59:51.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.95.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.95.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.95.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.95.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.95.0/manifests"},{"name":"v3.94.2","sha":"a8381d763318545d77db8835515ec54274938cf3","kind":"tag","published_at":"2025-06-24T19:56:56.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.94.2","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.94.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.94.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.94.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.94.2/manifests"},{"name":"v3.94.1","sha":"ec6157041ebdc7fadf4d69659e5146f1ddc910bc","kind":"tag","published_at":"2025-06-24T18:34:56.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.94.1","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.94.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.94.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.94.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.94.1/manifests"},{"name":"v3.94.0","sha":"e1dbdccb42e5551644aa17861f557ea475d0cceb","kind":"tag","published_at":"2025-06-24T15:40:53.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.94.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.94.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.94.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.94.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.94.0/manifests"},{"name":"v3.93.0","sha":"6ab8137bd3e807a98595dbf1de2e848be48cfb27","kind":"tag","published_at":"2025-06-17T13:33:21.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.93.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.93.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.93.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.93.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.93.0/manifests"},{"name":"v3.92.0","sha":"eb72cd37f48adaa4ab7fd69245edf91838992eaa","kind":"tag","published_at":"2025-06-10T15:32:28.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.92.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.92.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.92.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.92.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.92.0/manifests"},{"name":"v3.91.0","sha":"d7e69159b5dae8e5ed966992c75bc117f57d6503","kind":"tag","published_at":"2025-06-03T15:13:23.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.91.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.91.0/manifests"},{"name":"v3.90.0","sha":"413ed0f70a6d2076ad9976d6cd17ede4c28d2aeb","kind":"tag","published_at":"2025-05-27T14:27:03.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.90.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.90.0/manifests"},{"name":"v3.89.0","sha":"88e2dda0aa6048eed31625c477c72814833a5443","kind":"tag","published_at":"2025-05-20T14:02:34.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.89.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.89.0/manifests"},{"name":"v3.88.3","sha":"156e8fa482703d99219f08da7bacb384517f1513","kind":"tag","published_at":"2025-05-13T12:27:38.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.88.3","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.88.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.88.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.88.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.88.3/manifests"},{"name":"v3.88.2","sha":"8a88f6b160799f2be247101dfb6e482c6e501b74","kind":"tag","published_at":"2025-05-08T14:42:59.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.88.2","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.88.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.88.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.88.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.88.2/manifests"},{"name":"v3.88.1","sha":"26a4552965274b9d35f92b9d1191eb029cb913e8","kind":"tag","published_at":"2025-05-07T16:24:00.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.88.1","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.88.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.88.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.88.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.88.1/manifests"},{"name":"v3.88.0","sha":"0e6a13c8ff235c14612a8a0f6cf0cd227a96c275","kind":"tag","published_at":"2025-05-06T17:26:27.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.88.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.88.0/manifests"},{"name":"v3.87.1","sha":"64734627d11ac44ee8c989b5cc8554b84b5d3243","kind":"tag","published_at":"2025-05-02T14:43:37.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.87.1","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.87.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.87.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.87.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.87.1/manifests"},{"name":"v3.87.0","sha":"97c3b32940f2324a9f0fc25097c33f1813374644","kind":"tag","published_at":"2025-04-29T15:56:05.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.87.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.87.0/manifests"},{"name":"v3.86.1","sha":"d9ab8e6c07837aaf760b4e890d9bd04c6daa7b4c","kind":"commit","published_at":"2025-04-23T14:48:26.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.86.1","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.86.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.86.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.86.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.86.1/manifests"},{"name":"v3.86.0","sha":"29b5941dceac3ece48124c4ad586aa7431f33043","kind":"commit","published_at":"2025-04-22T16:18:08.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.86.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.86.0/manifests"},{"name":"v3.85.1","sha":"495035dad4e5391a180b0b0a02f9b5ba8fb2b728","kind":"tag","published_at":"2025-04-15T18:22:20.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.85.1","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.85.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.85.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.85.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.85.1/manifests"},{"name":"v3.85.0","sha":"b29374fa3044d1707d15229dc300f4e0595cfa4b","kind":"tag","published_at":"2025-04-15T17:39:33.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.85.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.85.0/manifests"},{"name":"v3.84.0","sha":"3315b0499672279d69cd36ff9bd0286176fde2f4","kind":"tag","published_at":"2025-04-11T12:27:39.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.84.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.84.0/manifests"},{"name":"v3.83.0","sha":"33425815221b8705b9d83b9786475c01492bf6a0","kind":"tag","published_at":"2025-04-08T16:04:51.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.83.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.83.0/manifests"},{"name":"v3.82.0","sha":"4e83852759628260ad60f565bcaa61f95881eedc","kind":"tag","published_at":"2025-04-01T15:32:01.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.82.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.82.0/manifests"},{"name":"v3.81.0","sha":"51129a382681b156e60fa58c02db483abec1580b","kind":"tag","published_at":"2025-03-25T13:48:12.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.81.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.81.0/manifests"},{"name":"v3.80.1","sha":"16676a7837be1e24f4e59d0813d996e5cb573da3","kind":"tag","published_at":"2025-03-19T01:10:13.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.80.1","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.80.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.80.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.80.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.80.1/manifests"},{"name":"v3.80.0","sha":"6fac7e47af2af164da616e7d5e67e84b36fd142e","kind":"tag","published_at":"2025-03-18T17:34:52.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.80.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.80.0/manifests"},{"name":"v3.79.0","sha":"36619b8e5488cd48b294801822d7e433878ddafd","kind":"tag","published_at":"2025-03-11T14:25:20.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.79.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.79.0/manifests"},{"name":"v3.78.1","sha":"fb9e705d9d56fd95b7b7e64f70674e6e3e98ecf7","kind":"tag","published_at":"2025-03-06T18:11:30.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.78.1","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.78.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.78.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.78.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.78.1/manifests"},{"name":"v3.78.0","sha":"713cb61cbbf13846883f9af0484601f805d83946","kind":"tag","published_at":"2025-03-04T15:02:35.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.78.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.78.0/manifests"},{"name":"v3.77.2","sha":"84a5a6fdac20a2701367732899e7b706ec253c34","kind":"tag","published_at":"2025-02-25T20:25:27.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.77.2","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.77.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.77.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.77.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.77.2/manifests"},{"name":"v3.77.1","sha":"c2cd4ee03a5a308fdab6fac5f3b035315f89de7c","kind":"tag","published_at":"2025-02-24T22:55:27.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.77.1","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.77.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.77.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.77.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.77.1/manifests"},{"name":"v3.77.0","sha":"0c6c519fe3e0ea69bf3bdb15898975cfdba07404","kind":"tag","published_at":"2025-02-24T13:15:21.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.77.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.77.0/manifests"},{"name":"v3.76.3","sha":"c8b1e3ca4b5c736bf597e59fd2f5a33819a3bbfc","kind":"tag","published_at":"2025-02-20T15:41:38.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.76.3","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.76.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.76.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.76.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.76.3/manifests"},{"name":"v3.76.2","sha":"328d5fc045a15afbeacc8a7facbd77dd31325be8","kind":"tag","published_at":"2025-02-20T13:36:46.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.76.2","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.76.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.76.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.76.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.76.2/manifests"},{"name":"v3.76.1","sha":"9675bdd230a719cb11f667cf4549048c95fdb5f0","kind":"tag","published_at":"2025-02-18T16:38:38.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.76.1","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.76.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.76.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.76.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.76.1/manifests"},{"name":"v3.76.0","sha":"36701303cc8e245860ad2da5457c5ad227e07f42","kind":"tag","published_at":"2025-02-18T14:57:40.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.76.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.76.0/manifests"},{"name":"v3.75.1","sha":"3eacacacc54c31f8f8a0036170a0e578d816ddbe","kind":"tag","published_at":"2025-02-15T21:40:29.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.75.1","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.75.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.75.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.75.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.75.1/manifests"},{"name":"v3.75.0","sha":"55dcf1e4f131ce2b009fd683dd563a9b262eacbf","kind":"tag","published_at":"2025-02-11T17:13:00.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.75.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.75.0/manifests"},{"name":"v3.74.1","sha":"51a67224fe7fd4f3efced0fcd833d47cb617f3c2","kind":"tag","published_at":"2025-02-05T16:05:30.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.74.1","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.74.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.74.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.74.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.74.1/manifests"},{"name":"v3.74.0","sha":"572200924cb755b08f1f90663166a88e774cc1e5","kind":"tag","published_at":"2025-02-04T18:27:28.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.74.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.74.0/manifests"},{"name":"v3.73.0","sha":"1cb67898b36872db35fdc9f020d9c34c43e2fdaa","kind":"tag","published_at":"2025-02-04T13:38:07.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.73.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.73.0/manifests"},{"name":"v3.72.1","sha":"18d237097767c6be572834973bd01aea46dd3526","kind":"tag","published_at":"2025-01-28T16:59:17.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.72.1","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.72.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.72.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.72.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.72.1/manifests"},{"name":"v3.72.0","sha":"ec4abea4ac5da0f4466ecd5168fadc63e25b9b9a","kind":"tag","published_at":"2025-01-28T13:33:44.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.72.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.72.0/manifests"},{"name":"v3.71.2","sha":"9c03455253947339a05da4e1e106b67991023e4c","kind":"tag","published_at":"2025-01-23T13:39:04.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.71.2","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.71.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.71.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.71.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.71.2/manifests"},{"name":"v3.71.1","sha":"a678039922ac8edb8d9567ae276f9f2b5a2cec3d","kind":"tag","published_at":"2025-01-22T14:34:01.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.71.1","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.71.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.71.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.71.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.71.1/manifests"},{"name":"v3.71.0","sha":"c506eb33042b5691b5828ae47e7fe761b5caac75","kind":"tag","published_at":"2025-01-21T14:28:52.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.71.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.71.0/manifests"},{"name":"v3.70.0","sha":"53767836c1ed9cd28169f582bba4b958e99f6285","kind":"tag","published_at":"2025-01-14T15:29:21.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.70.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.70.0/manifests"},{"name":"v3.69.0","sha":"55aff5d4304c8dd5f32aadd54d86718afe2fc63b","kind":"tag","published_at":"2025-01-08T11:38:50.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.69.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.69.0/manifests"},{"name":"v3.68.3","sha":"ddf9201ac85f2de9e1a17b496ca0299ce423e50b","kind":"tag","published_at":"2024-12-20T17:11:31.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.68.3","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.68.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.68.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.68.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.68.3/manifests"},{"name":"v3.68.2","sha":"a28a9cf41a5d393d90f750471225fcfe36301f28","kind":"tag","published_at":"2024-12-20T10:20:47.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.68.2","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.68.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.68.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.68.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.68.2/manifests"},{"name":"v3.68.1","sha":"35cd3076fd5a9ff79bfbd34d178e8bb10ecdfa90","kind":"tag","published_at":"2024-12-18T21:54:37.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.68.1","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.68.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.68.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.68.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.68.1/manifests"},{"name":"v3.68.0","sha":"121e7bb9b6239364c1fd0745c683d18dfa29cfff","kind":"tag","published_at":"2024-12-18T16:35:02.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.68.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.68.0/manifests"},{"name":"v3.67.1","sha":"a643239229a3fb8fc3a50b0dbd0ccc8fb9cd5888","kind":"tag","published_at":"2024-12-11T11:56:54.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.67.1","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.67.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.67.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.67.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.67.1/manifests"},{"name":"v3.67.0","sha":"17cfc6c8e39ace96d1aff37cbd6efb4db9fdb007","kind":"tag","published_at":"2024-12-10T15:08:31.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.67.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.67.0/manifests"},{"name":"v3.66.1","sha":"7e4bc5753b89c1261491969006507855e66975be","kind":"tag","published_at":"2024-12-06T12:01:21.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.66.1","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.66.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.66.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.66.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.66.1/manifests"},{"name":"v3.66.0","sha":"aeff5521ef6c5e440baf8bfd31349d0a823c74cd","kind":"tag","published_at":"2024-12-05T18:19:37.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.66.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.66.0/manifests"},{"name":"v3.65.1","sha":"02d1e6c5520414ae61300dd45855a9ccf8f40915","kind":"tag","published_at":"2024-11-28T11:12:39.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.65.1","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.65.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.65.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.65.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.65.1/manifests"},{"name":"v3.65.0","sha":"76d18ea2a33bf43c52e0d4eac2c8bd4a1c7b516a","kind":"tag","published_at":"2024-11-26T11:57:28.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.65.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.65.0/manifests"},{"name":"v3.64.3","sha":"a14990d936e2580047d198a660b4f539745e42be","kind":"tag","published_at":"2024-11-22T11:35:59.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.64.3","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.64.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.64.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.64.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.64.3/manifests"},{"name":"v3.64.2","sha":"516fbf59e4a86295f9f1385c843510c3a0d04b34","kind":"tag","published_at":"2024-11-19T16:05:47.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.64.2","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.64.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.64.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.64.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.64.2/manifests"},{"name":"v3.64.1","sha":"0997caa7768d6e14b76f982b4238ce18e337f288","kind":"tag","published_at":"2024-11-13T22:12:18.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.64.1","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.64.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.64.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.64.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.64.1/manifests"},{"name":"v3.64.0","sha":"cc55843ccf9a1aa2ba0d5085a0cd6e1224867909","kind":"tag","published_at":"2024-11-12T16:21:19.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.64.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.64.0/manifests"},{"name":"v2.36.6","sha":"581452cb2460130d81956608a9e1774bacd0f33c","kind":"tag","published_at":"2024-11-07T15:21:16.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v2.36.6","html_url":"https://github.com/sanity-io/sanity/releases/tag/v2.36.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v2.36.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.36.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.36.6/manifests"},{"name":"v2.36.5","sha":"f2b1c90cfa08e970ee55a82a9e987509495201bd","kind":"tag","published_at":"2024-11-07T15:14:21.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v2.36.5","html_url":"https://github.com/sanity-io/sanity/releases/tag/v2.36.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v2.36.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.36.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.36.5/manifests"},{"name":"v2.36.4","sha":"c59253cc80c31aedd6483a329240effd803d3aab","kind":"tag","published_at":"2024-11-07T15:04:52.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v2.36.4","html_url":"https://github.com/sanity-io/sanity/releases/tag/v2.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v2.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.36.4/manifests"},{"name":"v2.36.3","sha":"eb47057f1146c80cbc569039f2f591271347ef7e","kind":"tag","published_at":"2024-11-07T14:57:01.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v2.36.3","html_url":"https://github.com/sanity-io/sanity/releases/tag/v2.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v2.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.36.3/manifests"},{"name":"v3.63.0","sha":"1ad6d94dcc0ec4d1d31116c4ac00cf67042a7c72","kind":"tag","published_at":"2024-11-05T16:37:07.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.63.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.63.0/manifests"},{"name":"v3.62.3","sha":"a97ad45f06bf74fd51118b754e2b8b77de17789d","kind":"tag","published_at":"2024-10-29T19:35:43.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.62.3","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.62.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.62.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.62.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.62.3/manifests"},{"name":"v3.62.2","sha":"6ea8f1c0d32003026e46748fe8166fff8fe35dd8","kind":"tag","published_at":"2024-10-24T13:04:53.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.62.2","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.62.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.62.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.62.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.62.2/manifests"},{"name":"v3.62.1","sha":"77184037d3fd36b28641c377fb421f2e7eeae609","kind":"tag","published_at":"2024-10-24T08:31:36.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.62.1","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.62.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.62.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.62.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.62.1/manifests"},{"name":"v3.62.0","sha":"f352db86b7f748b6f9026c1baf1750b9b8ddaa2e","kind":"tag","published_at":"2024-10-22T14:18:53.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.62.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.62.0/manifests"},{"name":"v3.61.0","sha":"3e10823081dbdcbea5a9acb27bc2369c38b34953","kind":"tag","published_at":"2024-10-15T18:51:52.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.61.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.61.0/manifests"},{"name":"v3.60.0","sha":"a17a2bdcc0c3e075a59fd59ce58450cad015d9f6","kind":"tag","published_at":"2024-10-08T12:38:47.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.60.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.60.0/manifests"},{"name":"v3.59.1","sha":"a8fef4f018783684de97727b705ea0841dda0e3c","kind":"tag","published_at":"2024-10-04T20:08:45.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.59.1","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.59.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.59.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.59.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.59.1/manifests"},{"name":"v3.59.0","sha":"30c046b2eb514875bfe900f56ea564b385eaca1d","kind":"tag","published_at":"2024-10-01T18:22:32.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.59.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.59.0/manifests"},{"name":"v3.58.0","sha":"63e101bd68bfcb4e04be616c99da64e99cb11354","kind":"tag","published_at":"2024-09-24T14:51:49.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.58.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.58.0/manifests"},{"name":"v3.57.4","sha":"930d508e3c5d1cbb0c89afc0f5e67fcecb2ebd25","kind":"tag","published_at":"2024-09-17T20:17:28.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.57.4","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.57.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.57.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.57.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.57.4/manifests"},{"name":"v3.57.3","sha":"9be6707fde0096e0afb5f7363b20cd7b90ee84e7","kind":"tag","published_at":"2024-09-12T22:36:35.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.57.3","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.57.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.57.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.57.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.57.3/manifests"},{"name":"v3.57.2","sha":"94f5db38eeaba28a0dab76f0a9bee870092270b0","kind":"tag","published_at":"2024-09-10T13:38:16.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.57.2","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.57.2/manifests"},{"name":"v3.57.1","sha":"22e2cfbed46c449541bd1ce0e9a7320071583ca2","kind":"tag","published_at":"2024-09-06T21:19:05.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.57.1","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.57.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.57.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.57.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.57.1/manifests"},{"name":"v3.57.0","sha":"0587ee58ce5323233737128dedd0d89af861d3f4","kind":"tag","published_at":"2024-09-03T15:46:59.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.57.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.57.0/manifests"},{"name":"v3.56.0","sha":"57384e616b77c512d3a953a56aa4bd3b67e80102","kind":"tag","published_at":"2024-08-27T20:48:54.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.56.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.56.0/manifests"},{"name":"v3.55.0","sha":"f53cd0e1352460df816e7b119bf0bae2044c16fc","kind":"tag","published_at":"2024-08-20T14:44:55.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.55.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.55.0/manifests"},{"name":"v3.54.0","sha":"7531cda80b5a9af691a2b3ccf4b96ed04e64f60e","kind":"tag","published_at":"2024-08-14T20:26:31.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.54.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.54.0/manifests"},{"name":"v3.53.0","sha":"d60dc6d2ae67d56ae680ebfffee2c66599924b4d","kind":"tag","published_at":"2024-08-06T12:24:58.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.53.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.53.0/manifests"},{"name":"v3.52.4","sha":"ace321ed7991a67eeb282254195b92e8fd11b5c6","kind":"tag","published_at":"2024-07-30T16:39:10.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.52.4","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.52.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.52.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.52.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.52.4/manifests"},{"name":"v3.52.3","sha":"6f84e1fa011a46260df1b78c16e93d0c2fcfb893","kind":"tag","published_at":"2024-07-30T14:56:51.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.52.3","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.52.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.52.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.52.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.52.3/manifests"},{"name":"v3.52.2","sha":"ebc54c5d7a7c2cd8bbee48956486ac31818ae60a","kind":"tag","published_at":"2024-07-24T08:44:22.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.52.2","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.52.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.52.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.52.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.52.2/manifests"},{"name":"v3.52.1","sha":"ce1197efc9596be382381001a76a9e56aef9219e","kind":"tag","published_at":"2024-07-23T17:06:47.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.52.1","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.52.1/manifests"},{"name":"v3.52.0","sha":"731798404488e3a0c858aeb3875f6b324df57ecb","kind":"tag","published_at":"2024-07-19T15:45:49.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.52.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.52.0/manifests"},{"name":"v3.51.0","sha":"4c1fa3f88a02a38978589845ce5e6e323e366add","kind":"tag","published_at":"2024-07-16T15:42:21.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.51.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.51.0/manifests"},{"name":"v3.50.0","sha":"ae4c97825628ff24502e027f85221e778728488b","kind":"tag","published_at":"2024-07-11T22:03:59.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.50.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.50.0/manifests"},{"name":"v3.49.0","sha":"a5affb8a45072b02dd0a2de8eec01e0abb2f5930","kind":"tag","published_at":"2024-07-02T21:20:57.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.49.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.49.0/manifests"},{"name":"v3.48.1","sha":"868a44b9e32f358cdef283ce77de4a33611c58a5","kind":"tag","published_at":"2024-06-27T00:35:29.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.48.1","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.48.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.48.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.48.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.48.1/manifests"},{"name":"v3.48.0","sha":"712735a258c359e32bf107486f6d48ba15ee50b2","kind":"tag","published_at":"2024-06-25T19:23:59.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.48.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.48.0/manifests"},{"name":"v3.47.1","sha":"d7dc231c5d8baba5f122c2e54f70d231f1f4ce1f","kind":"tag","published_at":"2024-06-19T11:48:04.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.47.1","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.47.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.47.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.47.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.47.1/manifests"},{"name":"v3.47.0","sha":"0df0fffee1d1a6c155f7570faf6a450624626393","kind":"tag","published_at":"2024-06-18T15:46:56.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.47.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.47.0/manifests"},{"name":"v3.46.1","sha":"af0dfdebcae48303573a2ab64fe70b78f5fc1f56","kind":"tag","published_at":"2024-06-13T14:19:59.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.46.1","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.46.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.46.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.46.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.46.1/manifests"},{"name":"v3.46.0","sha":"8ed31fab813aa77caa45f79f5ef8cdc8247d18d6","kind":"tag","published_at":"2024-06-12T17:11:40.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.46.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.46.0/manifests"},{"name":"v3.45.0","sha":"4ad7613258304e6134a58cfd0399409d9c5b4705","kind":"tag","published_at":"2024-06-04T19:59:18.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.45.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.45.0/manifests"},{"name":"v3.44.0","sha":"12043b321efd349c93bd8c625d9213cdb8318da6","kind":"tag","published_at":"2024-05-29T13:48:24.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.44.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.44.0/manifests"},{"name":"v3.43.0","sha":"2b66ff20c9c529b58f6bed31813ae5752f325ed9","kind":"tag","published_at":"2024-05-21T20:13:51.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.43.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.43.0/manifests"},{"name":"v3.42.1","sha":"fd0b34794647918ae5a16a816011d2ccd4334b28","kind":"tag","published_at":"2024-05-15T21:42:29.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.42.1","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.42.1/manifests"},{"name":"v3.42.0","sha":"bec0ff313de17639a90d1f277cc63929eb6fc4c0","kind":"tag","published_at":"2024-05-14T19:36:47.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.42.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.42.0/manifests"},{"name":"v3.41.2","sha":"db06da9b58e954210de6f6f7379d883055fc9c96","kind":"tag","published_at":"2024-05-14T15:36:31.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.41.2","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.41.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.41.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.41.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.41.2/manifests"},{"name":"v3.41.1","sha":"9080f74661eae5eb1fedef537fd354d12dc5dee1","kind":"tag","published_at":"2024-05-08T09:25:45.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.41.1","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.41.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.41.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.41.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.41.1/manifests"},{"name":"v3.41.0","sha":"083577473bdb0e96b5926a94b0642e0c744f9d22","kind":"tag","published_at":"2024-05-07T15:16:35.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.41.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.41.0/manifests"},{"name":"v3.40.0","sha":"46a02e2eb70ec8c5cc22b45188fc4ba5446f1d58","kind":"tag","published_at":"2024-04-30T17:00:34.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.40.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.40.0/manifests"},{"name":"v3.39.1","sha":"aa02ae80de3cc588857272d2bed42bb5cd28a09a","kind":"tag","published_at":"2024-04-26T23:26:36.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.39.1","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.39.1/manifests"},{"name":"v3.39.0","sha":"481f708bc08fe98ece6b54d8428414e0d64de53c","kind":"tag","published_at":"2024-04-23T15:49:56.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.39.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.39.0/manifests"},{"name":"v3.38.0","sha":"e0a8b806aa6b1b7f812263e4c5cddf75501af5a8","kind":"tag","published_at":"2024-04-16T14:50:49.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.38.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.38.0/manifests"},{"name":"v3.37.2","sha":"f6e553a81601ae8babeff020391bdc5b5d5c7376","kind":"tag","published_at":"2024-04-09T23:31:49.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.37.2","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.37.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.37.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.37.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.37.2/manifests"},{"name":"v3.37.1","sha":"35796ef525d295f766de84838538eaacd0d647e5","kind":"tag","published_at":"2024-04-09T19:56:16.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.37.1","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.37.1/manifests"},{"name":"v3.37.0","sha":"a09bbeea6ef525e95b16dfdd55d8dec11461047d","kind":"tag","published_at":"2024-04-09T14:02:04.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.37.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.37.0/manifests"},{"name":"v3.36.4","sha":"719f300471dc79a6b5c7aa3c0352fde537a78041","kind":"tag","published_at":"2024-04-03T17:44:40.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.36.4","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.36.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.36.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.36.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.36.4/manifests"},{"name":"v3.36.3","sha":"e99c3451f73d5d16c1842490ab2f9e38f490afe6","kind":"tag","published_at":"2024-04-02T15:47:26.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.36.3","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.36.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.36.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.36.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.36.3/manifests"},{"name":"v3.36.2","sha":"01f69c354af02bea455f5caed644aa140ae1343f","kind":"tag","published_at":"2024-03-28T20:31:42.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.36.2","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.36.2/manifests"},{"name":"v3.36.1","sha":"ce4b7777ca8589010600b93e90f04a3aa088900a","kind":"tag","published_at":"2024-03-27T18:49:21.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.36.1","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.36.1/manifests"},{"name":"v3.36.0","sha":"78caa549cba789a121ebb176becb3fadc453ce6c","kind":"tag","published_at":"2024-03-26T18:00:53.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.36.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.36.0/manifests"},{"name":"v3.35.2","sha":"bb7c55d20562e3b14ce3e37fc576a67a02b3884d","kind":"tag","published_at":"2024-03-21T12:39:40.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.35.2","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.35.2/manifests"},{"name":"v3.35.1","sha":"6c894c32638af71df94f7d135650e18caa65e3d0","kind":"tag","published_at":"2024-03-20T17:34:29.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.35.1","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.35.1/manifests"},{"name":"v3.35.0","sha":"e65237b6fac8113616e8aea96b8df4cc2d12607e","kind":"tag","published_at":"2024-03-19T16:51:10.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.35.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.35.0/manifests"},{"name":"v3.34.0","sha":"d9c2026f98932736c1835c758d1ddfac7c9986b7","kind":"tag","published_at":"2024-03-14T17:52:19.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.34.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.34.0/manifests"},{"name":"v3.33.0","sha":"21fb3674b3924b03a93406f135ff6dba0b7e27e6","kind":"tag","published_at":"2024-03-12T20:07:09.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.33.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.33.0/manifests"},{"name":"v3.32.0","sha":"0feb23b9cbe5c4c7b8d46536c022933b5442e87b","kind":"tag","published_at":"2024-03-06T17:23:45.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.32.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.32.0/manifests"},{"name":"v3.31.0","sha":"37e207db4cda290ef086548fd0c1fd7fb3c7a4f6","kind":"tag","published_at":"2024-03-05T18:11:18.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.31.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.31.0/manifests"},{"name":"v3.30.1","sha":"e391184204afd1f78bb73ea27ef1ab9aaf9a9718","kind":"tag","published_at":"2024-02-27T16:11:11.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.30.1","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.30.1/manifests"},{"name":"v3.30.0","sha":"c29014a64236b29cc4fbcf5e2c57ca66083bdc43","kind":"tag","published_at":"2024-02-20T16:54:12.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.30.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.30.0/manifests"},{"name":"v3.29.1","sha":"8b27a1c327519bfd5f6101e3dd41d11f48dfca2e","kind":"tag","published_at":"2024-02-14T18:38:37.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.29.1","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.29.1/manifests"},{"name":"v3.29.0","sha":"56cd2dc67165635c6f23a9628b7034b4462b3ebc","kind":"tag","published_at":"2024-02-13T16:52:55.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.29.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.29.0/manifests"},{"name":"v3.28.0","sha":"b7101d567eafc5af535031b6ec99368f8e4afdfa","kind":"tag","published_at":"2024-02-06T19:35:36.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.28.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.28.0/manifests"},{"name":"v3.27.1","sha":"39c0b8d83ddd198d8bd04113e34624783953d785","kind":"tag","published_at":"2024-02-01T10:48:36.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.27.1","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.27.1/manifests"},{"name":"v3.27.0","sha":"c4474a666c6660525e648608a9af1f3545d30fae","kind":"tag","published_at":"2024-01-30T22:13:53.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.27.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.27.0/manifests"},{"name":"v3.26.1","sha":"8a943ce177f298f8747b79afc48bacb99ea28e4b","kind":"tag","published_at":"2024-01-26T14:39:25.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.26.1","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.26.1/manifests"},{"name":"v3.26.0","sha":"c9bbd2d8971b67ebc63f0e89b7930e65829a9f67","kind":"tag","published_at":"2024-01-23T17:25:16.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.26.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.26.0/manifests"},{"name":"v3.25.0","sha":"a14fe96cadd6a2b659324d83a8894ccc4f316346","kind":"tag","published_at":"2024-01-16T18:09:59.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.25.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.25.0/manifests"},{"name":"v3.24.1","sha":"005ae4af598aca6baa0528a13ec0b4f64491efcc","kind":"tag","published_at":"2024-01-10T20:33:29.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.24.1","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.24.1/manifests"},{"name":"v3.24.0","sha":"6864220a6a19c0bf3fcbdbd9e0246255d81f3f15","kind":"tag","published_at":"2024-01-10T20:18:47.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.24.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.24.0/manifests"},{"name":"v3.23.4","sha":"c03a07bde0445f602cce01752a3b1b2bcc71cc43","kind":"tag","published_at":"2023-12-22T18:03:15.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.23.4","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.23.4/manifests"},{"name":"v3.23.3","sha":"a8d277db139e0a84e576710b59bbaa31e667454a","kind":"tag","published_at":"2023-12-22T14:37:07.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.23.3","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.23.3/manifests"},{"name":"v3.23.2","sha":"7d231960425dc48950b1ce41f151e9968d146170","kind":"tag","published_at":"2023-12-21T17:04:02.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.23.2","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.23.2/manifests"},{"name":"v3.22.3","sha":"310463246de258f66f561ada70ca96cf6487fbe0","kind":"tag","published_at":"2023-12-21T16:58:45.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.22.3","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.22.3/manifests"},{"name":"v3.22.2","sha":"bc6b99a22665286ce8903e95ca5fabc8dfdda6eb","kind":"tag","published_at":"2023-12-19T23:56:43.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.22.2","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.22.2/manifests"},{"name":"v3.23.1","sha":"bb0377aa732786dac500dbfe529ef7c6c5177471","kind":"tag","published_at":"2023-12-19T23:28:05.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.23.1","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.23.1/manifests"},{"name":"v3.23.0","sha":"f136850d7f0cc07fe4299763210106806e31fccf","kind":"tag","published_at":"2023-12-19T20:03:00.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.23.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.23.0/manifests"},{"name":"v3.22.1","sha":"d1d636c3520b05c39642396ce186495cabf71e24","kind":"tag","published_at":"2023-12-19T17:58:32.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.22.1","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.22.1/manifests"},{"name":"v3.22.0","sha":"b442ce6f268a951f15560b3152168b042930f5c8","kind":"tag","published_at":"2023-12-19T16:53:47.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.22.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.22.0/manifests"},{"name":"v3.21.3","sha":"83813d44e2ad722b1f2551209763ac8dabd94fd4","kind":"tag","published_at":"2023-12-12T23:20:28.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.21.3","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.21.3/manifests"},{"name":"v3.21.2","sha":"53d3f6cc4c9f966e1d2bb37ef4408fc396a345b9","kind":"tag","published_at":"2023-12-12T22:31:57.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.21.2","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.21.2/manifests"},{"name":"v3.21.1","sha":"905297bfe0a79ac5d1a8ce47bf268cbc9da954e4","kind":"tag","published_at":"2023-12-07T19:05:32.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.21.1","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.21.1/manifests"},{"name":"v3.21.0","sha":"57dfb68069770647461a5f1a570419103bd2c795","kind":"tag","published_at":"2023-12-05T17:36:57.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.21.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.21.0/manifests"},{"name":"v3.20.2","sha":"17c2e49f86a0b5e05b8d148dd307c55399a92467","kind":"tag","published_at":"2023-11-28T17:27:44.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.20.2","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.20.2/manifests"},{"name":"v3.20.1","sha":"93df37e679cdb986552cd094988233ac40f7cf69","kind":"tag","published_at":"2023-11-21T16:15:41.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.20.1","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.20.1/manifests"},{"name":"v3.20.0","sha":"b2cdefd9996efeef03b5131e5602181a887cd1aa","kind":"tag","published_at":"2023-11-16T16:48:14.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.20.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.20.0/manifests"},{"name":"v3.19.3","sha":"9231b1a86257c1fe76bf5da0db76f873e68b5198","kind":"tag","published_at":"2023-11-14T14:24:39.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.19.3","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.19.3/manifests"},{"name":"v3.19.2","sha":"471084462bc092211c2e7fceb82b7ec98d073273","kind":"tag","published_at":"2023-11-08T20:07:57.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.19.2","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.19.2/manifests"},{"name":"v3.19.1","sha":"d71dd1226a327930cb07dea570121173212a04e6","kind":"tag","published_at":"2023-11-03T00:18:30.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.19.1","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.19.1/manifests"},{"name":"v3.19.0","sha":"275293c7e3e9bbb6474ba09cb7607591f3b4d3f6","kind":"tag","published_at":"2023-10-31T17:47:08.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.19.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.19.0/manifests"},{"name":"v3.18.1","sha":"31f86f3a2f77c80bbecf4916c6d0acd7e7328e14","kind":"tag","published_at":"2023-10-17T21:36:32.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.18.1","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.18.1/manifests"},{"name":"v3.18.0","sha":"43fb76a128d1ae931c52ec32c4915136a219e227","kind":"tag","published_at":"2023-10-10T15:46:14.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.18.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.18.0/manifests"},{"name":"v3.17.0","sha":"61eea67361ab1982ce4efa9a06c0b8979f4ec40d","kind":"tag","published_at":"2023-10-03T16:03:10.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.17.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.17.0/manifests"},{"name":"v3.16.7","sha":"f7f92bf4123c49eed1de57d30b773b5413c2a4c3","kind":"tag","published_at":"2023-09-14T15:44:38.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.16.7","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.16.7/manifests"},{"name":"v3.16.6","sha":"1c1f908ff7aa396160d90601e25cb452893c32fb","kind":"tag","published_at":"2023-09-14T15:39:43.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.16.6","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.16.6/manifests"},{"name":"v3.16.5","sha":"e4a3e62e1ee3e0a9d7157d2f8f6f371e34e5db5d","kind":"tag","published_at":"2023-09-14T15:36:58.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.16.5","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.16.5/manifests"},{"name":"v3.16.4","sha":"1c3578227b358dc055aa0714223cacd42f73f0cc","kind":"tag","published_at":"2023-09-05T16:12:15.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.16.4","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.16.4/manifests"},{"name":"v3.16.3","sha":"12574933a886f0641b037e0e2aebf3dae37dd4cb","kind":"tag","published_at":"2023-09-05T16:06:38.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.16.3","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.16.3/manifests"},{"name":"v3.16.2","sha":"90b324906889fb409d3d1cb47a40a2349d2d77ad","kind":"tag","published_at":"2023-08-31T17:44:05.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.16.2","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.16.2/manifests"},{"name":"v3.16.1","sha":"7b1b0bedd262b02d3573f21722a28a249f91c46b","kind":"tag","published_at":"2023-08-30T17:19:26.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.16.1","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.16.1/manifests"},{"name":"v3.16.0","sha":"3717936ebc283bd962196a552785443ce584c952","kind":"tag","published_at":"2023-08-29T17:19:37.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.16.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.16.0/manifests"},{"name":"v3.15.1","sha":"ead07eb8249a44d0ca972e641826e9e91d0d2799","kind":"tag","published_at":"2023-08-10T17:23:20.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.15.1","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.15.1/manifests"},{"name":"v3.15.0","sha":"3350f0d3a2f367d9074094cd10879b50918b5bc2","kind":"tag","published_at":"2023-08-08T17:04:26.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.15.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.15.0/manifests"},{"name":"v3.14.5","sha":"abf3277e85b405cd1cad75f0107e986b65443d5f","kind":"tag","published_at":"2023-08-02T13:11:49.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.14.5","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.14.5/manifests"},{"name":"v3.14.4","sha":"5cdae15bbf42fc9999505616f38ac93a4d46e226","kind":"tag","published_at":"2023-07-25T13:19:55.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.14.4","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.14.4/manifests"},{"name":"v2.36.2","sha":"547637ed8fef99e605fd7677982a66c9bc1fd696","kind":"tag","published_at":"2023-07-25T13:03:37.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v2.36.2","html_url":"https://github.com/sanity-io/sanity/releases/tag/v2.36.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v2.36.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.36.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.36.2/manifests"},{"name":"v3.14.3","sha":"35cf41384e0d1c738ed6edbbf5db400e229c33f5","kind":"tag","published_at":"2023-07-18T18:21:08.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.14.3","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.14.3/manifests"},{"name":"v3.14.2","sha":"9e30ee3c0869c2f81b1338b4c7a95fa5c75376db","kind":"tag","published_at":"2023-07-11T21:52:36.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.14.2","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.14.2/manifests"},{"name":"v3.14.1","sha":"a264a544248b522e4b034c29618b995e94a865af","kind":"tag","published_at":"2023-06-30T14:51:50.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.14.1","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.14.1/manifests"},{"name":"v3.14.0","sha":"1828675067bb4cc9f5099cfa2663a2aa5da9744e","kind":"tag","published_at":"2023-06-29T15:05:31.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.14.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.14.0/manifests"},{"name":"v3.13.0","sha":"6c73ee277a0846fe02f91433247144f15951d97b","kind":"tag","published_at":"2023-06-27T14:38:08.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.13.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.13.0/manifests"},{"name":"v3.12.2","sha":"83ba7498a08c126f7391a8c22c1b8f71f9755cac","kind":"tag","published_at":"2023-06-20T17:49:20.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.12.2","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.12.2/manifests"},{"name":"v3.12.1","sha":"f8f93027e934b31aa3b7bd00ca441c3dd71d1fa0","kind":"tag","published_at":"2023-06-14T20:16:15.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.12.1","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.12.1/manifests"},{"name":"v3.12.0","sha":"c46396040732627d8da2fb64857a56e1a0da1336","kind":"tag","published_at":"2023-06-06T15:01:04.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.12.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.12.0/manifests"},{"name":"v3.11.5","sha":"bb1219dd5a6e2aca3459d7eac38677f53abad870","kind":"tag","published_at":"2023-05-31T12:47:57.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.11.5","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.11.5/manifests"},{"name":"v3.11.4","sha":"a7b7dad6bdfde05883a61f78e998b2571dfbe0e2","kind":"tag","published_at":"2023-05-31T12:46:00.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.11.4","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.11.4/manifests"},{"name":"v3.11.3","sha":"6cb5cac782ed8c12863ecfe090fd8464e6485e2f","kind":"tag","published_at":"2023-05-25T11:31:14.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.11.3","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.11.3/manifests"},{"name":"v3.11.2","sha":"79c6d08bc45c2906b1dc2ee1ac320ffb0d81e8b9","kind":"tag","published_at":"2023-05-24T07:41:18.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.11.2","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.11.2/manifests"},{"name":"v3.11.1","sha":"90ff4ee1a009a49cde09893c111b3dbca69753b8","kind":"tag","published_at":"2023-05-16T11:53:20.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.11.1","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.11.1/manifests"},{"name":"v3.11.0","sha":"be0f2d6a8262c6282a693df75b4bcce768479e61","kind":"tag","published_at":"2023-05-15T16:32:39.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.11.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.11.0/manifests"},{"name":"v3.10.3","sha":"a41c32bfcdbfd6cbb051fc7c865f0b4adae0297a","kind":"tag","published_at":"2023-05-12T12:59:33.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.10.3","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.10.3/manifests"},{"name":"v3.10.2","sha":"58c99043e167a1568f52736703157e1bcbbfbeb5","kind":"tag","published_at":"2023-05-12T12:46:03.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.10.2","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.10.2/manifests"},{"name":"v3.10.1","sha":"843e0b112fc8f1499d498b9ac993647ae65c303e","kind":"tag","published_at":"2023-05-09T10:39:18.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.10.1","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.10.1/manifests"},{"name":"v3.10.0","sha":"664ece4c38218d526196a837ef2c0eee2212a186","kind":"tag","published_at":"2023-05-03T15:57:31.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.10.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.10.0/manifests"},{"name":"v3.9.1","sha":"c86ae50a0ba0b3f25d3f726adf3f8a57222039ca","kind":"tag","published_at":"2023-04-26T22:56:16.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.9.1","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.9.1/manifests"},{"name":"v2.36.1","sha":"9a82ec5c1cfd7107a99625f84310dee92c7ff2a8","kind":"tag","published_at":"2023-04-18T17:41:51.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v2.36.1","html_url":"https://github.com/sanity-io/sanity/releases/tag/v2.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v2.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.36.1/manifests"},{"name":"v3.9.0","sha":"83461c86c27315ba6efc02a547994053ddfa985b","kind":"tag","published_at":"2023-04-18T16:58:18.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.9.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.9.0/manifests"},{"name":"v3.8.3","sha":"4f481c9d8ac352b8c4a56baeee3b6e0dab5a1492","kind":"tag","published_at":"2023-04-04T19:13:28.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.8.3","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.8.3/manifests"},{"name":"v3.8.2","sha":"b362e6a0304623dfee0b46676c5e62769fb26c17","kind":"tag","published_at":"2023-03-31T14:39:22.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.8.2","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.8.2/manifests"},{"name":"v3.8.1","sha":"6e3b624a344c89e0c79c418a67d9789b0a7fe873","kind":"tag","published_at":"2023-03-29T14:21:38.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.8.1","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.8.1/manifests"},{"name":"v3.8.0","sha":"78a7e0362755d3d3440161d1bee76993d2fb67f7","kind":"tag","published_at":"2023-03-28T12:01:37.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.8.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.8.0/manifests"},{"name":"v3.7.1","sha":"111465b9249e19363043b320016ab70ef941314d","kind":"tag","published_at":"2023-03-21T10:51:45.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.7.1","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.7.1/manifests"},{"name":"v2.36.0","sha":"d57c92d0c00f70666234391fb9625ce6352ef05e","kind":"tag","published_at":"2023-03-15T10:31:08.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v2.36.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v2.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v2.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.36.0/manifests"},{"name":"v3.7.0","sha":"0d5aad419ae95b9add21d7afce674ec7b7da05a2","kind":"tag","published_at":"2023-03-15T10:19:44.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.7.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"9a00bd2fb01ee4ed8b9b1a6b856fc25d728fd222","kind":"tag","published_at":"2023-03-08T12:22:25.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.6.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.6.0/manifests"},{"name":"v2.35.7","sha":"128cefb2fdbac281336f4a3613e12f1a9c196b44","kind":"tag","published_at":"2023-03-08T11:51:42.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v2.35.7","html_url":"https://github.com/sanity-io/sanity/releases/tag/v2.35.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v2.35.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.35.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.35.7/manifests"},{"name":"v3.5.1","sha":"844e32934154aa470a21f83e498beea3b95eb228","kind":"tag","published_at":"2023-03-01T15:02:08.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.5.1","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.5.1/manifests"},{"name":"v3.5.0","sha":"3af598d5ef48e8c9aed68a87e0f0a29d1b247429","kind":"tag","published_at":"2023-02-21T18:07:47.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.5.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.5.0/manifests"},{"name":"v3.4.0","sha":"2d9931af7b44ed220762856fc89bb94f352bd736","kind":"tag","published_at":"2023-02-15T13:00:52.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.4.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.4.0/manifests"},{"name":"v3.3.1","sha":"30d7f96743c5d69d995747ae5637b280b3132e29","kind":"tag","published_at":"2023-02-08T10:53:18.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.3.1","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"1aa23f3082e13ed5bb285a7460b365f76393a57e","kind":"tag","published_at":"2023-02-08T09:44:58.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.3.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.3.0/manifests"},{"name":"v2.35.6","sha":"0967a93d1782a0ee142ae3192378c96c022ea80f","kind":"tag","published_at":"2023-02-07T13:31:04.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v2.35.6","html_url":"https://github.com/sanity-io/sanity/releases/tag/v2.35.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v2.35.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.35.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.35.6/manifests"},{"name":"v3.2.6","sha":"6d10609156909ca7add222b391aa4cfd191ce6d4","kind":"tag","published_at":"2023-01-31T16:19:38.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.2.6","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.2.6/manifests"},{"name":"v2.35.5","sha":"1451a16a28a5726173c23260424d1a20e3b909f2","kind":"tag","published_at":"2023-01-30T22:51:22.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v2.35.5","html_url":"https://github.com/sanity-io/sanity/releases/tag/v2.35.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v2.35.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.35.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.35.5/manifests"},{"name":"v3.2.5","sha":"45ccb1559f156c48c763014b96206a4cb0038d9f","kind":"tag","published_at":"2023-01-24T12:46:27.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.2.5","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.2.5/manifests"},{"name":"v3.2.4","sha":"d1b109ec4b80730a8d76d215b8d9d8616f48133e","kind":"tag","published_at":"2023-01-17T14:54:33.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.2.4","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.2.4/manifests"},{"name":"v3.2.3","sha":"0c95000cdf34fc9daf0c29c81892d37437a69544","kind":"tag","published_at":"2023-01-12T16:58:43.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.2.3","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.2.3/manifests"},{"name":"v3.2.2","sha":"1961a0f853130cec3de1f92d89b2c10c175678d0","kind":"tag","published_at":"2023-01-12T15:54:20.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.2.2","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"276c4d2201bcb7fd29e7066f51f80da26a66a068","kind":"tag","published_at":"2023-01-12T10:40:08.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.2.1","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"ecef855e0f3aa7fb8a58ed1218170f4092dd1f97","kind":"tag","published_at":"2023-01-11T11:20:26.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.2.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.2.0/manifests"},{"name":"v3.1.4","sha":"f9a9272c8f1c2e155490fbfbf1547240e8ee7341","kind":"tag","published_at":"2023-01-03T15:25:34.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.1.4","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.1.4/manifests"},{"name":"v3.1.3","sha":"25b820f1745b7d12b49863d4c41d1336899422f7","kind":"tag","published_at":"2023-01-03T13:48:58.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.1.3","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.1.3/manifests"},{"name":"v2.35.4","sha":"e538f70146f03f981ab99fa83fb5250106ea83ac","kind":"tag","published_at":"2022-12-22T16:54:06.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v2.35.4","html_url":"https://github.com/sanity-io/sanity/releases/tag/v2.35.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v2.35.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.35.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.35.4/manifests"},{"name":"v3.1.2","sha":"9eae0b054f9065606bf6f9d3ae36b6a76c268e77","kind":"tag","published_at":"2022-12-22T13:31:41.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.1.2","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.1.2/manifests"},{"name":"v3.1.1","sha":"e2299012425cc00f7dd6f224a124fb5f17128e80","kind":"tag","published_at":"2022-12-21T22:01:43.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.1.1","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"2ac9ccf6c91d452c86e89b450e8a545b13cc69c8","kind":"tag","published_at":"2022-12-21T16:11:29.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.1.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.1.0/manifests"},{"name":"v2.35.3","sha":"d5ef5ca9905a52f62af6c484c3f8e2396c09b10f","kind":"tag","published_at":"2022-12-21T15:57:13.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v2.35.3","html_url":"https://github.com/sanity-io/sanity/releases/tag/v2.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v2.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.35.3/manifests"},{"name":"v3.0.6","sha":"7265a6be054ab2053e29859a00f326c1b176dfb2","kind":"tag","published_at":"2022-12-08T15:21:57.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.0.6","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.0.6/manifests"},{"name":"v3.0.5","sha":"eec7d5f7e6d3f8d6ca757a07ab93a9f93a02924c","kind":"tag","published_at":"2022-12-08T11:15:48.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.0.5","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.0.5/manifests"},{"name":"v3.0.4","sha":"db97fbcdad7e6525398828c082815bf24e0714ee","kind":"tag","published_at":"2022-12-08T10:30:02.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.0.4","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.0.4/manifests"},{"name":"v3.0.2","sha":"259e002efac17252acb55bb58cb8b5fddbef0f6b","kind":"tag","published_at":"2022-12-07T16:01:36.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.0.2","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.0.2/manifests"},{"name":"v3.0.0","sha":"6c528560883ed92bce4cf34208ac22bf19f1fd3b","kind":"tag","published_at":"2022-11-25T15:15:07.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.0.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc.3","sha":"7d3fcb728892015fa7b24782414ab3263b5741d1","kind":"tag","published_at":"2022-11-25T15:00:19.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.0.0-rc.3","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.0.0-rc.3/manifests"},{"name":"v2.35.2","sha":"9bf408d4cc8b3e14bac0bf94d3305d6960181d3c","kind":"tag","published_at":"2022-11-15T10:28:53.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v2.35.2","html_url":"https://github.com/sanity-io/sanity/releases/tag/v2.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v2.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.35.2/manifests"},{"name":"v3.0.0-rc.2","sha":"b4ab48abd1d986888f89408f390de1356bdb923a","kind":"tag","published_at":"2022-11-07T16:05:40.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.0.0-rc.2","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.0.0-rc.2/manifests"},{"name":"v3.0.0-rc.1","sha":"ac422b151252785b9a41a4de394de59709b23fac","kind":"tag","published_at":"2022-11-07T12:40:57.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.0.0-rc.1","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.0.0-rc.1/manifests"},{"name":"v3.0.0-rc.0","sha":"9888aac36a00558013a90a719460bcda17f870e6","kind":"tag","published_at":"2022-11-01T20:06:46.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.0.0-rc.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.0.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.0.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.0.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.0.0-rc.0/manifests"},{"name":"v2.35.1","sha":"25de30f0d2076592dec64e492e07eb7e2853252b","kind":"tag","published_at":"2022-10-28T11:00:06.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v2.35.1","html_url":"https://github.com/sanity-io/sanity/releases/tag/v2.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v2.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.35.1/manifests"},{"name":"v3.0.0-dev-preview.22","sha":"984ded35a16cc4c2531b5e68e22f4f5d9e3f5db5","kind":"tag","published_at":"2022-10-24T15:24:54.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.0.0-dev-preview.22","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.0.0-dev-preview.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.0.0-dev-preview.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.0.0-dev-preview.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.0.0-dev-preview.22/manifests"},{"name":"v2.35.0","sha":"3dbbd9eae1ec72f5af60b9126afaabfbb3d97fa2","kind":"tag","published_at":"2022-10-20T18:28:50.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v2.35.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v2.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v2.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.35.0/manifests"},{"name":"v2.34.2","sha":"6b32c5e528403013bba8ded41f6ec19c507e3670","kind":"tag","published_at":"2022-10-14T08:11:14.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v2.34.2","html_url":"https://github.com/sanity-io/sanity/releases/tag/v2.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v2.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.34.2/manifests"},{"name":"v2.34.1","sha":"2de70e22216356a679cef99ec2be3cd2367488e0","kind":"tag","published_at":"2022-10-12T13:55:43.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v2.34.1","html_url":"https://github.com/sanity-io/sanity/releases/tag/v2.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v2.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.34.1/manifests"},{"name":"v3.0.0-dev-preview.21","sha":"fc38fd85b48e3099b1c3bec74e5c208bcd855da3","kind":"tag","published_at":"2022-10-06T12:44:14.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.0.0-dev-preview.21","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.0.0-dev-preview.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.0.0-dev-preview.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.0.0-dev-preview.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.0.0-dev-preview.21/manifests"},{"name":"v2.34.0","sha":"271991702d6db370f2157232d738445e968ee546","kind":"tag","published_at":"2022-09-27T12:48:54.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v2.34.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.34.0/manifests"},{"name":"v3.0.0-dev-preview.20","sha":"e38e2d75ddffb62e9d82cf16dc558304db417e21","kind":"tag","published_at":"2022-09-23T21:17:42.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.0.0-dev-preview.20","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.0.0-dev-preview.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.0.0-dev-preview.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.0.0-dev-preview.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.0.0-dev-preview.20/manifests"},{"name":"v3.0.0-dev-preview.19","sha":"b1adbebbd23399b13f9e883a716fb55cca7b5d68","kind":"tag","published_at":"2022-09-23T21:05:23.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.0.0-dev-preview.19","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.0.0-dev-preview.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.0.0-dev-preview.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.0.0-dev-preview.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.0.0-dev-preview.19/manifests"},{"name":"v2.33.3","sha":"f6368aa35547cbb5f72df2edf48aa0168d554c6d","kind":"tag","published_at":"2022-09-21T09:06:41.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v2.33.3","html_url":"https://github.com/sanity-io/sanity/releases/tag/v2.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v2.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.33.3/manifests"},{"name":"v3.0.0-dev-preview.17","sha":"46301884ff6e8cb399751ed06ad8bcff6e0150e3","kind":"tag","published_at":"2022-09-14T19:07:53.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.0.0-dev-preview.17","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.0.0-dev-preview.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.0.0-dev-preview.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.0.0-dev-preview.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.0.0-dev-preview.17/manifests"},{"name":"v3.0.0-dev-preview.16","sha":"7bbd903439fd70d71360f038cdd58c1f40d480f1","kind":"tag","published_at":"2022-09-14T18:43:02.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.0.0-dev-preview.16","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.0.0-dev-preview.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.0.0-dev-preview.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.0.0-dev-preview.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.0.0-dev-preview.16/manifests"},{"name":"v2.33.2","sha":"83c4df94ad62c8aca6823bc47b1aafcbb4ca0ecc","kind":"tag","published_at":"2022-09-14T13:03:13.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v2.33.2","html_url":"https://github.com/sanity-io/sanity/releases/tag/v2.33.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v2.33.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.33.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.33.2/manifests"},{"name":"v2.33.0","sha":"65a851b3f4dcb3af2028e3657a71a9b0128190c9","kind":"tag","published_at":"2022-09-08T18:14:15.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v2.33.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.33.0/manifests"},{"name":"v2.32.0","sha":"1bab77c1e94d46b842f30b8b7fcaf5f7bf5df1cc","kind":"tag","published_at":"2022-09-07T11:29:18.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v2.32.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.32.0/manifests"},{"name":"v2.31.1","sha":"af71fc3e83aa83714cd477ad6d6ef3fd4397a98d","kind":"tag","published_at":"2022-08-29T12:01:50.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v2.31.1","html_url":"https://github.com/sanity-io/sanity/releases/tag/v2.31.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v2.31.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.31.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.31.1/manifests"},{"name":"v2.31.0","sha":"8e6bcaff488ec4b076bd8113393b11ff2f4d444d","kind":"tag","published_at":"2022-08-24T10:18:08.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v2.31.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.31.0/manifests"},{"name":"v3.0.0-dev-preview.15","sha":"a172d62e6363ae9d28fe19c3439eca9c35d8c2ef","kind":"tag","published_at":"2022-08-17T17:26:48.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.0.0-dev-preview.15","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.0.0-dev-preview.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.0.0-dev-preview.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.0.0-dev-preview.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.0.0-dev-preview.15/manifests"},{"name":"v3.0.0-dev-preview.14","sha":"e8c9810157606e760ca5bd4af43924a6b7c4d80e","kind":"tag","published_at":"2022-08-16T22:13:59.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.0.0-dev-preview.14","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.0.0-dev-preview.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.0.0-dev-preview.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.0.0-dev-preview.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.0.0-dev-preview.14/manifests"},{"name":"v3.0.0-dev-preview.13","sha":"286e188b3723d4f6fa8e9a87ad397ad9eef7b105","kind":"tag","published_at":"2022-08-15T20:07:47.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.0.0-dev-preview.13","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.0.0-dev-preview.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.0.0-dev-preview.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.0.0-dev-preview.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.0.0-dev-preview.13/manifests"},{"name":"v2.30.6","sha":"d8c47607dc76f3b1030b018442581075396c061e","kind":"tag","published_at":"2022-08-15T13:24:47.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v2.30.6","html_url":"https://github.com/sanity-io/sanity/releases/tag/v2.30.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v2.30.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.30.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.30.6/manifests"},{"name":"v2.30.5","sha":"aca582b85b630802a2f53cb52d09b82b3cdf0499","kind":"tag","published_at":"2022-08-15T08:33:56.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v2.30.5","html_url":"https://github.com/sanity-io/sanity/releases/tag/v2.30.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v2.30.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.30.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.30.5/manifests"},{"name":"v2.30.4","sha":"655ce501017084e17e260faa5d0ffbd39dbd5d8c","kind":"tag","published_at":"2022-08-05T19:43:56.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v2.30.4","html_url":"https://github.com/sanity-io/sanity/releases/tag/v2.30.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v2.30.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.30.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.30.4/manifests"},{"name":"v2.30.3","sha":"78ec08868a5da69946759f298d9cd71a11bd0e8d","kind":"tag","published_at":"2022-08-04T08:32:29.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v2.30.3","html_url":"https://github.com/sanity-io/sanity/releases/tag/v2.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v2.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.30.3/manifests"},{"name":"v3.0.0-dev-preview.12","sha":"b912e485a7950b90df39aff6eda25e5c42958f17","kind":"tag","published_at":"2022-08-01T23:13:39.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.0.0-dev-preview.12","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.0.0-dev-preview.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.0.0-dev-preview.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.0.0-dev-preview.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.0.0-dev-preview.12/manifests"},{"name":"v3.0.0-dev-preview.11","sha":"40b64e98cb1559a100fc08c04868e54ef12185b7","kind":"tag","published_at":"2022-07-11T19:04:48.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.0.0-dev-preview.11","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.0.0-dev-preview.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.0.0-dev-preview.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.0.0-dev-preview.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.0.0-dev-preview.11/manifests"},{"name":"v3.0.0-dev-preview.10","sha":"e1d223b6490a01f4ce09b03708d92c954612de36","kind":"tag","published_at":"2022-07-11T17:50:54.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.0.0-dev-preview.10","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.0.0-dev-preview.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.0.0-dev-preview.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.0.0-dev-preview.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.0.0-dev-preview.10/manifests"},{"name":"v2.30.2","sha":"e7fba24f47c8fdd8275e3d7914a656b538369354","kind":"tag","published_at":"2022-06-20T13:05:14.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v2.30.2","html_url":"https://github.com/sanity-io/sanity/releases/tag/v2.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v2.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.30.2/manifests"},{"name":"v3.0.0-dev-preview.9","sha":"53c9e8ff54ce8e7dac8328706440ee0d546fba17","kind":"tag","published_at":"2022-06-20T08:48:42.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.0.0-dev-preview.9","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.0.0-dev-preview.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.0.0-dev-preview.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.0.0-dev-preview.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.0.0-dev-preview.9/manifests"},{"name":"v3.0.0-dev-preview.8","sha":"bfff7c5fdfeff41ef89c4feb9c922a0b38ddb767","kind":"commit","published_at":"2022-06-14T13:37:38.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v3.0.0-dev-preview.8","html_url":"https://github.com/sanity-io/sanity/releases/tag/v3.0.0-dev-preview.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v3.0.0-dev-preview.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.0.0-dev-preview.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v3.0.0-dev-preview.8/manifests"},{"name":"v2.30.1","sha":"cf0a8097e331365ecea9635905d509218ce494ee","kind":"tag","published_at":"2022-06-01T00:37:38.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v2.30.1","html_url":"https://github.com/sanity-io/sanity/releases/tag/v2.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v2.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.30.1/manifests"},{"name":"v2.30.0","sha":"3dc314180466f1132fa236b0e3386a770a2b9469","kind":"tag","published_at":"2022-05-10T12:55:38.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v2.30.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.30.0/manifests"},{"name":"v2.29.8","sha":"df924760bd2fe4434e63a617b888e294cea3d3a9","kind":"tag","published_at":"2022-04-29T18:38:04.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v2.29.8","html_url":"https://github.com/sanity-io/sanity/releases/tag/v2.29.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v2.29.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.29.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.29.8/manifests"},{"name":"v2.29.7","sha":"b75e0f39689e47e171e77d69a4dbb4abcc3effe2","kind":"tag","published_at":"2022-04-26T13:54:07.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v2.29.7","html_url":"https://github.com/sanity-io/sanity/releases/tag/v2.29.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v2.29.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.29.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.29.7/manifests"},{"name":"v2.29.6","sha":"186070765c1747b41539b3e48b7d7fa95ae62318","kind":"tag","published_at":"2022-04-25T13:17:50.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v2.29.6","html_url":"https://github.com/sanity-io/sanity/releases/tag/v2.29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v2.29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.29.6/manifests"},{"name":"v2.29.5","sha":"ad132541b3fe82d622728ed07dd580361e097e5f","kind":"tag","published_at":"2022-04-07T14:03:48.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v2.29.5","html_url":"https://github.com/sanity-io/sanity/releases/tag/v2.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v2.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.29.5/manifests"},{"name":"v2.29.4","sha":"8edf344189220ea6a24ab87b9d86ee3eb42f762e","kind":"tag","published_at":"2022-04-01T12:38:25.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v2.29.4","html_url":"https://github.com/sanity-io/sanity/releases/tag/v2.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v2.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.29.4/manifests"},{"name":"v2.29.3","sha":"01422a8d4b1eae4b1491dbaf5da9bafc7823c4ea","kind":"tag","published_at":"2022-03-30T12:20:40.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v2.29.3","html_url":"https://github.com/sanity-io/sanity/releases/tag/v2.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v2.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.29.3/manifests"},{"name":"v2.29.2","sha":"65f337e037e7690514cf37f0038c3d58a8f4d11e","kind":"tag","published_at":"2022-03-23T12:48:31.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v2.29.2","html_url":"https://github.com/sanity-io/sanity/releases/tag/v2.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v2.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.29.2/manifests"},{"name":"v2.29.1","sha":"f31c92025c75dbd5591bbb02f4bd7f8c01cc5178","kind":"tag","published_at":"2022-03-16T12:28:49.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v2.29.1","html_url":"https://github.com/sanity-io/sanity/releases/tag/v2.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v2.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.29.1/manifests"},{"name":"v2.29.0","sha":"516568fd9004a78125a9d4f694a25d731f666896","kind":"tag","published_at":"2022-03-16T11:44:43.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v2.29.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.29.0/manifests"},{"name":"v2.28.2","sha":"5ce1455a90c73797360b2879e9bb98c7a9dcb446","kind":"tag","published_at":"2022-03-10T18:00:07.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v2.28.2","html_url":"https://github.com/sanity-io/sanity/releases/tag/v2.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v2.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.28.2/manifests"},{"name":"v2.28.1","sha":"b91a9b3c23ab70f861e3bfd5e13d50d49b6c3cb2","kind":"tag","published_at":"2022-03-09T17:06:04.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v2.28.1","html_url":"https://github.com/sanity-io/sanity/releases/tag/v2.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v2.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.28.1/manifests"},{"name":"v2.28.0","sha":"ec26f91811d213a11e61af53053596d750704491","kind":"tag","published_at":"2022-03-08T15:14:27.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v2.28.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.28.0/manifests"},{"name":"v2.27.3","sha":"457c3254223f33addf053a44a3dd4d2ac16aabd8","kind":"tag","published_at":"2022-03-03T17:25:38.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v2.27.3","html_url":"https://github.com/sanity-io/sanity/releases/tag/v2.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v2.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.27.3/manifests"},{"name":"v2.27.2","sha":"5826d6780a2643e4ff4dc0d2f5d1816663b987c8","kind":"tag","published_at":"2022-03-01T18:54:32.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v2.27.2","html_url":"https://github.com/sanity-io/sanity/releases/tag/v2.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v2.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.27.2/manifests"},{"name":"v2.27.1","sha":"490420777f26d0792fa3a8574c18363f5075046b","kind":"tag","published_at":"2022-02-22T20:55:36.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v2.27.1","html_url":"https://github.com/sanity-io/sanity/releases/tag/v2.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v2.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.27.1/manifests"},{"name":"v2.27.0","sha":"d9d5b8919b4f73e18b3f89f4bb132865afeeeaf7","kind":"tag","published_at":"2022-02-08T19:42:42.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v2.27.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.27.0/manifests"},{"name":"v2.26.0","sha":"8f0bdf0efae76723400912b47b4ce8297eefadbc","kind":"tag","published_at":"2022-02-01T15:12:05.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v2.26.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.26.0/manifests"},{"name":"v2.25.4","sha":"300fe66daba470c332a976cb3d78ced2d4a89292","kind":"tag","published_at":"2022-01-27T13:56:52.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v2.25.4","html_url":"https://github.com/sanity-io/sanity/releases/tag/v2.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v2.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.25.4/manifests"},{"name":"v2.25.3","sha":"0bdf31781f07a95eca0993e9e7863303c9d63db7","kind":"tag","published_at":"2022-01-26T15:32:59.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v2.25.3","html_url":"https://github.com/sanity-io/sanity/releases/tag/v2.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v2.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.25.3/manifests"},{"name":"v2.25.2","sha":"3b17b614ab3b81a2954ff2a84deb3a67b5db6e1c","kind":"tag","published_at":"2022-01-26T11:27:48.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v2.25.2","html_url":"https://github.com/sanity-io/sanity/releases/tag/v2.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v2.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.25.2/manifests"},{"name":"v2.25.1","sha":"1d592c30e846288e282d4d1490fc349780f62131","kind":"tag","published_at":"2022-01-26T09:44:31.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v2.25.1","html_url":"https://github.com/sanity-io/sanity/releases/tag/v2.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v2.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.25.1/manifests"},{"name":"v2.25.0","sha":"1701519201313730249ca6c2f7f46cbd7dbcb11b","kind":"tag","published_at":"2022-01-19T14:57:12.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v2.25.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.25.0/manifests"},{"name":"v2.24.2","sha":"405ea4469df477b7b9612d98ba5e3277be23ee54","kind":"tag","published_at":"2022-01-17T11:46:26.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v2.24.2","html_url":"https://github.com/sanity-io/sanity/releases/tag/v2.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v2.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.24.2/manifests"},{"name":"v2.24.1","sha":"3cacc40d47916bfe60c8491362c9abd36d45dae0","kind":"tag","published_at":"2022-01-15T01:09:41.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v2.24.1","html_url":"https://github.com/sanity-io/sanity/releases/tag/v2.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v2.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.24.1/manifests"},{"name":"v2.24.0","sha":"3809c8a96a5aafd972967cdd00abd646a5ab54e8","kind":"tag","published_at":"2022-01-11T17:09:31.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v2.24.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v2.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v2.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.24.0/manifests"},{"name":"v2.23.4","sha":"a673a56f7079e611481dacbf5566f68401cc18e7","kind":"tag","published_at":"2022-01-06T14:58:33.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v2.23.4","html_url":"https://github.com/sanity-io/sanity/releases/tag/v2.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v2.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.23.4/manifests"},{"name":"v2.23.3","sha":"df8349a76217140932b990782df3e95c1acdbd8b","kind":"tag","published_at":"2022-01-04T19:06:26.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v2.23.3","html_url":"https://github.com/sanity-io/sanity/releases/tag/v2.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v2.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.23.3/manifests"},{"name":"v2.23.2","sha":"4d49b83a987d5097064d567f75d21b268a410cbf","kind":"tag","published_at":"2021-12-17T13:43:34.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v2.23.2","html_url":"https://github.com/sanity-io/sanity/releases/tag/v2.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v2.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.23.2/manifests"},{"name":"v2.23.1","sha":"3e1066159c73ffd9020200626a1e48860dc2d0ef","kind":"tag","published_at":"2021-12-14T16:18:31.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v2.23.1","html_url":"https://github.com/sanity-io/sanity/releases/tag/v2.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v2.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.23.1/manifests"},{"name":"v2.23.0","sha":"f24c67594507a023c8d2b2e6086bf3fbd192881f","kind":"tag","published_at":"2021-12-08T15:29:00.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v2.23.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.23.0/manifests"},{"name":"v2.22.5","sha":"8db1dc73108eed8f8ebf84e3ac2f06bdc7203f66","kind":"tag","published_at":"2021-12-06T20:03:46.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v2.22.5","html_url":"https://github.com/sanity-io/sanity/releases/tag/v2.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v2.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.22.5/manifests"},{"name":"v2.22.4","sha":"2335ec59eed687e7a99b055a4548df21563fc897","kind":"tag","published_at":"2021-12-02T11:09:25.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v2.22.4","html_url":"https://github.com/sanity-io/sanity/releases/tag/v2.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v2.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.22.4/manifests"},{"name":"v2.22.3","sha":"3e7d474f5ca24c97cfc33f6fc038996e33ccbac9","kind":"tag","published_at":"2021-11-30T15:37:44.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v2.22.3","html_url":"https://github.com/sanity-io/sanity/releases/tag/v2.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v2.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.22.3/manifests"},{"name":"v2.22.2","sha":"154de463f96d7cf2c8b1c46ef3dcb39a6cacbf70","kind":"tag","published_at":"2021-11-18T14:49:41.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v2.22.2","html_url":"https://github.com/sanity-io/sanity/releases/tag/v2.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v2.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.22.2/manifests"},{"name":"v2.22.1","sha":"fddba8b4e646496b7634f38b71beb3b2129e9311","kind":"tag","published_at":"2021-11-16T18:29:07.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v2.22.1","html_url":"https://github.com/sanity-io/sanity/releases/tag/v2.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v2.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.22.1/manifests"},{"name":"v2.22.0","sha":"f41f6620cf21f38352e1587ea7a1c350b33d2c33","kind":"tag","published_at":"2021-11-16T16:49:12.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v2.22.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.22.0/manifests"},{"name":"v2.21.11","sha":"b06d38696c92aeaab85f604d0755570bd6e37151","kind":"tag","published_at":"2021-11-10T17:41:40.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v2.21.11","html_url":"https://github.com/sanity-io/sanity/releases/tag/v2.21.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v2.21.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.21.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.21.11/manifests"},{"name":"v2.21.10","sha":"9a0270c7c886a2913fd83b54c1963ae0cd8e75d0","kind":"tag","published_at":"2021-11-09T18:44:53.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v2.21.10","html_url":"https://github.com/sanity-io/sanity/releases/tag/v2.21.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v2.21.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.21.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.21.10/manifests"},{"name":"v2.21.9","sha":"d0cae0fffaad5cf4bf5e4f0fca4f795c348453e2","kind":"tag","published_at":"2021-11-02T13:18:37.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v2.21.9","html_url":"https://github.com/sanity-io/sanity/releases/tag/v2.21.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v2.21.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.21.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.21.9/manifests"},{"name":"v2.21.8","sha":"cc0ba3625c24c505682e7db7dea1961f7776be76","kind":"tag","published_at":"2021-11-01T23:18:18.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v2.21.8","html_url":"https://github.com/sanity-io/sanity/releases/tag/v2.21.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v2.21.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.21.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.21.8/manifests"},{"name":"v2.21.7","sha":"682dc95b41e56841ab63d7f95643aa2534069fb9","kind":"tag","published_at":"2021-10-26T13:17:36.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v2.21.7","html_url":"https://github.com/sanity-io/sanity/releases/tag/v2.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v2.21.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.21.7/manifests"},{"name":"v2.21.6","sha":"670546ed2a176f861c69b11b253ff23a5976a05c","kind":"tag","published_at":"2021-10-21T16:44:57.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v2.21.6","html_url":"https://github.com/sanity-io/sanity/releases/tag/v2.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v2.21.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.21.6/manifests"},{"name":"v2.21.5","sha":"ebe802083c98f60df03e02cedd298482f79b7105","kind":"tag","published_at":"2021-10-19T14:24:30.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v2.21.5","html_url":"https://github.com/sanity-io/sanity/releases/tag/v2.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v2.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.21.5/manifests"},{"name":"v2.21.4","sha":"64a0cc6e007061d6c3f774d6ef7d2170758ab7dd","kind":"tag","published_at":"2021-10-15T16:14:49.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v2.21.4","html_url":"https://github.com/sanity-io/sanity/releases/tag/v2.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v2.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.21.4/manifests"},{"name":"v2.21.3","sha":"17d11cff269fa547e352f7f0be3e04c31cffe4f8","kind":"tag","published_at":"2021-10-14T09:43:04.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v2.21.3","html_url":"https://github.com/sanity-io/sanity/releases/tag/v2.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v2.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.21.3/manifests"},{"name":"v2.21.2","sha":"58201fd4cdfd41d4364e2ed006d726f734d0c567","kind":"tag","published_at":"2021-10-08T10:53:53.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v2.21.2","html_url":"https://github.com/sanity-io/sanity/releases/tag/v2.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v2.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.21.2/manifests"},{"name":"v2.21.1","sha":"c4e46d67de84293988f0b70626be25b1ced43537","kind":"tag","published_at":"2021-10-07T14:12:27.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v2.21.1","html_url":"https://github.com/sanity-io/sanity/releases/tag/v2.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v2.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.21.1/manifests"},{"name":"v2.21.0","sha":"4a3574b5555aae86237265a94b4058625e8bdaf3","kind":"tag","published_at":"2021-10-06T14:07:10.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v2.21.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.21.0/manifests"},{"name":"v2.20.0","sha":"2e83be2957fa6b97eedcb8d7242849d9bb5669b4","kind":"tag","published_at":"2021-09-20T16:48:33.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v2.20.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.20.0/manifests"},{"name":"v2.19.4","sha":"dd6061018f045ac8bb62bf3c03e43c85a18a1b1e","kind":"tag","published_at":"2021-09-17T09:15:36.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v2.19.4","html_url":"https://github.com/sanity-io/sanity/releases/tag/v2.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v2.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.19.4/manifests"},{"name":"v2.19.3","sha":"75dea7da8444c8fa0d11d3e6deec6b34397f5892","kind":"tag","published_at":"2021-09-16T09:59:23.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v2.19.3","html_url":"https://github.com/sanity-io/sanity/releases/tag/v2.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v2.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.19.3/manifests"},{"name":"v2.19.2","sha":"5ac6f4e89b0cd2d6114a682feb32762b204aba57","kind":"tag","published_at":"2021-09-13T15:56:57.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v2.19.2","html_url":"https://github.com/sanity-io/sanity/releases/tag/v2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.19.2/manifests"},{"name":"v2.19.1","sha":"65ec18f1d9062b375f3f7e28dfa09532b5d0ac71","kind":"tag","published_at":"2021-09-13T15:29:02.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v2.19.1","html_url":"https://github.com/sanity-io/sanity/releases/tag/v2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.19.1/manifests"},{"name":"v2.19.0","sha":"1ff5ac5a90d72596c44eb8368e7ed22c85923991","kind":"tag","published_at":"2021-09-13T13:32:42.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v2.19.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.19.0/manifests"},{"name":"v2.18.0","sha":"a9faf039eb66156b89e33744d340f641af1b57ee","kind":"tag","published_at":"2021-09-07T13:14:53.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v2.18.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.18.0/manifests"},{"name":"v2.17.2","sha":"660ca136b4c6f17259dc5fbb5cc063448f6fa6e5","kind":"tag","published_at":"2021-08-31T11:13:06.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v2.17.2","html_url":"https://github.com/sanity-io/sanity/releases/tag/v2.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v2.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.17.2/manifests"},{"name":"v2.17.1","sha":"5e800ac7c3d43a76e194089f59473ab65c0be85c","kind":"tag","published_at":"2021-08-27T19:18:39.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v2.17.1","html_url":"https://github.com/sanity-io/sanity/releases/tag/v2.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v2.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.17.1/manifests"},{"name":"v2.17.0","sha":"bdd16150d58f92d594db65462e529358f5d405d9","kind":"tag","published_at":"2021-08-25T14:11:42.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v2.17.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.17.0/manifests"},{"name":"v2.16.1","sha":"a0594b78485c7ebb0c9e57f7430d7062e58e0843","kind":"tag","published_at":"2021-08-24T23:01:36.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v2.16.1","html_url":"https://github.com/sanity-io/sanity/releases/tag/v2.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v2.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.16.1/manifests"},{"name":"v2.16.0","sha":"a8c9435bb8deab4c75deff1653289c20632bf8e1","kind":"tag","published_at":"2021-08-24T14:27:41.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v2.16.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.16.0/manifests"},{"name":"v2.15.2","sha":"ca6eb3ad4165e88c99429043f6f6de2f4bbfc63f","kind":"tag","published_at":"2021-08-19T09:46:36.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v2.15.2","html_url":"https://github.com/sanity-io/sanity/releases/tag/v2.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v2.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.15.2/manifests"},{"name":"v2.15.1","sha":"8b8b414770af1adf312bd6db502abf1ef7c99284","kind":"tag","published_at":"2021-08-18T08:04:57.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v2.15.1","html_url":"https://github.com/sanity-io/sanity/releases/tag/v2.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v2.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.15.1/manifests"},{"name":"v2.15.0","sha":"e27824fad5c3940b0e72bca213444da349501c9f","kind":"tag","published_at":"2021-08-17T11:09:27.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v2.15.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.15.0/manifests"},{"name":"v2.14.0","sha":"d2c4cba0760d3ca2b5ed9c2e9fe517b044af112e","kind":"tag","published_at":"2021-08-11T10:02:23.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v2.14.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.14.0/manifests"},{"name":"v2.13.1","sha":"2f4eadae3f36d6ee8e3b9029483eb4e657e708d8","kind":"tag","published_at":"2021-07-20T11:26:15.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v2.13.1","html_url":"https://github.com/sanity-io/sanity/releases/tag/v2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.13.1/manifests"},{"name":"v2.13.0","sha":"09766044c3e853fbea6d2b6bd17165a57602e26c","kind":"tag","published_at":"2021-07-15T13:26:32.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v2.13.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.13.0/manifests"},{"name":"v2.12.3-rc.0","sha":"be549fdb4eb53d609553992094e2f5b54347cc18","kind":"tag","published_at":"2021-07-15T12:29:08.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v2.12.3-rc.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v2.12.3-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v2.12.3-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.12.3-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.12.3-rc.0/manifests"},{"name":"v2.12.2","sha":"a6246ecc55cf553907d0a1f549dc785b54143500","kind":"tag","published_at":"2021-06-23T14:29:14.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v2.12.2","html_url":"https://github.com/sanity-io/sanity/releases/tag/v2.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v2.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.12.2/manifests"},{"name":"v2.12.1","sha":"4592e8c5b99e1dee75b7966e021734cdf294afbf","kind":"tag","published_at":"2021-06-22T08:51:01.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v2.12.1","html_url":"https://github.com/sanity-io/sanity/releases/tag/v2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.12.1/manifests"},{"name":"v2.12.0","sha":"99f42226fb1c4dd3c87f48ae0d62b513de6ada25","kind":"tag","published_at":"2021-06-21T10:57:52.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v2.12.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.12.0/manifests"},{"name":"v2.11.2","sha":"8703969b126f4a59cb18f8cf2193ff2a79402f5a","kind":"tag","published_at":"2021-06-15T10:52:46.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v2.11.2","html_url":"https://github.com/sanity-io/sanity/releases/tag/v2.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v2.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.11.2/manifests"},{"name":"v2.11.1","sha":"42760f6d700487e5229720f411d8ce4c05eca553","kind":"tag","published_at":"2021-06-12T00:48:14.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v2.11.1","html_url":"https://github.com/sanity-io/sanity/releases/tag/v2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.11.1/manifests"},{"name":"v2.11.0","sha":"9bb9220b5697d99885f2878470fd42e61a337d08","kind":"tag","published_at":"2021-06-11T15:51:32.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v2.11.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.11.0/manifests"},{"name":"v2.10.5","sha":"67c0d1ac54f2f214279a6d3107ac789e80fa8809","kind":"tag","published_at":"2021-05-24T20:34:45.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v2.10.5","html_url":"https://github.com/sanity-io/sanity/releases/tag/v2.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v2.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.10.5/manifests"},{"name":"v2.10.4","sha":"ddd84fe16b2b082a36ce1431b37157fc4c017985","kind":"tag","published_at":"2021-05-17T20:01:34.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v2.10.4","html_url":"https://github.com/sanity-io/sanity/releases/tag/v2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v2.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.10.4/manifests"},{"name":"v2.10.3","sha":"9cee3651807330af36306aedcfb840e5e7d8046a","kind":"tag","published_at":"2021-05-17T19:14:23.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v2.10.3","html_url":"https://github.com/sanity-io/sanity/releases/tag/v2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v2.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.10.3/manifests"},{"name":"v2.10.2","sha":"e1bea24c390fc62a57acb71d3fa4ec7bbe153831","kind":"tag","published_at":"2021-05-03T11:07:29.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v2.10.2","html_url":"https://github.com/sanity-io/sanity/releases/tag/v2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.10.2/manifests"},{"name":"v2.10.1","sha":"9e2f88269a6b54ed22dc11a0663b09cd694ac682","kind":"tag","published_at":"2021-04-28T20:17:25.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v2.10.1","html_url":"https://github.com/sanity-io/sanity/releases/tag/v2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.10.1/manifests"},{"name":"v2.10.0","sha":"ab3a8c8cd72f1c75f67d612cc639955e5c7c89cc","kind":"tag","published_at":"2021-04-28T13:02:52.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v2.10.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.10.0/manifests"},{"name":"v2.9.1","sha":"a7413acbf9d7bab39f62e89bad9f2979d347cfe4","kind":"tag","published_at":"2021-04-26T17:47:09.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v2.9.1","html_url":"https://github.com/sanity-io/sanity/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"95deeaf180a921734a4bf53f37c9a5598b2bbe17","kind":"tag","published_at":"2021-04-26T13:12:30.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v2.9.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.9.0/manifests"},{"name":"v2.8.1","sha":"bf8534dd15d9409bf465e86ea06ae375ebe07a3c","kind":"tag","published_at":"2021-04-20T09:12:32.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v2.8.1","html_url":"https://github.com/sanity-io/sanity/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"f20ee861cb4b398b7db5c025cdee9c6bfc7ecaaf","kind":"tag","published_at":"2021-04-13T12:13:11.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v2.8.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.8.0/manifests"},{"name":"v2.7.4","sha":"94e96769d09b48297d94b4a6f8108db5fdbc7986","kind":"tag","published_at":"2021-04-02T02:17:02.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v2.7.4","html_url":"https://github.com/sanity-io/sanity/releases/tag/v2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.7.4/manifests"},{"name":"v2.7.3","sha":"a2d997b912925f3f4c35d96e887e1731a891d3a8","kind":"tag","published_at":"2021-03-29T18:29:49.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v2.7.3","html_url":"https://github.com/sanity-io/sanity/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.7.3/manifests"},{"name":"v2.7.2","sha":"879d1ddacc7e8a1432ab1462ec368a564b36c451","kind":"tag","published_at":"2021-03-29T17:43:11.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v2.7.2","html_url":"https://github.com/sanity-io/sanity/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"14a5dc19878ff57845c6f911e9cef59cd22e8bea","kind":"tag","published_at":"2021-03-25T10:51:21.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v2.7.1","html_url":"https://github.com/sanity-io/sanity/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"ce563345ba7bd2abf646f71b1dfcacd39c632721","kind":"tag","published_at":"2021-03-24T21:24:15.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v2.7.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.7.0/manifests"},{"name":"v2.6.4","sha":"02a5fed43603081ebe00a619dca05b776a97c538","kind":"tag","published_at":"2021-03-22T17:26:28.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v2.6.4","html_url":"https://github.com/sanity-io/sanity/releases/tag/v2.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v2.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.6.4/manifests"},{"name":"v2.6.3","sha":"fae493ddad11c3513343c6f5d0d71ce1565c6684","kind":"tag","published_at":"2021-03-17T13:10:43.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v2.6.3","html_url":"https://github.com/sanity-io/sanity/releases/tag/v2.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v2.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.6.3/manifests"},{"name":"v2.6.2","sha":"aefa9705f44c989c1587a763baefc6c3213a8f54","kind":"tag","published_at":"2021-03-15T17:32:28.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v2.6.2","html_url":"https://github.com/sanity-io/sanity/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.6.2/manifests"},{"name":"v2.6.1","sha":"f8aafe39e9cec2a58812ea9d4c47dc1a469110be","kind":"tag","published_at":"2021-03-05T20:30:18.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v2.6.1","html_url":"https://github.com/sanity-io/sanity/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"b02bf5867751a5042f5581a8e59008e30ab6f19c","kind":"tag","published_at":"2021-03-04T14:03:08.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v2.6.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"0f8192f4b95fd6457b11f53998d26d4fd8136247","kind":"tag","published_at":"2021-03-02T18:32:48.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v2.5.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.5.0/manifests"},{"name":"v2.4.3","sha":"d2af391cbb60f2b6e7bcc195350ae6c85e7f74a8","kind":"tag","published_at":"2021-02-25T15:42:12.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v2.4.3","html_url":"https://github.com/sanity-io/sanity/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.4.3/manifests"},{"name":"v2.4.2","sha":"2187cf9ea438c2aff7a267d718a2a3f5a566c922","kind":"tag","published_at":"2021-02-23T18:48:44.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v2.4.2","html_url":"https://github.com/sanity-io/sanity/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"894f5ea38d111c99949fb92e1138ad6fdcfdeab8","kind":"tag","published_at":"2021-02-23T16:03:42.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v2.4.1","html_url":"https://github.com/sanity-io/sanity/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"87053ba9970d6555fa09ea721479a9dbabd25a66","kind":"tag","published_at":"2021-02-22T15:09:54.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v2.4.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.4.0/manifests"},{"name":"v2.3.8","sha":"9a82ae33b75ccd73be4854be5414cfeecdc743e4","kind":"tag","published_at":"2021-02-18T16:06:55.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v2.3.8","html_url":"https://github.com/sanity-io/sanity/releases/tag/v2.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v2.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.3.8/manifests"},{"name":"v2.3.7","sha":"ac5c19d1537c8ad8a9a9b5a0051dc78a2f69b88a","kind":"tag","published_at":"2021-02-16T14:48:08.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v2.3.7","html_url":"https://github.com/sanity-io/sanity/releases/tag/v2.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v2.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.3.7/manifests"},{"name":"v2.3.6","sha":"53036b59c66caee1404a70adf81f09d890e19d0b","kind":"tag","published_at":"2021-02-11T11:57:51.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v2.3.6","html_url":"https://github.com/sanity-io/sanity/releases/tag/v2.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v2.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.3.6/manifests"},{"name":"v2.3.5","sha":"04dbcda0d6a1be836ef31efaa54f5dad6ea1e0e9","kind":"tag","published_at":"2021-02-10T15:53:02.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v2.3.5","html_url":"https://github.com/sanity-io/sanity/releases/tag/v2.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"45f58885f040cf675b98adcef1c09baf70a8506f","kind":"tag","published_at":"2021-02-09T10:16:43.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v2.3.4","html_url":"https://github.com/sanity-io/sanity/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"104650179dce5b8bf6450b79b58dddc61d6cc9ac","kind":"tag","published_at":"2021-02-04T15:23:17.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v2.3.3","html_url":"https://github.com/sanity-io/sanity/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"f59e1ff821cfa8944f2a9a034b2002cfbe8adb0f","kind":"tag","published_at":"2021-02-02T10:23:38.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v2.3.2","html_url":"https://github.com/sanity-io/sanity/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"5f74f86405d3cabcb6c07e16fab81aff2bd3de36","kind":"tag","published_at":"2021-02-01T23:15:22.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v2.3.1","html_url":"https://github.com/sanity-io/sanity/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"21865cb721d0af14fd772a1a08519cfc97924754","kind":"tag","published_at":"2021-02-01T09:32:47.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v2.3.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.3.0/manifests"},{"name":"v2.2.6","sha":"bb09b0cc911039f5b3a1c9bf5fb8eda520d411f6","kind":"tag","published_at":"2021-02-01T08:55:35.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v2.2.6","html_url":"https://github.com/sanity-io/sanity/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.2.6/manifests"},{"name":"v2.2.5","sha":"9a925056db77edb90a9f934506a95df4f43c2b67","kind":"tag","published_at":"2021-01-28T13:13:07.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v2.2.5","html_url":"https://github.com/sanity-io/sanity/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.2.5/manifests"},{"name":"v2.2.4","sha":"adcaa8e4d67d6093078ef2c91e6aa40f5810c0ac","kind":"tag","published_at":"2021-01-27T14:18:43.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v2.2.4","html_url":"https://github.com/sanity-io/sanity/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.2.4/manifests"},{"name":"v2.2.3","sha":"06d7b573b87d25790e8d7a85046a107849592d62","kind":"tag","published_at":"2021-01-26T15:24:36.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v2.2.3","html_url":"https://github.com/sanity-io/sanity/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"5bbef7aa5fd5f8ed7cc8b62b65166b26d0db3946","kind":"tag","published_at":"2021-01-26T07:49:23.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v2.2.2","html_url":"https://github.com/sanity-io/sanity/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"17118d1694485946226d5eb55bffe40ac78c1d47","kind":"tag","published_at":"2021-01-25T14:27:40.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v2.2.1","html_url":"https://github.com/sanity-io/sanity/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"baf78bfcd385227c9eb526b763deffb61ad60d94","kind":"tag","published_at":"2021-01-25T13:13:27.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v2.2.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.2.0/manifests"},{"name":"v2.1.6","sha":"866cdac73a9f11867601df00143aad421e004cee","kind":"tag","published_at":"2021-01-14T12:34:08.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v2.1.6","html_url":"https://github.com/sanity-io/sanity/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"bffe151bee37c580618bceade2ea272d9c745afc","kind":"tag","published_at":"2021-01-14T08:45:22.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v2.1.5","html_url":"https://github.com/sanity-io/sanity/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"21c1a2005f7baa57b4272893246eaf70dd0ffa52","kind":"tag","published_at":"2021-01-06T09:56:57.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v2.1.4","html_url":"https://github.com/sanity-io/sanity/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"105ab8e38c03ca88b56565fe3698ad61123c68ee","kind":"tag","published_at":"2020-12-17T10:33:55.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v2.1.3","html_url":"https://github.com/sanity-io/sanity/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"a6f116ab71e9b224bdb8ab7c2e47aa15f5637da8","kind":"tag","published_at":"2020-12-10T13:44:56.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v2.1.2","html_url":"https://github.com/sanity-io/sanity/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"023d4aa7546d41e28e47e87f71dcfd8d34248699","kind":"tag","published_at":"2020-12-09T13:49:00.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v2.1.1","html_url":"https://github.com/sanity-io/sanity/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"1521783f5aea8e8e63c72070c70f306212ba17b2","kind":"tag","published_at":"2020-12-08T12:06:29.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v2.1.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.1.0/manifests"},{"name":"v2.0.9","sha":"d8995bef8b46f6844af90addc1e43204470999c1","kind":"tag","published_at":"2020-11-05T12:59:47.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v2.0.9","html_url":"https://github.com/sanity-io/sanity/releases/tag/v2.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v2.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.0.9/manifests"},{"name":"v2.0.8","sha":"92642968cb63d5f554a31a2518a306c2900db7f9","kind":"tag","published_at":"2020-10-22T15:34:15.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v2.0.8","html_url":"https://github.com/sanity-io/sanity/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.0.8/manifests"},{"name":"v2.0.7","sha":"baf3e47924dba7cf87c00021d69ec963ed0c12ac","kind":"tag","published_at":"2020-10-22T14:45:25.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v2.0.7","html_url":"https://github.com/sanity-io/sanity/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"b57737764f6a365fa9f884dd95039c40a2eeb291","kind":"tag","published_at":"2020-10-21T13:31:19.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v2.0.6","html_url":"https://github.com/sanity-io/sanity/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"ae92193ff8bb0be63061d4d91d6c126fe188759b","kind":"tag","published_at":"2020-10-19T13:55:08.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v2.0.5","html_url":"https://github.com/sanity-io/sanity/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"1b5cff62d62239aa03029b274f0d5f9bc420bc69","kind":"tag","published_at":"2020-10-13T16:11:18.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v2.0.4","html_url":"https://github.com/sanity-io/sanity/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"97c467ad9f7e4510c25f0a371db8467efdce4edc","kind":"tag","published_at":"2020-10-13T14:54:38.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v2.0.3","html_url":"https://github.com/sanity-io/sanity/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"eb1e2297f0fa0f715b528747f76d9ebe8b7d649b","kind":"tag","published_at":"2020-10-09T14:25:45.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v2.0.2","html_url":"https://github.com/sanity-io/sanity/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"2513e0eb112a5994feaba4dc6ac5322f2e865c25","kind":"tag","published_at":"2020-10-07T19:25:17.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v2.0.1","html_url":"https://github.com/sanity-io/sanity/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v2.0.1/manifests"},{"name":"v1.150.8","sha":"1507d62dfdabec3dcda8a057c71ea04e2e707cb6","kind":"tag","published_at":"2020-09-22T09:44:46.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v1.150.8","html_url":"https://github.com/sanity-io/sanity/releases/tag/v1.150.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v1.150.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v1.150.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v1.150.8/manifests"},{"name":"v1.150.7","sha":"61bfeee2135ed43076a4c2b143e3ddb41525f2aa","kind":"tag","published_at":"2020-09-07T14:30:15.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v1.150.7","html_url":"https://github.com/sanity-io/sanity/releases/tag/v1.150.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v1.150.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v1.150.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v1.150.7/manifests"},{"name":"v1.150.6","sha":"e7a6745a7873916dfda80672080b03f62678e2a6","kind":"tag","published_at":"2020-09-07T12:03:03.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v1.150.6","html_url":"https://github.com/sanity-io/sanity/releases/tag/v1.150.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v1.150.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v1.150.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v1.150.6/manifests"},{"name":"v1.150.5","sha":"b5eee17e6c33793f506971b69031db2636335dbf","kind":"tag","published_at":"2020-08-31T16:14:23.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v1.150.5","html_url":"https://github.com/sanity-io/sanity/releases/tag/v1.150.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v1.150.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v1.150.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v1.150.5/manifests"},{"name":"v1.150.4","sha":"96732dbc07033383fdcf8ca2e2a45aac0608ec2b","kind":"tag","published_at":"2020-08-24T13:35:01.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v1.150.4","html_url":"https://github.com/sanity-io/sanity/releases/tag/v1.150.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v1.150.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v1.150.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v1.150.4/manifests"},{"name":"v1.150.3","sha":"513ada4eac7dc79a50b3cfdcb5c6df2e144ed805","kind":"tag","published_at":"2020-08-24T10:49:44.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v1.150.3","html_url":"https://github.com/sanity-io/sanity/releases/tag/v1.150.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v1.150.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v1.150.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v1.150.3/manifests"},{"name":"v1.150.2","sha":"ff3ef78ff872bcadb68011bdae23f61d18b7bb42","kind":"tag","published_at":"2020-08-21T10:40:50.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v1.150.2","html_url":"https://github.com/sanity-io/sanity/releases/tag/v1.150.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v1.150.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v1.150.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v1.150.2/manifests"},{"name":"v1.150.1","sha":"4b8da7d340eacc88d6a9ae4a761fc3e58189763f","kind":"tag","published_at":"2020-08-20T17:20:14.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v1.150.1","html_url":"https://github.com/sanity-io/sanity/releases/tag/v1.150.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v1.150.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v1.150.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v1.150.1/manifests"},{"name":"v1.150.0","sha":"d33f79c4e2f6de36ba37b3ab1fe004dd85ad79c7","kind":"tag","published_at":"2020-08-20T08:38:02.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v1.150.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v1.150.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v1.150.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v1.150.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v1.150.0/manifests"},{"name":"v1.149.19","sha":"2bda917f81ebe3c8934e4d357e8cc9d091a47a28","kind":"tag","published_at":"2020-07-31T08:14:03.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v1.149.19","html_url":"https://github.com/sanity-io/sanity/releases/tag/v1.149.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v1.149.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v1.149.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v1.149.19/manifests"},{"name":"v1.149.18","sha":"ef0f2091a7c0386b00dbfdf8002b19020cbb0028","kind":"tag","published_at":"2020-07-14T14:36:36.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v1.149.18","html_url":"https://github.com/sanity-io/sanity/releases/tag/v1.149.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v1.149.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v1.149.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v1.149.18/manifests"},{"name":"v1.149.17","sha":"b0892f0ebca9d150f3bd14b5fb9259f5dc24f777","kind":"tag","published_at":"2020-06-12T03:39:09.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v1.149.17","html_url":"https://github.com/sanity-io/sanity/releases/tag/v1.149.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v1.149.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v1.149.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v1.149.17/manifests"},{"name":"v1.149.16","sha":"c0be9786e60c22e6fda8f2ad4cfcaae51890813a","kind":"tag","published_at":"2020-06-09T11:36:14.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v1.149.16","html_url":"https://github.com/sanity-io/sanity/releases/tag/v1.149.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v1.149.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v1.149.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v1.149.16/manifests"},{"name":"v1.149.15","sha":"6e9df262ba024865097a773d69147792789dc8c1","kind":"tag","published_at":"2020-05-13T18:03:54.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v1.149.15","html_url":"https://github.com/sanity-io/sanity/releases/tag/v1.149.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v1.149.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v1.149.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v1.149.15/manifests"},{"name":"v1.149.14","sha":"d70d6545d018e54afcd926fda88f48e022debd58","kind":"tag","published_at":"2020-05-12T21:28:06.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v1.149.14","html_url":"https://github.com/sanity-io/sanity/releases/tag/v1.149.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v1.149.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v1.149.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v1.149.14/manifests"},{"name":"v1.149.13","sha":"a07e844b533064222785e5501cea49d41e6fe73c","kind":"tag","published_at":"2020-05-11T17:00:25.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v1.149.13","html_url":"https://github.com/sanity-io/sanity/releases/tag/v1.149.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v1.149.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v1.149.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v1.149.13/manifests"},{"name":"v1.149.12","sha":"28ac1aeac9a3e3fa93b96e488ba64ea4d39b3f61","kind":"tag","published_at":"2020-04-14T11:39:42.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v1.149.12","html_url":"https://github.com/sanity-io/sanity/releases/tag/v1.149.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v1.149.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v1.149.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v1.149.12/manifests"},{"name":"v1.149.11","sha":"e0e513ae4ed8480a3995db468bee78d9aeb8e1cb","kind":"tag","published_at":"2020-04-08T22:10:39.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v1.149.11","html_url":"https://github.com/sanity-io/sanity/releases/tag/v1.149.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v1.149.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v1.149.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v1.149.11/manifests"},{"name":"v1.149.10","sha":"5f31c6ff7bd10def0ccf4194f2de4e27b64d6a7d","kind":"tag","published_at":"2020-04-06T10:49:07.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v1.149.10","html_url":"https://github.com/sanity-io/sanity/releases/tag/v1.149.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v1.149.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v1.149.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v1.149.10/manifests"},{"name":"v1.149.9","sha":"6f1dac5ffa4003e971b2f2e42ed3b32a7bb07c01","kind":"tag","published_at":"2020-04-04T00:48:16.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v1.149.9","html_url":"https://github.com/sanity-io/sanity/releases/tag/v1.149.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v1.149.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v1.149.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v1.149.9/manifests"},{"name":"v1.149.8","sha":"d4d1ed788d18ef345ff3ef29ec7d8a97cedf2381","kind":"tag","published_at":"2020-04-02T00:29:59.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v1.149.8","html_url":"https://github.com/sanity-io/sanity/releases/tag/v1.149.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v1.149.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v1.149.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v1.149.8/manifests"},{"name":"v1.149.7","sha":"001109dc1d1150fe02ec4a48e3dbe84a95a8829a","kind":"tag","published_at":"2020-03-30T21:07:00.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v1.149.7","html_url":"https://github.com/sanity-io/sanity/releases/tag/v1.149.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v1.149.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v1.149.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v1.149.7/manifests"},{"name":"v1.149.6","sha":"2a98df74b0f974d6b0b803220fc03bb78dc68ee1","kind":"tag","published_at":"2020-03-25T22:46:20.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v1.149.6","html_url":"https://github.com/sanity-io/sanity/releases/tag/v1.149.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v1.149.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v1.149.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v1.149.6/manifests"},{"name":"v1.149.5","sha":"06627af708beec075d8b2c8cf25e39e611771ef1","kind":"tag","published_at":"2020-03-20T13:45:07.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v1.149.5","html_url":"https://github.com/sanity-io/sanity/releases/tag/v1.149.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v1.149.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v1.149.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v1.149.5/manifests"},{"name":"v1.149.4","sha":"01f522d377c9613bb084c3af6889cbe050016442","kind":"tag","published_at":"2020-03-18T13:10:58.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v1.149.4","html_url":"https://github.com/sanity-io/sanity/releases/tag/v1.149.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v1.149.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v1.149.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v1.149.4/manifests"},{"name":"v1.149.3","sha":"1d6f4a4d3f63598a812f10f5922e98929dffbbc2","kind":"tag","published_at":"2020-02-28T12:51:56.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v1.149.3","html_url":"https://github.com/sanity-io/sanity/releases/tag/v1.149.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v1.149.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v1.149.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v1.149.3/manifests"},{"name":"v1.149.2","sha":"3e012e3e053bfa6b05bb81090b5a4812bb5d8a0b","kind":"tag","published_at":"2020-02-28T00:25:03.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v1.149.2","html_url":"https://github.com/sanity-io/sanity/releases/tag/v1.149.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v1.149.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v1.149.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v1.149.2/manifests"},{"name":"v1.149.1","sha":"8f2f723a5c0da3523119b2835c4b9383367c4978","kind":"tag","published_at":"2020-02-27T18:56:32.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v1.149.1","html_url":"https://github.com/sanity-io/sanity/releases/tag/v1.149.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v1.149.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v1.149.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v1.149.1/manifests"},{"name":"v1.149.0","sha":"a8e0a50ffb60756d5057788d95aaee012e8a00e6","kind":"tag","published_at":"2020-02-27T15:28:20.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v1.149.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v1.149.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v1.149.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v1.149.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v1.149.0/manifests"},{"name":"v1.148.7","sha":"31f3f11ec05b2a9463f8668c5464721a4bc7e8b6","kind":"tag","published_at":"2020-02-26T21:57:42.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v1.148.7","html_url":"https://github.com/sanity-io/sanity/releases/tag/v1.148.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v1.148.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v1.148.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v1.148.7/manifests"},{"name":"v1.148.6","sha":"c579a2244df6e39a300540cca1b39d2b3fb9b7f9","kind":"tag","published_at":"2020-02-19T23:19:14.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v1.148.6","html_url":"https://github.com/sanity-io/sanity/releases/tag/v1.148.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v1.148.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v1.148.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v1.148.6/manifests"},{"name":"v1.148.5","sha":"cc8ff64285d6b4e9fc6f3155c2166014da8ce2a6","kind":"tag","published_at":"2020-02-19T14:04:52.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v1.148.5","html_url":"https://github.com/sanity-io/sanity/releases/tag/v1.148.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v1.148.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v1.148.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v1.148.5/manifests"},{"name":"v1.148.4","sha":"3efbea981b49238e724e8feb0284236574e42a2b","kind":"tag","published_at":"2020-02-18T11:41:42.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v1.148.4","html_url":"https://github.com/sanity-io/sanity/releases/tag/v1.148.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v1.148.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v1.148.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v1.148.4/manifests"},{"name":"v1.148.3","sha":"b46b7b3c08c945568b273ca5c53a9c18938d0416","kind":"tag","published_at":"2020-02-18T10:27:35.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v1.148.3","html_url":"https://github.com/sanity-io/sanity/releases/tag/v1.148.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v1.148.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v1.148.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v1.148.3/manifests"},{"name":"v1.148.2","sha":"fb384ec9934a281aabee634441bce79db7c27fd7","kind":"tag","published_at":"2020-02-13T00:59:14.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v1.148.2","html_url":"https://github.com/sanity-io/sanity/releases/tag/v1.148.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v1.148.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v1.148.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v1.148.2/manifests"},{"name":"v1.148.1","sha":"e7c98e01633ae8639f251fc125156c94a8ae13c6","kind":"tag","published_at":"2020-02-13T00:34:36.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v1.148.1","html_url":"https://github.com/sanity-io/sanity/releases/tag/v1.148.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v1.148.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v1.148.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v1.148.1/manifests"},{"name":"v1.148.0","sha":"617d253856d6c713c578f2e2b765b23e117403ed","kind":"tag","published_at":"2020-02-12T10:31:14.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v1.148.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v1.148.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v1.148.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v1.148.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v1.148.0/manifests"},{"name":"v0.147.9","sha":"c4cc5b534b17bbf8feba519395955b9ecf37ebc7","kind":"tag","published_at":"2020-01-14T22:21:12.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.147.9","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.147.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.147.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.147.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.147.9/manifests"},{"name":"v0.147.8","sha":"b055f6633768d9d7adda31e5a2b2c244e1260a93","kind":"tag","published_at":"2020-01-14T21:38:01.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.147.8","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.147.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.147.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.147.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.147.8/manifests"},{"name":"v0.147.7","sha":"573bcd2f0436bb81441db8cdcb4b194f9ddf4787","kind":"tag","published_at":"2019-12-20T10:48:33.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.147.7","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.147.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.147.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.147.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.147.7/manifests"},{"name":"v0.147.6","sha":"1055c6dbbbf7fd3930ed450ecb59fac5db5715ca","kind":"tag","published_at":"2019-12-19T13:09:08.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.147.6","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.147.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.147.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.147.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.147.6/manifests"},{"name":"v0.147.5","sha":"1aca70e7da4459aaa66fb0b2a4262e98345b190f","kind":"tag","published_at":"2019-12-16T10:06:15.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.147.5","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.147.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.147.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.147.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.147.5/manifests"},{"name":"v0.147.4","sha":"648c0756bdcbcacacf43aa4c54e4976e393fed53","kind":"tag","published_at":"2019-12-12T16:36:57.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.147.4","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.147.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.147.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.147.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.147.4/manifests"},{"name":"v0.147.3","sha":"f9597453e4dead5011752186889f00fa36ed03eb","kind":"tag","published_at":"2019-12-12T15:44:15.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.147.3","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.147.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.147.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.147.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.147.3/manifests"},{"name":"v0.147.2","sha":"0d45df0c24cb2101b140ec9a606973db228d40cc","kind":"tag","published_at":"2019-12-10T18:50:30.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.147.2","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.147.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.147.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.147.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.147.2/manifests"},{"name":"v0.147.1","sha":"d1a40d74fd3c1e5f67fc44dd94240ad75ea4940f","kind":"tag","published_at":"2019-12-09T22:34:51.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.147.1","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.147.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.147.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.147.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.147.1/manifests"},{"name":"v0.147.0","sha":"43eae31e487a60b7e1b3b9c324dde4f6610867bf","kind":"tag","published_at":"2019-12-09T18:00:23.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.147.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.147.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.147.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.147.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.147.0/manifests"},{"name":"v0.146.3","sha":"2a0e9b4763a5207d2bfc8a050a0327c4e8527299","kind":"tag","published_at":"2019-11-27T00:57:17.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.146.3","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.146.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.146.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.146.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.146.3/manifests"},{"name":"v0.146.2","sha":"6907dc8d7ac9d658c2376d3998b03cc42bc8c407","kind":"tag","published_at":"2019-11-26T21:10:51.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.146.2","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.146.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.146.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.146.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.146.2/manifests"},{"name":"v0.146.1","sha":"6024a210dce49da0e7ac18bcf7108793f885b328","kind":"tag","published_at":"2019-11-26T19:13:27.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.146.1","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.146.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.146.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.146.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.146.1/manifests"},{"name":"v0.146.0","sha":"da2e5ca20bbb14d2b6d94bf9f781069b0c4b326f","kind":"tag","published_at":"2019-11-26T15:58:19.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.146.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.146.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.146.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.146.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.146.0/manifests"},{"name":"v0.145.1","sha":"78c9b120b759a941e1aa811196c8f57d48de81c3","kind":"tag","published_at":"2019-11-21T09:43:09.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.145.1","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.145.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.145.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.145.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.145.1/manifests"},{"name":"v0.145.0","sha":"81f10836a980ac6dc8d4921f587f4f432380b981","kind":"tag","published_at":"2019-11-19T22:11:31.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.145.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.145.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.145.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.145.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.145.0/manifests"},{"name":"v0.144.3","sha":"0ae288a41ba99757dae3e8743bda8711335f2a39","kind":"tag","published_at":"2019-11-14T12:57:06.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.144.3","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.144.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.144.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.144.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.144.3/manifests"},{"name":"0.144.3","sha":"16b501ed06b9fee58baa530435ffc2f60a84bb8a","kind":"commit","published_at":"2019-11-14T12:46:50.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/0.144.3","html_url":"https://github.com/sanity-io/sanity/releases/tag/0.144.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@0.144.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/0.144.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/0.144.3/manifests"},{"name":"v0.144.2","sha":"2ac18f7d56e67debea2050c6a36747b1b99bc4f2","kind":"tag","published_at":"2019-10-29T08:30:34.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.144.2","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.144.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.144.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.144.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.144.2/manifests"},{"name":"v0.144.1","sha":"d1522843cde3d57d249e853c032406265d1d20e8","kind":"tag","published_at":"2019-10-28T14:59:19.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.144.1","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.144.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.144.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.144.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.144.1/manifests"},{"name":"v0.144.0","sha":"e21d0ce014668b322fa4249d1d5e4b64f56b89bc","kind":"tag","published_at":"2019-10-24T20:19:16.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.144.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.144.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.144.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.144.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.144.0/manifests"},{"name":"v0.142.10","sha":"fe946ae46f1b3911b6a6d80789eb6f98ad27800c","kind":"tag","published_at":"2019-10-22T18:44:13.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.142.10","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.142.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.142.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.142.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.142.10/manifests"},{"name":"v0.142.9","sha":"0ba50333b628d0f2c54059a272d07cfe39d2ad0c","kind":"tag","published_at":"2019-10-22T17:53:21.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.142.9","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.142.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.142.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.142.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.142.9/manifests"},{"name":"v0.142.8","sha":"2bf7c9ebca3c2416e0c98fb9832015606b907e13","kind":"tag","published_at":"2019-10-17T15:27:31.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.142.8","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.142.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.142.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.142.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.142.8/manifests"},{"name":"v0.142.7","sha":"65d35b48c5903c5e9cd5e398ac885d5f30762689","kind":"tag","published_at":"2019-10-02T09:13:59.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.142.7","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.142.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.142.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.142.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.142.7/manifests"},{"name":"v0.142.6","sha":"eb4898a9f7116801dda95686dc856e7b4575f7b2","kind":"tag","published_at":"2019-09-30T16:44:32.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.142.6","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.142.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.142.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.142.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.142.6/manifests"},{"name":"v0.142.5","sha":"13401d7c6291d6dc2471b6101e45f07ea4fe6824","kind":"tag","published_at":"2019-09-16T13:15:07.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.142.5","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.142.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.142.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.142.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.142.5/manifests"},{"name":"v0.142.4","sha":"b9e9d87e5302749bcad7c3f88a8a05d7fb6527da","kind":"tag","published_at":"2019-09-04T13:03:48.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.142.4","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.142.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.142.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.142.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.142.4/manifests"},{"name":"v0.142.3","sha":"2c19d61ed11d8ca3822c2437cd0bda2f012c0912","kind":"tag","published_at":"2019-09-03T13:35:39.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.142.3","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.142.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.142.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.142.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.142.3/manifests"},{"name":"v0.142.2","sha":"7cef1328d03ccf9e7b546ac7a260362706b0487e","kind":"tag","published_at":"2019-08-27T16:58:35.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.142.2","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.142.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.142.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.142.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.142.2/manifests"},{"name":"v0.142.1","sha":"10576285c58479d2dbf71ea8a2f2c792589122cd","kind":"tag","published_at":"2019-08-16T20:51:37.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.142.1","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.142.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.142.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.142.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.142.1/manifests"},{"name":"v0.142.0","sha":"686443035551964ae4035b9128d575a9f1e43585","kind":"tag","published_at":"2019-08-13T14:26:06.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.142.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.142.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.142.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.142.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.142.0/manifests"},{"name":"v0.141.6","sha":"b3d61f46ec46c01c7918c10103e964220b5dc704","kind":"tag","published_at":"2019-07-05T08:44:41.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.141.6","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.141.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.141.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.141.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.141.6/manifests"},{"name":"v0.141.5","sha":"ef3c8c2549aeab830c68e26390ba006d2547823d","kind":"tag","published_at":"2019-06-28T13:58:36.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.141.5","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.141.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.141.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.141.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.141.5/manifests"},{"name":"v0.141.4","sha":"806253abcd228c58f548b47684c7af5b06085c72","kind":"tag","published_at":"2019-06-28T12:21:57.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.141.4","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.141.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.141.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.141.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.141.4/manifests"},{"name":"v0.141.3","sha":"456128180dd8cfd4d3a2cb7594d0cda5bca5f241","kind":"tag","published_at":"2019-06-28T10:59:27.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.141.3","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.141.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.141.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.141.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.141.3/manifests"},{"name":"v0.141.2","sha":"cbd2f2fdcd75322f65387b7368d78e7d6feb39b3","kind":"tag","published_at":"2019-06-25T21:51:07.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.141.2","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.141.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.141.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.141.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.141.2/manifests"},{"name":"v0.141.1","sha":"6d3e7f464b863ef17d61b82a715beffc560c62c7","kind":"tag","published_at":"2019-06-25T16:54:08.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.141.1","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.141.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.141.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.141.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.141.1/manifests"},{"name":"v0.140.38","sha":"af9e73c43f817f15ae2a38719244c19da615e010","kind":"tag","published_at":"2019-06-24T14:40:59.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.140.38","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.140.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.140.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.140.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.140.38/manifests"},{"name":"v0.140.37","sha":"c30158344ef8859da0d14ac15be7156f70090312","kind":"tag","published_at":"2019-06-20T11:23:59.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.140.37","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.140.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.140.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.140.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.140.37/manifests"},{"name":"v0.140.36","sha":"157099981efabf91c0fea0ffd8d448a2fe1385b7","kind":"tag","published_at":"2019-06-19T21:29:34.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.140.36","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.140.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.140.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.140.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.140.36/manifests"},{"name":"v0.140.35","sha":"a690a08427b1fe19248fd0231a4a10c129d254dc","kind":"tag","published_at":"2019-06-17T07:24:44.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.140.35","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.140.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.140.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.140.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.140.35/manifests"},{"name":"v0.140.34","sha":"fa6308f5ced6c3d66ff678983b904c32a238389a","kind":"tag","published_at":"2019-06-13T14:31:55.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.140.34","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.140.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.140.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.140.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.140.34/manifests"},{"name":"v0.140.33","sha":"11c7cb02b4aed64b229c71ea7c13fbbea86ea54d","kind":"tag","published_at":"2019-06-07T23:55:24.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.140.33","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.140.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.140.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.140.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.140.33/manifests"},{"name":"v0.140.32","sha":"11c19850b5ff53bef449349c97fd26a1635b1f39","kind":"tag","published_at":"2019-06-04T19:28:02.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.140.32","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.140.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.140.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.140.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.140.32/manifests"},{"name":"v0.140.31","sha":"947692d3cd4d13c99d86c8b7a2ebee43abf3e7d9","kind":"tag","published_at":"2019-05-31T12:06:54.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.140.31","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.140.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.140.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.140.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.140.31/manifests"},{"name":"v0.140.30","sha":"874ee7e88eb7a0f3c6c9935f2f742f0eebc457d1","kind":"tag","published_at":"2019-05-31T11:42:04.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.140.30","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.140.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.140.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.140.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.140.30/manifests"},{"name":"v0.140.25","sha":"162c7195be2f5be68809d80f2dd22ade2e70724e","kind":"tag","published_at":"2019-05-16T14:34:39.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.140.25","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.140.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.140.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.140.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.140.25/manifests"},{"name":"v0.140.24","sha":"ec0745df92183425f388fc0f5905e4397de2f366","kind":"commit","published_at":"2019-05-15T12:42:22.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.140.24","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.140.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.140.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.140.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.140.24/manifests"},{"name":"v0.140.23","sha":"75f05e3c8f25b165e6e5e1aab91edd2479dd92d3","kind":"tag","published_at":"2019-05-15T12:02:53.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.140.23","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.140.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.140.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.140.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.140.23/manifests"},{"name":"v0.140.22","sha":"17908030e796a404c8d31bde3baf25775e4b17a5","kind":"tag","published_at":"2019-05-15T10:47:42.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.140.22","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.140.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.140.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.140.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.140.22/manifests"},{"name":"v0.140.21","sha":"31a02dafd5e5b097ca0635d238b73928ab53bf20","kind":"tag","published_at":"2019-05-14T10:50:09.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.140.21","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.140.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.140.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.140.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.140.21/manifests"},{"name":"v0.140.20","sha":"ab520620b63389f67717f43cf815844141aa7d1e","kind":"tag","published_at":"2019-05-09T07:33:21.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.140.20","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.140.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.140.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.140.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.140.20/manifests"},{"name":"v0.140.19","sha":"dcaefe2dd4803a1aa1d79972a42860bbf7bbcf81","kind":"tag","published_at":"2019-05-08T14:42:08.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.140.19","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.140.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.140.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.140.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.140.19/manifests"},{"name":"v0.140.18","sha":"8b8ca8981bd5b9f76501f6b42545744eb0e05485","kind":"tag","published_at":"2019-05-07T10:38:20.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.140.18","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.140.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.140.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.140.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.140.18/manifests"},{"name":"v0.140.17","sha":"845197573898b9f4414d2fffcfe8f121dc58655b","kind":"tag","published_at":"2019-05-03T09:04:36.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.140.17","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.140.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.140.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.140.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.140.17/manifests"},{"name":"v0.140.16","sha":"0eb46e8bc7d3c7cbef4a7e9152808cc2d18545c4","kind":"tag","published_at":"2019-04-26T11:38:44.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.140.16","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.140.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.140.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.140.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.140.16/manifests"},{"name":"v0.140.15","sha":"44fa5d9adf520510fde8cb10a193beb8cbd9e30b","kind":"tag","published_at":"2019-04-12T01:24:42.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.140.15","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.140.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.140.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.140.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.140.15/manifests"},{"name":"v0.140.14","sha":"5a5c85b0bd37d6f9b4072c8fd18f7d6389cf7bcf","kind":"tag","published_at":"2019-04-10T14:21:13.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.140.14","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.140.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.140.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.140.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.140.14/manifests"},{"name":"v0.140.13","sha":"059a338be0e69ab7e7c588b4d37ae1fedcafc85e","kind":"tag","published_at":"2019-03-27T19:41:04.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.140.13","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.140.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.140.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.140.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.140.13/manifests"},{"name":"v0.140.12","sha":"749e9886735303e3c04a481f2a3a800e4e9bf8c5","kind":"tag","published_at":"2019-03-27T14:30:09.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.140.12","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.140.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.140.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.140.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.140.12/manifests"},{"name":"v0.140.11","sha":"cd3e06132707c9983f1094d1490dd468aa51b5d3","kind":"tag","published_at":"2019-03-15T13:54:14.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.140.11","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.140.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.140.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.140.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.140.11/manifests"},{"name":"v0.140.10","sha":"171529d7d20b312b159862fe65eea26aef8e56b1","kind":"tag","published_at":"2019-03-14T15:43:31.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.140.10","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.140.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.140.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.140.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.140.10/manifests"},{"name":"v0.140.9","sha":"24868d6fe8f29d432ef4e9cc8a7acb9757cec3c2","kind":"tag","published_at":"2019-03-06T10:47:58.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.140.9","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.140.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.140.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.140.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.140.9/manifests"},{"name":"v0.140.8","sha":"f5619d098145ddf97ad5b015e173a5706df759c7","kind":"tag","published_at":"2019-02-13T06:56:22.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.140.8","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.140.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.140.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.140.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.140.8/manifests"},{"name":"v0.140.7","sha":"3284ebba7cf1f3e96ff4514c7c0327f028a1b361","kind":"tag","published_at":"2019-02-06T14:16:59.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.140.7","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.140.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.140.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.140.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.140.7/manifests"},{"name":"v0.140.6","sha":"bfa39cbabe1b5415474a784debc6e654f9a1a1a2","kind":"tag","published_at":"2019-02-05T11:28:48.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.140.6","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.140.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.140.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.140.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.140.6/manifests"},{"name":"v0.140.5","sha":"87808a7082ba597e7869a6e3637db695cd69e85b","kind":"tag","published_at":"2019-02-05T11:16:46.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.140.5","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.140.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.140.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.140.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.140.5/manifests"},{"name":"v0.140.4","sha":"6294fc378d0a33ccc366ca43baa91b4d2bfcb478","kind":"tag","published_at":"2019-02-03T17:48:07.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.140.4","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.140.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.140.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.140.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.140.4/manifests"},{"name":"v0.140.3","sha":"01b6b867a8c229764a4c47a670b3dfed755ab849","kind":"tag","published_at":"2019-02-01T12:13:51.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.140.3","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.140.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.140.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.140.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.140.3/manifests"},{"name":"v0.140.2","sha":"b58193eb0811d5535a41d43e27c47dd2b95a7138","kind":"tag","published_at":"2019-01-18T21:38:01.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.140.2","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.140.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.140.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.140.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.140.2/manifests"},{"name":"v0.140.1","sha":"8b270cc7a4f9505e303d7ce68fcaf4be26127931","kind":"tag","published_at":"2019-01-17T10:50:29.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.140.1","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.140.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.140.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.140.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.140.1/manifests"},{"name":"v0.140.0","sha":"230394c89b3d2adf36a922fe9dc189bb955122ce","kind":"tag","published_at":"2019-01-16T16:47:42.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.140.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.140.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.140.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.140.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.140.0/manifests"},{"name":"v0.139.6","sha":"f8d0f10ad14b214e693f1597f3dac955750ce49f","kind":"tag","published_at":"2019-01-07T13:59:04.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.139.6","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.139.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.139.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.139.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.139.6/manifests"},{"name":"v0.139.5","sha":"6e5974bee1d4e818d07c8c5ff9fb50d173dbc8e7","kind":"tag","published_at":"2018-12-27T18:17:54.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.139.5","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.139.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.139.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.139.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.139.5/manifests"},{"name":"v0.139.4","sha":"cd1de703a656e95cf2803de26bcaf897bb83f4a4","kind":"tag","published_at":"2018-12-26T13:35:36.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.139.4","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.139.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.139.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.139.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.139.4/manifests"},{"name":"v0.139.3","sha":"1427315c979d3f7dc6eac311127ccd89838b3e95","kind":"tag","published_at":"2018-12-25T23:17:24.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.139.3","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.139.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.139.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.139.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.139.3/manifests"},{"name":"v0.139.2","sha":"5d5d73da8407deabe92baf3c3297d600d33b444b","kind":"tag","published_at":"2018-12-25T22:01:52.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.139.2","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.139.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.139.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.139.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.139.2/manifests"},{"name":"v0.139.1","sha":"824a86b41f3d4dbbd229e0d885e0d8e3c4470b26","kind":"tag","published_at":"2018-12-21T13:49:07.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.139.1","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.139.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.139.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.139.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.139.1/manifests"},{"name":"v0.139.0","sha":"ca3c1fa068adfe1bb01b99c005e69a9e5ba1bb80","kind":"tag","published_at":"2018-12-19T14:48:04.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.139.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.139.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.139.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.139.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.139.0/manifests"},{"name":"v0.139.0-rc.0","sha":"bf608b9d321e341f90350083ea9557bd9f37c1d6","kind":"tag","published_at":"2018-12-18T12:54:22.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.139.0-rc.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.139.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.139.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.139.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.139.0-rc.0/manifests"},{"name":"v0.138.0","sha":"6db7437f631c8052871b97317ae885e9b981dc47","kind":"tag","published_at":"2018-12-18T11:50:04.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.138.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.138.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.138.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.138.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.138.0/manifests"},{"name":"v0.137.1","sha":"3d2abf6a25a4fa89235c2399585b0fece9f39c43","kind":"tag","published_at":"2018-12-17T12:25:59.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.137.1","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.137.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.137.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.137.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.137.1/manifests"},{"name":"v0.137.0","sha":"704413f915940c3accfb0441d9aa05fe06d3cd69","kind":"tag","published_at":"2018-12-13T14:55:49.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.137.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.137.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.137.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.137.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.137.0/manifests"},{"name":"v0.136.3","sha":"81099758e330f21c446e0fa55b5d01a86ef5ae21","kind":"tag","published_at":"2018-11-29T10:01:06.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.136.3","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.136.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.136.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.136.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.136.3/manifests"},{"name":"v0.136.2","sha":"ce6b4d49c6324a7fa072f61200b9384de434ffd8","kind":"tag","published_at":"2018-11-27T15:19:15.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.136.2","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.136.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.136.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.136.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.136.2/manifests"},{"name":"v0.136.1","sha":"d389933a00564f1772c6a20c31c533ea35ef0be6","kind":"tag","published_at":"2018-11-16T12:01:25.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.136.1","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.136.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.136.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.136.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.136.1/manifests"},{"name":"v0.136.0","sha":"772f0a0c084310e48e242fde77484827f14baade","kind":"tag","published_at":"2018-11-15T13:04:18.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.136.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.136.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.136.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.136.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.136.0/manifests"},{"name":"v0.135.6","sha":"63d259a5fc190da99b5c650b0649e4ce1ad7ce7e","kind":"tag","published_at":"2018-11-08T13:45:41.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.135.6","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.135.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.135.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.135.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.135.6/manifests"},{"name":"v0.135.5","sha":"1155193ad581ee49d85538c07e8c80dd21bfd943","kind":"tag","published_at":"2018-11-02T10:32:09.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.135.5","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.135.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.135.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.135.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.135.5/manifests"},{"name":"v0.135.4","sha":"2d295f1926953a78cab35dc0f259bff3d8a28889","kind":"tag","published_at":"2018-10-31T11:50:37.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.135.4","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.135.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.135.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.135.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.135.4/manifests"},{"name":"v0.135.3","sha":"e903bd16d2a2959915a0db100394bb488ac3affb","kind":"tag","published_at":"2018-10-30T10:57:54.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.135.3","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.135.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.135.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.135.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.135.3/manifests"},{"name":"v0.135.2","sha":"60fd574cf1b6ca7637d047b1156e7c9ebc9f10a0","kind":"tag","published_at":"2018-10-17T10:37:54.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.135.2","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.135.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.135.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.135.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.135.2/manifests"},{"name":"v0.135.1","sha":"c2b408eaeb1fda0fd5fa571642a8efaf2c13b5fa","kind":"tag","published_at":"2018-10-17T10:06:51.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.135.1","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.135.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.135.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.135.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.135.1/manifests"},{"name":"v0.135.0","sha":"107455ccadca0012a2aa86063f8ab1a2228c9959","kind":"tag","published_at":"2018-10-16T14:00:03.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.135.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.135.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.135.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.135.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.135.0/manifests"},{"name":"v0.135.0-next.1","sha":"2b6cd606ac7de42d57da01ebcb09af57f265b82d","kind":"tag","published_at":"2018-10-10T14:41:39.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.135.0-next.1","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.135.0-next.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.135.0-next.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.135.0-next.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.135.0-next.1/manifests"},{"name":"v0.134.2","sha":"97a1d788bbc050fc2f7aaa029e578e0424384cc0","kind":"tag","published_at":"2018-10-03T11:57:39.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.134.2","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.134.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.134.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.134.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.134.2/manifests"},{"name":"v0.134.1","sha":"7c9746cba0a64d8c549eaf32de5433e8499da8db","kind":"tag","published_at":"2018-09-28T16:07:51.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.134.1","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.134.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.134.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.134.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.134.1/manifests"},{"name":"v0.134.0","sha":"6d7d358444909ceeea5fffd2ba0564431f9b514f","kind":"tag","published_at":"2018-09-26T07:59:57.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.134.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.134.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.134.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.134.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.134.0/manifests"},{"name":"0.134.0","sha":"6d7d358444909ceeea5fffd2ba0564431f9b514f","kind":"commit","published_at":"2018-09-26T07:59:55.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/0.134.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/0.134.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@0.134.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/0.134.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/0.134.0/manifests"},{"name":"v0.133.2","sha":"368bb6ddfa43d0cef624f4d9dad257e09c9973b2","kind":"tag","published_at":"2018-09-20T08:27:20.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.133.2","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.133.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.133.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.133.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.133.2/manifests"},{"name":"v0.133.1","sha":"202c8ac20feb6323343dad1c5fe6eeecdf2c7bfb","kind":"tag","published_at":"2018-09-19T07:44:07.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.133.1","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.133.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.133.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.133.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.133.1/manifests"},{"name":"v0.133.0","sha":"bb6dbac49fd3e65db7cafceb4ca59c3953534795","kind":"tag","published_at":"2018-09-18T09:48:31.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.133.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.133.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.133.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.133.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.133.0/manifests"},{"name":"v0.132.12","sha":"e2c9197089753d1aff26a4250917fee529807f39","kind":"tag","published_at":"2018-09-07T08:45:10.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.132.12","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.132.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.132.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.132.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.132.12/manifests"},{"name":"v0.132.11","sha":"3eb4abd874185cc99783d028ea0b2d492bbdbd50","kind":"tag","published_at":"2018-09-06T09:52:48.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.132.11","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.132.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.132.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.132.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.132.11/manifests"},{"name":"v0.132.10","sha":"2438dce3e1594ddb182f787f70ddb457ceb10624","kind":"tag","published_at":"2018-09-03T14:11:43.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.132.10","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.132.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.132.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.132.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.132.10/manifests"},{"name":"v0.132.9","sha":"6398b56740c6fc70ebc02f589f408b65e90b4101","kind":"tag","published_at":"2018-08-24T11:06:19.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.132.9","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.132.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.132.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.132.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.132.9/manifests"},{"name":"v0.132.8","sha":"d6a2efb19cede3f5490ee295475c2cbeeac69dfc","kind":"tag","published_at":"2018-08-23T08:10:57.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.132.8","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.132.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.132.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.132.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.132.8/manifests"},{"name":"v0.132.7","sha":"e8ad83e5be5beedaf134a86374c3bbd0de8f5fda","kind":"tag","published_at":"2018-08-20T14:05:31.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.132.7","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.132.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.132.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.132.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.132.7/manifests"},{"name":"v0.132.6","sha":"dca8c2f5e954dfca6eebb11a5cc6a59018e0fd3e","kind":"tag","published_at":"2018-08-14T19:01:23.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.132.6","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.132.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.132.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.132.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.132.6/manifests"},{"name":"v0.132.5","sha":"5d42c6c2b2ba78047ea4bd23cf18365c2f446d7b","kind":"tag","published_at":"2018-06-28T13:07:27.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.132.5","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.132.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.132.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.132.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.132.5/manifests"},{"name":"v0.132.4","sha":"32e8383cdea0e851b1376c627075a3bc6155e0ea","kind":"tag","published_at":"2018-06-13T13:44:34.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.132.4","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.132.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.132.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.132.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.132.4/manifests"},{"name":"v0.132.2","sha":"02e5dba450c9a6608ccb330b275b5624fb0b51ec","kind":"tag","published_at":"2018-06-01T10:42:06.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.132.2","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.132.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.132.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.132.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.132.2/manifests"},{"name":"v0.132.1","sha":"66be68a33e047917eee413c722f427ab52dcb899","kind":"tag","published_at":"2018-05-24T15:16:29.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.132.1","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.132.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.132.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.132.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.132.1/manifests"},{"name":"v0.132.0","sha":"fa86da747cf4fe0f89ddef46ff4f780a3c49a5c5","kind":"tag","published_at":"2018-05-24T13:22:00.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.132.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.132.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.132.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.132.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.132.0/manifests"},{"name":"v0.131.2","sha":"719eb3720f987271747633e873212a6dca66a28e","kind":"tag","published_at":"2018-05-18T20:21:03.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.131.2","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.131.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.131.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.131.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.131.2/manifests"},{"name":"v0.131.1","sha":"7ae20024778ace5eb83394407ce5c7090f13bac6","kind":"tag","published_at":"2018-05-15T12:40:37.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.131.1","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.131.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.131.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.131.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.131.1/manifests"},{"name":"v0.131.0","sha":"46a939f90d76f89634b55e71432962b89987755b","kind":"tag","published_at":"2018-05-14T12:54:02.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.131.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.131.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.131.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.131.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.131.0/manifests"},{"name":"v0.130.1","sha":"82ea5b988acd677b34bb656211098194da5cafb1","kind":"tag","published_at":"2018-05-03T11:54:02.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.130.1","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.130.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.130.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.130.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.130.1/manifests"},{"name":"v0.130.0","sha":"0de2f0b376d6f6ddf288c7d57b5c921ffc734cf9","kind":"tag","published_at":"2018-05-03T07:00:25.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.130.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.130.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.130.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.130.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.130.0/manifests"},{"name":"v0.129.3","sha":"29bdc887c7d427b72541323ee26c204eca3b9112","kind":"tag","published_at":"2018-05-02T10:44:59.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.129.3","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.129.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.129.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.129.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.129.3/manifests"},{"name":"v0.129.2","sha":"67848a9d0a3eb296d60c990391bb0d0378ece401","kind":"tag","published_at":"2018-04-27T14:38:20.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.129.2","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.129.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.129.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.129.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.129.2/manifests"},{"name":"v0.129.1","sha":"5bf76611cc59daf8b4f066103d7f74bfdcff2853","kind":"tag","published_at":"2018-04-24T10:32:48.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.129.1","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.129.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.129.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.129.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.129.1/manifests"},{"name":"v0.129.0","sha":"95fa4712396237a69261823afdb7184d72bf7b31","kind":"tag","published_at":"2018-04-23T15:46:51.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.129.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.129.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.129.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.129.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.129.0/manifests"},{"name":"v0.128.14","sha":"f9e30a01d382dcba66807f33a95bed4fb2bc37d5","kind":"tag","published_at":"2018-04-19T13:58:14.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.128.14","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.128.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.128.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.128.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.128.14/manifests"},{"name":"v0.128.13","sha":"4fa71adb2e72d7a4f91a4048bbc2247fa93ea7f6","kind":"tag","published_at":"2018-04-09T12:03:35.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.128.13","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.128.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.128.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.128.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.128.13/manifests"},{"name":"v0.128.12","sha":"9c193d369713ada54b249c4d338765aa868ddefa","kind":"tag","published_at":"2018-04-09T09:45:31.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.128.12","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.128.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.128.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.128.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.128.12/manifests"},{"name":"v0.128.11","sha":"92aab0d3a37e5117fdce73dd9b16086087f2155d","kind":"tag","published_at":"2018-04-04T14:16:47.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.128.11","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.128.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.128.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.128.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.128.11/manifests"},{"name":"v0.128.7","sha":"c78e6cbfa8e7ecc509a748d559cbbf462e16f4f5","kind":"tag","published_at":"2018-04-04T12:04:25.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.128.7","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.128.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.128.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.128.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.128.7/manifests"},{"name":"v0.128.6","sha":"76b469ec39408c989f9e2fa4b70e21591ba3c48c","kind":"tag","published_at":"2018-04-01T10:40:43.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.128.6","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.128.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.128.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.128.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.128.6/manifests"},{"name":"v0.128.5","sha":"589740d5d5b0d1fd3259a2269415e0a06990a792","kind":"tag","published_at":"2018-04-01T09:12:20.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.128.5","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.128.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.128.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.128.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.128.5/manifests"},{"name":"v0.128.4","sha":"eeda77a4bcf56ff8f4eec9d2fbee7ae6bb9ceea2","kind":"tag","published_at":"2018-03-22T16:31:54.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.128.4","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.128.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.128.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.128.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.128.4/manifests"},{"name":"v0.128.3","sha":"7d0a4dfd32a75ca1d387d2fe62fb00fb87d67a7c","kind":"tag","published_at":"2018-03-22T14:13:34.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.128.3","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.128.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.128.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.128.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.128.3/manifests"},{"name":"v0.128.2","sha":"e8e09b7816d420b1b20a142cc4313098afc05737","kind":"tag","published_at":"2018-03-22T14:10:35.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.128.2","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.128.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.128.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.128.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.128.2/manifests"},{"name":"v0.128.1","sha":"7921a7051d683d584b79ecf695dcdd01d3977abb","kind":"tag","published_at":"2018-03-22T14:04:37.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.128.1","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.128.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.128.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.128.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.128.1/manifests"},{"name":"v0.128.0","sha":"80502e75ead15be5e3f5b2243fabe819ab6359ed","kind":"tag","published_at":"2018-03-22T13:46:24.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.128.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.128.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.128.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.128.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.128.0/manifests"},{"name":"v0.127.1","sha":"d002b59eb68fb271d55b7b1707845e5201f76e4f","kind":"tag","published_at":"2018-03-15T15:34:56.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.127.1","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.127.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.127.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.127.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.127.1/manifests"},{"name":"v0.127.0","sha":"3a8af651213a398ff6fc30cbbdb458ce67434775","kind":"tag","published_at":"2018-03-15T15:02:58.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.127.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.127.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.127.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.127.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.127.0/manifests"},{"name":"v0.126.3","sha":"03a683306d2f46097df84b14d576aa88b3f49657","kind":"tag","published_at":"2018-03-13T07:49:27.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.126.3","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.126.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.126.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.126.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.126.3/manifests"},{"name":"v0.126.2","sha":"f9b22bcc80dfb73a1dc5c88eed260ab76ba491bf","kind":"tag","published_at":"2018-03-07T16:52:39.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.126.2","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.126.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.126.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.126.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.126.2/manifests"},{"name":"v0.126.1","sha":"3f430ed8b4385315ab541ca0a198085c43132ea9","kind":"tag","published_at":"2018-03-06T20:41:27.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.126.1","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.126.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.126.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.126.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.126.1/manifests"},{"name":"v0.126.0","sha":"932e63a486a003208c5dcf7784ffc17936587e4b","kind":"tag","published_at":"2018-03-06T12:16:20.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.126.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.126.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.126.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.126.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.126.0/manifests"},{"name":"v0.125.9","sha":"c5bfebf68968801a80ff3dac5294bffe55e1480a","kind":"tag","published_at":"2018-02-16T12:07:45.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.125.9","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.125.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.125.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.125.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.125.9/manifests"},{"name":"v0.125.8","sha":"1b0c248e9679834fab872cfbd5d6a5a9a1bdd7a5","kind":"tag","published_at":"2018-02-15T11:35:34.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.125.8","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.125.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.125.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.125.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.125.8/manifests"},{"name":"v0.125.7","sha":"4b9fbf1d174ec354953f933fdc7b25eb767c357c","kind":"tag","published_at":"2018-02-15T11:29:58.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.125.7","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.125.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.125.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.125.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.125.7/manifests"},{"name":"v0.125.6","sha":"3ed2c144f6f145ac468904ad606b9c72d0ff4c49","kind":"tag","published_at":"2018-02-14T09:40:38.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.125.6","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.125.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.125.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.125.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.125.6/manifests"},{"name":"v0.125.5","sha":"7f1af4dc1bcd04d212d2c6a2a2840daa9ba3ca0b","kind":"tag","published_at":"2018-02-05T09:42:14.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.125.5","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.125.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.125.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.125.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.125.5/manifests"},{"name":"v0.125.4","sha":"862be5a110577158c060f98f081bdd5aefa922c3","kind":"tag","published_at":"2018-02-05T08:39:47.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.125.4","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.125.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.125.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.125.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.125.4/manifests"},{"name":"v0.125.3","sha":"1740c595d57243b8705591e049adfb1542a34136","kind":"tag","published_at":"2018-02-01T15:18:06.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.125.3","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.125.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.125.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.125.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.125.3/manifests"},{"name":"v0.125.2","sha":"b50bc41b136cd0e9b001a25a64ffe4969969d34d","kind":"tag","published_at":"2018-02-01T13:13:39.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.125.2","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.125.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.125.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.125.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.125.2/manifests"},{"name":"v0.125.1","sha":"06581c52301514276efe8449bcdf84215eacf714","kind":"tag","published_at":"2018-01-30T16:53:35.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.125.1","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.125.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.125.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.125.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.125.1/manifests"},{"name":"v0.125.0","sha":"acf8437f9e8b11a790f7ae5a96ae15df2064fa1d","kind":"tag","published_at":"2018-01-30T12:31:43.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.125.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.125.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.125.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.125.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.125.0/manifests"},{"name":"v0.124.11","sha":"4181b475583c3629755d642276a4e63831229a04","kind":"tag","published_at":"2018-01-28T09:01:53.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.124.11","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.124.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.124.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.124.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.124.11/manifests"},{"name":"v0.124.10","sha":"53d5554974ea74218dfdfc809e1aa99d6d89a65f","kind":"tag","published_at":"2018-01-25T10:11:49.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.124.10","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.124.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.124.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.124.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.124.10/manifests"},{"name":"v0.124.9","sha":"7bb54331b89f36d2224afe483b10a56813dbf069","kind":"tag","published_at":"2018-01-24T15:16:47.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.124.9","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.124.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.124.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.124.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.124.9/manifests"},{"name":"v0.124.8","sha":"ac2610466c24864c989967766d8c46a12f6b6eed","kind":"tag","published_at":"2018-01-19T13:28:42.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.124.8","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.124.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.124.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.124.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.124.8/manifests"},{"name":"v0.124.7","sha":"32de04f12ffae52d5479315a1b8954b63502fdcc","kind":"tag","published_at":"2018-01-19T13:26:46.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.124.7","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.124.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.124.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.124.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.124.7/manifests"},{"name":"v0.124.6","sha":"bd9ab375b010beb1af699a4e91763bd1cfe968a0","kind":"tag","published_at":"2018-01-17T11:57:56.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.124.6","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.124.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.124.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.124.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.124.6/manifests"},{"name":"v0.124.5","sha":"b95ea369265a4000f0bf6272f71d1c0ac8926ca9","kind":"tag","published_at":"2018-01-16T16:01:24.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.124.5","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.124.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.124.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.124.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.124.5/manifests"},{"name":"v0.124.4","sha":"984418653abdb1e77d2fd1944a4c44e0f8f6a6da","kind":"tag","published_at":"2018-01-10T14:26:13.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.124.4","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.124.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.124.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.124.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.124.4/manifests"},{"name":"v0.124.3","sha":"86a0d40242c252483ea01c09f58d0bb8c458f951","kind":"tag","published_at":"2018-01-10T12:47:15.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.124.3","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.124.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.124.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.124.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.124.3/manifests"},{"name":"v0.124.2","sha":"3e98fbb77ed819aa519d322e92272dcfde089b47","kind":"tag","published_at":"2018-01-10T09:37:57.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.124.2","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.124.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.124.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.124.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.124.2/manifests"},{"name":"v0.124.1","sha":"bf737e9c19a6075d818609e3f049bcd0cd8f1280","kind":"tag","published_at":"2018-01-09T18:41:52.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.124.1","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.124.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.124.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.124.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.124.1/manifests"},{"name":"v0.124.0","sha":"d2d6eea543e0556ad44c2daf417cd38f5682713b","kind":"tag","published_at":"2018-01-09T16:14:52.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.124.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.124.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.124.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.124.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.124.0/manifests"},{"name":"v0.123.1","sha":"22128dad77f642ce3f06cfc71a37e4d21c0b1c7b","kind":"tag","published_at":"2017-12-20T12:36:15.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.123.1","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.123.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.123.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.123.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.123.1/manifests"},{"name":"v0.123.0","sha":"19d95049f8915392e2754d9d6ba5289485fabede","kind":"tag","published_at":"2017-12-07T11:42:05.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.123.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.123.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.123.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.123.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.123.0/manifests"},{"name":"v0.122.7","sha":"4cf3bdd74a54f3850fac8209a91e0afa2452b5b3","kind":"tag","published_at":"2017-12-06T21:20:32.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.122.7","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.122.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.122.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.122.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.122.7/manifests"},{"name":"v0.122.5","sha":"e13b26415eac5e4fb1bcae12044d96bfa422df9e","kind":"tag","published_at":"2017-12-01T14:17:14.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.122.5","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.122.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.122.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.122.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.122.5/manifests"},{"name":"v0.122.4","sha":"b5e0476cfec8ba5f1f93bdfa21af3a65ea93dedc","kind":"tag","published_at":"2017-11-29T14:40:58.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.122.4","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.122.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.122.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.122.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.122.4/manifests"},{"name":"v0.122.3","sha":"bfa2d08876db94f6834ea42bf8cb5e3a6eec875f","kind":"tag","published_at":"2017-11-29T14:37:47.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.122.3","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.122.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.122.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.122.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.122.3/manifests"},{"name":"v0.122.2","sha":"ca63a6db82c109c7db4305026c87b537a0ba6011","kind":"tag","published_at":"2017-11-24T15:07:59.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.122.2","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.122.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.122.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.122.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.122.2/manifests"},{"name":"v0.122.1","sha":"a90ee1ba9828c3f0ecf4ca0c66cebcc6f8a53e59","kind":"tag","published_at":"2017-11-24T12:02:20.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.122.1","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.122.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.122.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.122.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.122.1/manifests"},{"name":"v0.122.0","sha":"dfd7f6b614eb4ae652d8c1df44ab96e49fe24580","kind":"tag","published_at":"2017-11-24T11:38:03.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.122.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.122.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.122.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.122.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.122.0/manifests"},{"name":"v0.121.1","sha":"7d7acdc818a07068149e693a17fcc83001e11c75","kind":"tag","published_at":"2017-11-13T21:23:17.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.121.1","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.121.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.121.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.121.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.121.1/manifests"},{"name":"v0.121.0","sha":"aa416361396100dc71ddb49aa8d611bd70b04783","kind":"tag","published_at":"2017-11-13T13:41:58.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.121.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.121.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.121.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.121.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.121.0/manifests"},{"name":"v0.120.0","sha":"0b1e322425982917844120763c5b66dce02455e0","kind":"tag","published_at":"2017-11-08T14:23:48.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.120.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.120.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.120.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.120.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.120.0/manifests"},{"name":"v0.119.0","sha":"ff9126d87f5078393057bda740bfdc270c19149f","kind":"tag","published_at":"2017-11-02T16:01:25.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.119.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.119.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.119.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.119.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.119.0/manifests"},{"name":"v0.118.5","sha":"9df919ef164b971b57ecd7cdb6ccdc7233ea3a1c","kind":"tag","published_at":"2017-10-30T11:54:45.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.118.5","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.118.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.118.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.118.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.118.5/manifests"},{"name":"v0.118.4","sha":"e1c8a22d97e2e26d9da2dbd7bc5e203eacf579ba","kind":"tag","published_at":"2017-10-30T10:36:02.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.118.4","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.118.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.118.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.118.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.118.4/manifests"},{"name":"v0.118.3","sha":"93787e0d80cf3d578542a6d5d75cabb59a4e11c4","kind":"tag","published_at":"2017-10-26T12:10:35.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.118.3","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.118.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.118.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.118.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.118.3/manifests"},{"name":"v0.118.2","sha":"2199d612c4660f896c9adb15030529624c9f854f","kind":"tag","published_at":"2017-10-25T13:14:14.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.118.2","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.118.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.118.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.118.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.118.2/manifests"},{"name":"v0.118.1","sha":"3618d699ef888d05a978017230fa2da3333e9bae","kind":"tag","published_at":"2017-10-25T11:24:33.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.118.1","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.118.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.118.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.118.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.118.1/manifests"},{"name":"v0.118.0","sha":"9ef93ece25c127a75837a07b7d60ff002ed7a0ba","kind":"tag","published_at":"2017-10-25T08:23:14.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.118.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.118.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.118.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.118.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.118.0/manifests"},{"name":"v0.117.1","sha":"fe9528d33c9e22887a2f083a68d21806077b0865","kind":"tag","published_at":"2017-10-20T13:08:45.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.117.1","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.117.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.117.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.117.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.117.1/manifests"},{"name":"v0.117.0","sha":"2f89f7acfdc966a0307e53f76a1f09bdb6f284c8","kind":"tag","published_at":"2017-10-19T13:29:03.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.117.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.117.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.117.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.117.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.117.0/manifests"},{"name":"v0.116.2","sha":"e15fafe49e43c049aac02cba6f68634e77e21deb","kind":"tag","published_at":"2017-10-16T16:17:39.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.116.2","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.116.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.116.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.116.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.116.2/manifests"},{"name":"v0.116.1","sha":"0d6e4809a096e359dfe374e170ebf12b0149cc3e","kind":"tag","published_at":"2017-10-13T20:11:17.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.116.1","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.116.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.116.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.116.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.116.1/manifests"},{"name":"v0.116.0","sha":"982073adba9887ade2fde5fa93cef7d73ea3b3bf","kind":"tag","published_at":"2017-10-12T15:06:05.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.116.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.116.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.116.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.116.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.116.0/manifests"},{"name":"v0.116.0-rc.1","sha":"471423dc115db0a0e8190cf394377c4dc72736d2","kind":"tag","published_at":"2017-10-12T13:14:18.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.116.0-rc.1","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.116.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.116.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.116.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.116.0-rc.1/manifests"},{"name":"v0.116.0-rc.0","sha":"c660ec7bfa151e2385ab4066aef95f2609e58dd8","kind":"tag","published_at":"2017-10-12T09:50:08.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.116.0-rc.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.116.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.116.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.116.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.116.0-rc.0/manifests"},{"name":"v0.115.3","sha":"daef918552c83e02c905d3991423590de666d4a8","kind":"tag","published_at":"2017-10-11T11:33:31.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.115.3","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.115.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.115.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.115.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.115.3/manifests"},{"name":"v0.115.2","sha":"eb753a964e983a59e604d5afd42d4c57c4eee647","kind":"tag","published_at":"2017-10-06T12:54:43.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.115.2","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.115.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.115.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.115.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.115.2/manifests"},{"name":"v0.115.1","sha":"ccf83d34a98aa70eb3eb8b967f3995dff62d4f0b","kind":"tag","published_at":"2017-10-03T14:06:18.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.115.1","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.115.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.115.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.115.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.115.1/manifests"},{"name":"v0.115.0","sha":"fe05a293f4f7b84d970ac9191ce3778dcfc5760c","kind":"tag","published_at":"2017-10-03T09:58:14.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.115.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.115.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.115.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.115.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.115.0/manifests"},{"name":"v0.114.1","sha":"b7c620fc3be38ae13812f1615ed0c7cbe1b2e625","kind":"tag","published_at":"2017-09-29T13:26:09.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.114.1","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.114.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.114.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.114.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.114.1/manifests"},{"name":"v0.114.0","sha":"84d823c29114a2edc9829778ad66a21d4562bbf7","kind":"tag","published_at":"2017-09-27T14:09:37.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.114.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.114.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.114.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.114.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.114.0/manifests"},{"name":"v0.113.8","sha":"f905ee5914b06c0469b0e72211844c42e91f4433","kind":"tag","published_at":"2017-09-26T12:59:57.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.113.8","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.113.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.113.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.113.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.113.8/manifests"},{"name":"v0.113.7","sha":"18dd8ae603f0ea2c22f91993dda8370062f483dc","kind":"tag","published_at":"2017-09-26T11:20:09.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.113.7","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.113.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.113.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.113.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.113.7/manifests"},{"name":"v0.113.6","sha":"0419f9e1a42dc206f5b2bf9e15cfb57fdfad711d","kind":"tag","published_at":"2017-09-26T11:05:00.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.113.6","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.113.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.113.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.113.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.113.6/manifests"},{"name":"v0.113.5","sha":"680c08fb10234a68634988719cb17461d0a9acf7","kind":"tag","published_at":"2017-09-26T08:10:34.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.113.5","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.113.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.113.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.113.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.113.5/manifests"},{"name":"v0.113.4","sha":"839ae1a392540d272cee4048e82f0e9dcbe1585b","kind":"tag","published_at":"2017-09-25T09:36:54.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.113.4","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.113.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.113.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.113.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.113.4/manifests"},{"name":"v0.113.3","sha":"efd6561a56867581e823240c527530fcc77ef4f3","kind":"tag","published_at":"2017-09-25T09:26:16.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.113.3","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.113.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.113.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.113.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.113.3/manifests"},{"name":"v0.113.2","sha":"f4823a4cd5734d55a18d583275e1b8fd59437728","kind":"tag","published_at":"2017-09-22T11:43:27.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.113.2","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.113.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.113.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.113.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.113.2/manifests"},{"name":"v0.113.1","sha":"d3699a8967156c49717ce9bfb46384d01b60457d","kind":"tag","published_at":"2017-09-22T11:01:34.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.113.1","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.113.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.113.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.113.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.113.1/manifests"},{"name":"v0.113.0","sha":"f16dcfc727bd24143848ab0800b64763b9126fcd","kind":"tag","published_at":"2017-09-21T12:19:51.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.113.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.113.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.113.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.113.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.113.0/manifests"},{"name":"v0.113.0-rc.2","sha":"150ffe32bb3de82f016cad884a8838e9c89a9b49","kind":"tag","published_at":"2017-09-21T10:00:24.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.113.0-rc.2","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.113.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.113.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.113.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.113.0-rc.2/manifests"},{"name":"v0.113.0-rc.1","sha":"2684e8ed0ffbce9ced921375d4e78848b1f0d159","kind":"tag","published_at":"2017-09-20T21:10:14.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.113.0-rc.1","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.113.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.113.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.113.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.113.0-rc.1/manifests"},{"name":"v0.113.0-rc.0","sha":"fa3b2acf32e49038d6ac0ceeb204313951603f26","kind":"tag","published_at":"2017-09-20T20:59:36.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.113.0-rc.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.113.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.113.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.113.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.113.0-rc.0/manifests"},{"name":"v0.112.2","sha":"10d6f6ccb3938e6969632a8efe605bb90d3fad4c","kind":"tag","published_at":"2017-09-19T19:56:31.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.112.2","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.112.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.112.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.112.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.112.2/manifests"},{"name":"v0.112.1","sha":"8f156d5e9a3deb6afa6460a75c8a0d6f9793c61a","kind":"tag","published_at":"2017-09-19T18:32:21.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.112.1","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.112.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.112.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.112.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.112.1/manifests"},{"name":"v0.112.0","sha":"92307e13e99ec146363fa1c32c6b40eadd08c783","kind":"tag","published_at":"2017-09-19T11:36:18.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.112.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.112.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.112.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.112.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.112.0/manifests"},{"name":"v0.111.6-beta.0","sha":"7b58bd23f6854269404ae40fa783a83361064293","kind":"tag","published_at":"2017-09-19T09:46:03.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.111.6-beta.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.111.6-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.111.6-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.111.6-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.111.6-beta.0/manifests"},{"name":"v0.111.5","sha":"5099c3329144b87bfcb101ee38922714553d9d48","kind":"tag","published_at":"2017-09-14T11:58:14.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.111.5","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.111.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.111.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.111.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.111.5/manifests"},{"name":"v0.111.4","sha":"49223f0d31181c8d43ba96b63ddf420e9dc65f62","kind":"tag","published_at":"2017-09-14T11:40:37.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.111.4","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.111.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.111.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.111.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.111.4/manifests"},{"name":"v0.111.3","sha":"6a7cf83ccd9f61222056080d89b036b583a6bfdb","kind":"tag","published_at":"2017-09-14T09:57:59.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.111.3","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.111.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.111.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.111.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.111.3/manifests"},{"name":"v0.111.2","sha":"52c4272c14f9b748440a0ac55b0162c9d3743015","kind":"tag","published_at":"2017-09-04T09:43:14.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.111.2","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.111.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.111.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.111.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.111.2/manifests"},{"name":"v0.111.1","sha":"3e8bb26248edfdd8dbf3ad9444c53b6c89d73825","kind":"tag","published_at":"2017-09-01T13:45:46.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.111.1","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.111.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.111.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.111.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.111.1/manifests"},{"name":"v0.111.0","sha":"35f6b6c200e65035a0e37c33abfa5f4d5b04c472","kind":"tag","published_at":"2017-09-01T10:19:21.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.111.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.111.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.111.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.111.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.111.0/manifests"},{"name":"v0.110.1","sha":"111cdcd92b1cbf3fd66dfabc1f1d0bcbd5cc667d","kind":"tag","published_at":"2017-08-30T13:18:12.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.110.1","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.110.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.110.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.110.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.110.1/manifests"},{"name":"v0.110.0","sha":"b5f338733c646a195d67a889caa76f21dacee2b9","kind":"tag","published_at":"2017-08-29T09:20:03.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.110.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.110.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.110.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.110.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.110.0/manifests"},{"name":"v0.109.0","sha":"e2356b1e3b2b827d1b81c329965197ed61d93d9e","kind":"tag","published_at":"2017-08-25T09:59:47.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.109.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.109.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.109.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.109.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.109.0/manifests"},{"name":"v0.108.13","sha":"6b2bfb44952d3e88e8f501d32a8badfd2e47fde3","kind":"tag","published_at":"2017-08-24T14:39:47.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.108.13","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.108.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.108.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.108.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.108.13/manifests"},{"name":"v0.108.12","sha":"6cb1ec0d22c9e70986d1a2ebfb030c06f7c21f4e","kind":"tag","published_at":"2017-08-23T11:53:07.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.108.12","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.108.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.108.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.108.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.108.12/manifests"},{"name":"v0.109.0-beta.0","sha":"b5602218863d6d78c7c40885dfd5bf8538e63806","kind":"tag","published_at":"2017-08-22T13:10:30.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.109.0-beta.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.109.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.109.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.109.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.109.0-beta.0/manifests"},{"name":"v0.108.11","sha":"b11edfca8d2d6a531b3c4b8c6a2f2ed6f062d446","kind":"tag","published_at":"2017-08-22T08:14:44.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.108.11","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.108.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.108.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.108.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.108.11/manifests"},{"name":"v0.108.10","sha":"db2a4d5e2bd3a0263ae0c87106904844e7d008aa","kind":"tag","published_at":"2017-08-18T15:56:17.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.108.10","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.108.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.108.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.108.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.108.10/manifests"},{"name":"v0.108.9","sha":"43df22305e171c865b9c2bcbf9044244e6f1ee96","kind":"tag","published_at":"2017-08-17T16:50:35.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.108.9","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.108.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.108.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.108.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.108.9/manifests"},{"name":"v0.108.8","sha":"5c5f1039119184bb647362ae0f26abd398e8a8c5","kind":"tag","published_at":"2017-08-16T11:49:17.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.108.8","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.108.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.108.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.108.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.108.8/manifests"},{"name":"v0.108.7","sha":"9a031e6af622579db11838326ce206db72113a66","kind":"tag","published_at":"2017-08-15T13:17:14.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.108.7","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.108.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.108.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.108.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.108.7/manifests"},{"name":"v0.108.6","sha":"43b338fed5a19d78fd152805a162ec76e6999661","kind":"tag","published_at":"2017-08-15T10:20:12.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.108.6","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.108.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.108.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.108.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.108.6/manifests"},{"name":"v0.108.5","sha":"db199f089532e6caa042cb6c23a61ede268e7017","kind":"tag","published_at":"2017-08-15T10:17:24.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.108.5","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.108.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.108.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.108.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.108.5/manifests"},{"name":"v0.108.4","sha":"eaa3c7dd89de818f960cb7bda839f9d20017ad2c","kind":"tag","published_at":"2017-08-15T08:28:52.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.108.4","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.108.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.108.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.108.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.108.4/manifests"},{"name":"v0.108.3","sha":"cb9f43d0895d7eff087d42e22a9e50bee8aadf7c","kind":"tag","published_at":"2017-08-15T08:16:31.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.108.3","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.108.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.108.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.108.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.108.3/manifests"},{"name":"v0.108.2","sha":"44c37bdb2b4097e4fc38e68e725deb5f9637f5c2","kind":"tag","published_at":"2017-08-14T08:49:39.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.108.2","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.108.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.108.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.108.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.108.2/manifests"},{"name":"v0.108.1","sha":"2c08123e7b292e7ef498fb0bec384f9cfb5e561b","kind":"tag","published_at":"2017-08-11T12:07:04.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.108.1","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.108.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.108.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.108.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.108.1/manifests"},{"name":"v0.108.0","sha":"521054b47b17277aed92aa5d61cf8712e2607c39","kind":"tag","published_at":"2017-08-10T11:19:22.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.108.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.108.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.108.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.108.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.108.0/manifests"},{"name":"v0.108.0-beta.2","sha":"4af77174b0164276482e399ec8d906f0069a80d2","kind":"tag","published_at":"2017-08-10T10:57:27.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.108.0-beta.2","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.108.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.108.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.108.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.108.0-beta.2/manifests"},{"name":"v0.108.0-beta.1","sha":"59fff0f090334e5712dbc0a5a4c7cd831e294d8e","kind":"tag","published_at":"2017-08-10T09:30:06.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.108.0-beta.1","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.108.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.108.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.108.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.108.0-beta.1/manifests"},{"name":"v0.108.0-beta.0","sha":"bb465737bafa87d634a6818749ea2ceaae9b964f","kind":"tag","published_at":"2017-08-10T09:26:23.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.108.0-beta.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.108.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.108.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.108.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.108.0-beta.0/manifests"},{"name":"v0.107.29","sha":"b3dd6c72c20c2c3e12517105edda1dbe1a79ef51","kind":"tag","published_at":"2017-08-09T11:18:30.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.107.29","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.107.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.107.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.107.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.107.29/manifests"},{"name":"v0.107.28","sha":"6fcf6f866b38eca2a60ddbf8950c0f7a80a3d9e3","kind":"tag","published_at":"2017-08-07T10:25:15.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.107.28","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.107.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.107.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.107.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.107.28/manifests"},{"name":"v0.107.27","sha":"998c857e5309dec736b8a94fbb07a87e3abedff2","kind":"tag","published_at":"2017-08-07T09:08:15.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.107.27","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.107.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.107.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.107.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.107.27/manifests"},{"name":"v0.107.26","sha":"93b9e2346066efdc0d682b94ce01ef558bb2476b","kind":"tag","published_at":"2017-08-05T09:56:17.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.107.26","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.107.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.107.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.107.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.107.26/manifests"},{"name":"v0.107.25","sha":"aef138b9b5e00fda1f3b4659e04e11c128587f2f","kind":"tag","published_at":"2017-08-03T13:12:25.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.107.25","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.107.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.107.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.107.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.107.25/manifests"},{"name":"v0.107.24","sha":"685c5b02cbf4afeb1fc2bf3ad2453399c5b8cd81","kind":"tag","published_at":"2017-08-03T12:48:57.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.107.24","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.107.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.107.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.107.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.107.24/manifests"},{"name":"v0.107.23","sha":"48bfe62b4d70495aa3f9887d70ebe3cf0cb01431","kind":"tag","published_at":"2017-08-03T09:53:37.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.107.23","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.107.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.107.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.107.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.107.23/manifests"},{"name":"v0.107.22","sha":"87dd9a1f6cd718dd3f6c1f2a9cb2f2a63ed240e3","kind":"tag","published_at":"2017-07-26T10:07:20.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.107.22","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.107.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.107.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.107.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.107.22/manifests"},{"name":"v0.107.21","sha":"970138c7167fe773b0aea8aea26a8c490b9da714","kind":"tag","published_at":"2017-07-26T09:36:26.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.107.21","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.107.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.107.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.107.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.107.21/manifests"},{"name":"v0.107.20","sha":"1a3bd3084d00de764cc9edb5c7ab131ff1183a11","kind":"tag","published_at":"2017-07-05T13:51:20.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.107.20","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.107.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.107.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.107.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.107.20/manifests"},{"name":"v0.107.19","sha":"b4d724d3f8863c7742d26c66a25bc616107dbf45","kind":"tag","published_at":"2017-07-05T12:35:50.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.107.19","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.107.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.107.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.107.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.107.19/manifests"},{"name":"v0.107.18","sha":"3c1ae510751c2346628a96e27f432e325e683bf5","kind":"tag","published_at":"2017-07-05T11:59:51.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.107.18","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.107.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.107.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.107.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.107.18/manifests"},{"name":"v0.107.17","sha":"2ecc111874010a1a938ee0e5f49055a502af5489","kind":"tag","published_at":"2017-07-04T11:55:26.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.107.17","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.107.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.107.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.107.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.107.17/manifests"},{"name":"v0.107.16","sha":"ec76784aec345e484207ce34a0f0c58850cb5d01","kind":"tag","published_at":"2017-07-04T11:47:51.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.107.16","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.107.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.107.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.107.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.107.16/manifests"},{"name":"v0.107.14","sha":"b7dc0fa9aa143349d638101ca5e86fd3602ea118","kind":"tag","published_at":"2017-07-03T13:02:04.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.107.14","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.107.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.107.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.107.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.107.14/manifests"},{"name":"v0.107.13","sha":"cb036f54530fe7682458ead512e877cab51020fa","kind":"tag","published_at":"2017-06-30T09:40:25.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.107.13","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.107.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.107.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.107.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.107.13/manifests"},{"name":"v0.107.12","sha":"a0b2c3a023fa0a5e042b42a41f8339887906aa87","kind":"tag","published_at":"2017-06-29T13:54:39.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.107.12","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.107.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.107.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.107.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.107.12/manifests"},{"name":"v0.107.11","sha":"a227fabac3dbe9c782a8e933abf4744555b135f4","kind":"tag","published_at":"2017-06-29T13:38:59.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.107.11","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.107.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.107.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.107.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.107.11/manifests"},{"name":"v0.107.10","sha":"539a7e61463321ace18c5b339bd89bf94fc77fca","kind":"tag","published_at":"2017-06-29T12:16:00.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.107.10","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.107.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.107.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.107.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.107.10/manifests"},{"name":"v0.107.9","sha":"b94e432312f026518414ed160418de3c511a1910","kind":"tag","published_at":"2017-06-28T22:37:46.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.107.9","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.107.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.107.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.107.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.107.9/manifests"},{"name":"v0.107.8","sha":"8edda850e4651fe841db098f928a95c1ad049315","kind":"tag","published_at":"2017-06-28T13:18:32.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.107.8","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.107.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.107.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.107.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.107.8/manifests"},{"name":"v0.107.7","sha":"3b8c6a8b82af87448c84c3187fd94474a12e3ba7","kind":"tag","published_at":"2017-06-28T09:21:56.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.107.7","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.107.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.107.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.107.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.107.7/manifests"},{"name":"v0.107.6","sha":"cc444dda811e1b31db689e44dfc63ce6d6fb3b5c","kind":"tag","published_at":"2017-06-27T14:26:56.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.107.6","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.107.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.107.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.107.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.107.6/manifests"},{"name":"v0.107.5","sha":"3a3f8680f4e74d3248debb9e8325bd65bda857a6","kind":"tag","published_at":"2017-06-27T14:23:37.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.107.5","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.107.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.107.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.107.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.107.5/manifests"},{"name":"v0.107.4","sha":"18e817749b0134e70263dba1abf2bf04a8467879","kind":"tag","published_at":"2017-06-26T18:02:04.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.107.4","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.107.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.107.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.107.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.107.4/manifests"},{"name":"v0.107.3","sha":"de8c8bf7dc51de23ca37b292b002dd71221a4e4e","kind":"tag","published_at":"2017-06-26T17:57:52.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.107.3","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.107.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.107.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.107.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.107.3/manifests"},{"name":"v0.107.2","sha":"284883df7b9ec7ce80ca61bdc35b4b54fb6554fb","kind":"tag","published_at":"2017-06-26T15:13:10.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.107.2","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.107.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.107.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.107.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.107.2/manifests"},{"name":"v0.107.1","sha":"8712f761f4c1c1bab1374e31d5c97917ca5b4230","kind":"tag","published_at":"2017-06-26T09:33:50.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.107.1","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.107.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.107.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.107.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.107.1/manifests"},{"name":"v0.107.0","sha":"fd02607d244422e35bdc8b6ed00d00c4690c6313","kind":"tag","published_at":"2017-06-26T00:18:14.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.107.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.107.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.107.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.107.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.107.0/manifests"},{"name":"v0.106.33","sha":"f62a64239c6dd541f90a9e630852390a1e02ea3d","kind":"tag","published_at":"2017-06-23T15:06:36.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.106.33","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.106.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.106.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.106.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.106.33/manifests"},{"name":"v0.106.32","sha":"c5bd97bf2509cb23d83950ed47f3956ee3deb2b9","kind":"tag","published_at":"2017-06-22T14:03:20.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.106.32","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.106.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.106.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.106.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.106.32/manifests"},{"name":"v0.106.31","sha":"c7ec6e3fc4f8bd7178cd4c76053e6425dd143758","kind":"tag","published_at":"2017-06-22T09:44:59.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.106.31","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.106.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.106.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.106.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.106.31/manifests"},{"name":"v0.106.30","sha":"e345647027bf8b7a33c078e72aa0f5ef660960c7","kind":"tag","published_at":"2017-06-21T15:37:40.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.106.30","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.106.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.106.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.106.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.106.30/manifests"},{"name":"v0.106.29","sha":"5307e5e1187ae2b6c663ba46b8a79bb0c67ac5ec","kind":"tag","published_at":"2017-06-21T11:30:54.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.106.29","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.106.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.106.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.106.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.106.29/manifests"},{"name":"v0.106.28","sha":"97f7a9ca44d680c2abf16d837dc1103eb6ed222c","kind":"tag","published_at":"2017-06-20T12:00:37.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.106.28","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.106.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.106.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.106.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.106.28/manifests"},{"name":"v0.106.27","sha":"145dae69fa8c5c59f19b9c65eddd803ae8f6331d","kind":"tag","published_at":"2017-06-20T08:54:26.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.106.27","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.106.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.106.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.106.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.106.27/manifests"},{"name":"v0.106.26","sha":"3a3f04db1f1c99c051d139e82c8d09767e7570ed","kind":"tag","published_at":"2017-06-14T11:22:25.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.106.26","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.106.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.106.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.106.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.106.26/manifests"},{"name":"v0.106.25","sha":"84fb8b79e0cdb5f7de49aa125e9acb7218172118","kind":"tag","published_at":"2017-06-14T10:37:55.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.106.25","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.106.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.106.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.106.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.106.25/manifests"},{"name":"v0.106.24","sha":"695d8b4a9fa0f9c9aaac48691cc1edb5a9ab5932","kind":"tag","published_at":"2017-06-13T14:30:19.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.106.24","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.106.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.106.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.106.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.106.24/manifests"},{"name":"v0.106.23","sha":"4bab7f93f8eb804ecf84958b9dec71e8b85e914b","kind":"tag","published_at":"2017-06-13T14:06:54.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.106.23","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.106.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.106.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.106.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.106.23/manifests"},{"name":"v0.106.22","sha":"a4c6429e314f96d2209dd03c70cc9dcbdf38a38d","kind":"tag","published_at":"2017-06-13T13:49:19.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.106.22","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.106.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.106.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.106.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.106.22/manifests"},{"name":"v0.106.21","sha":"ed42b512c09551ff74ebf875a7d47692434310d7","kind":"tag","published_at":"2017-06-13T12:21:24.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.106.21","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.106.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.106.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.106.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.106.21/manifests"},{"name":"v0.106.20","sha":"f6e6a25f78cf0a00ef2b8b1693a17751ccecd80c","kind":"tag","published_at":"2017-06-13T12:03:52.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.106.20","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.106.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.106.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.106.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.106.20/manifests"},{"name":"v0.106.19","sha":"feaa0fa86bb0aaaccfde6c72324bd5238923726e","kind":"tag","published_at":"2017-06-09T15:12:17.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.106.19","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.106.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.106.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.106.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.106.19/manifests"},{"name":"v0.106.18","sha":"57c23546fa6c3834990024614caaba3c40249264","kind":"tag","published_at":"2017-06-09T12:44:37.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.106.18","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.106.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.106.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.106.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.106.18/manifests"},{"name":"v0.106.17","sha":"8250043c80183bc5836594f69beab46e69d520c1","kind":"tag","published_at":"2017-06-09T12:05:06.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.106.17","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.106.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.106.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.106.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.106.17/manifests"},{"name":"v0.106.16","sha":"85db86d2e05ba559d3921e67938c3ba7da82f168","kind":"tag","published_at":"2017-06-09T11:51:59.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.106.16","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.106.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.106.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.106.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.106.16/manifests"},{"name":"v0.106.15","sha":"be5b4f327f9b6dded772afb0c708f62fd9b70243","kind":"tag","published_at":"2017-06-08T23:41:07.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.106.15","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.106.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.106.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.106.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.106.15/manifests"},{"name":"v0.106.14","sha":"c70f01752fc6974d11b3dcc73bd76a59898c768f","kind":"tag","published_at":"2017-06-08T23:34:00.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.106.14","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.106.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.106.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.106.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.106.14/manifests"},{"name":"v0.106.13","sha":"c1461d38c16c1b0cf0fbdae2ba148f5adaadd42b","kind":"tag","published_at":"2017-06-07T14:28:39.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.106.13","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.106.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.106.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.106.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.106.13/manifests"},{"name":"v0.106.12","sha":"2428b4573881f9f4bf6878536a59f05a287e40ed","kind":"tag","published_at":"2017-06-07T12:34:26.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.106.12","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.106.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.106.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.106.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.106.12/manifests"},{"name":"v0.106.11","sha":"eb6260ddef0ebe6ec41328415b34a79240648fa2","kind":"commit","published_at":"2017-06-06T07:02:37.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.106.11","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.106.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.106.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.106.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.106.11/manifests"},{"name":"v0.106.10","sha":"97b2bc53ad319b8de94135dbc93314897aaaa617","kind":"commit","published_at":"2017-06-02T12:38:43.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.106.10","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.106.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.106.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.106.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.106.10/manifests"},{"name":"v0.106.9","sha":"fd035f3ef52680a36e4f55569e150193120d08c1","kind":"commit","published_at":"2017-06-02T12:19:24.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.106.9","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.106.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.106.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.106.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.106.9/manifests"},{"name":"v0.106.8","sha":"ca5e6fdcf68cd774ac63ec84fa6511d99ad31502","kind":"commit","published_at":"2017-06-02T09:23:34.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.106.8","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.106.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.106.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.106.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.106.8/manifests"},{"name":"v0.106.7","sha":"635758e81482c17508a15a91b22636e075fc578c","kind":"commit","published_at":"2017-06-01T15:41:53.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.106.7","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.106.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.106.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.106.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.106.7/manifests"},{"name":"v0.106.5","sha":"909447193d9020cffe90a45cf5478435e0edea29","kind":"commit","published_at":"2017-05-31T22:43:24.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.106.5","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.106.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.106.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.106.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.106.5/manifests"},{"name":"v0.106.4","sha":"668fb8d2d36fff6dde374b137a83f535968788bc","kind":"commit","published_at":"2017-05-31T16:55:43.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.106.4","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.106.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.106.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.106.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.106.4/manifests"},{"name":"v0.106.3","sha":"9a6235a5476ff2ac833a361d00c024e1bf7448a1","kind":"commit","published_at":"2017-05-31T14:47:06.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.106.3","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.106.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.106.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.106.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.106.3/manifests"},{"name":"v0.106.2","sha":"a21812a601135d184e2ab8dc936ec3ca1a22d718","kind":"commit","published_at":"2017-05-30T10:15:55.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.106.2","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.106.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.106.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.106.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.106.2/manifests"},{"name":"v0.106.0","sha":"42002037f9790fb418ca4a35745513800e9401ba","kind":"commit","published_at":"2017-05-29T10:16:47.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.106.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.106.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.106.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.106.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.106.0/manifests"},{"name":"v0.105.16","sha":"fd94174d81914fd9fad3641a15f18224ba6b001a","kind":"commit","published_at":"2017-05-28T17:38:56.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.105.16","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.105.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.105.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.105.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.105.16/manifests"},{"name":"v0.105.15","sha":"4760c9f54762d4ddb4bcc1f56ae29e71b0eafc36","kind":"commit","published_at":"2017-05-18T14:18:07.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.105.15","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.105.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.105.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.105.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.105.15/manifests"},{"name":"v0.105.14","sha":"a31781841d2dd1de3fda78bf74c7c76e41de3e65","kind":"commit","published_at":"2017-05-18T12:33:23.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.105.14","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.105.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.105.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.105.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.105.14/manifests"},{"name":"v0.105.13","sha":"5be41c982ad59c825d4c034eed7888d4dcff72c2","kind":"commit","published_at":"2017-05-16T14:18:05.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.105.13","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.105.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.105.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.105.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.105.13/manifests"},{"name":"v0.105.12","sha":"66176549045040c740f4833ce80af7604391e3aa","kind":"commit","published_at":"2017-05-16T10:23:07.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.105.12","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.105.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.105.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.105.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.105.12/manifests"},{"name":"v0.105.11","sha":"4f376212800883c9c5c36b6132374f6d2bbc7c68","kind":"commit","published_at":"2017-05-16T08:15:52.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.105.11","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.105.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.105.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.105.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.105.11/manifests"},{"name":"v0.105.10","sha":"577291b2b5d79c5edb579e0b63ef665ff245869e","kind":"commit","published_at":"2017-05-12T15:01:33.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.105.10","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.105.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.105.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.105.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.105.10/manifests"},{"name":"v0.105.9","sha":"ef5b40178ea91b5bf204e4f4b161a859bcf91b22","kind":"commit","published_at":"2017-05-12T14:24:21.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.105.9","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.105.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.105.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.105.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.105.9/manifests"},{"name":"v0.105.8","sha":"d4a2f8f3a423332934daa3a9251c45d4fea54f43","kind":"commit","published_at":"2017-05-12T11:32:36.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.105.8","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.105.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.105.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.105.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.105.8/manifests"},{"name":"v0.105.7","sha":"9fbc58ec41794e5bfc4cf6389acce0e960c68a32","kind":"commit","published_at":"2017-05-11T13:05:49.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.105.7","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.105.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.105.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.105.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.105.7/manifests"},{"name":"v0.105.6","sha":"24655da904004c063874517b4c2e41642c81862f","kind":"commit","published_at":"2017-05-10T10:28:22.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.105.6","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.105.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.105.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.105.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.105.6/manifests"},{"name":"v0.105.5","sha":"508ad44a212b4fe43897578f89b895a13d66577d","kind":"commit","published_at":"2017-05-09T12:29:28.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.105.5","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.105.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.105.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.105.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.105.5/manifests"},{"name":"v0.105.4","sha":"0f6558f3d1299bc9edf769269b02c385e634212f","kind":"commit","published_at":"2017-05-09T09:35:47.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.105.4","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.105.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.105.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.105.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.105.4/manifests"},{"name":"v0.105.3","sha":"d082acbc8e119a9a8e6f385000560ad0f7fa65bb","kind":"commit","published_at":"2017-05-04T14:46:12.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.105.3","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.105.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.105.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.105.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.105.3/manifests"},{"name":"v0.105.2","sha":"52d9a462e254d791399413a819a3057fde97d97b","kind":"commit","published_at":"2017-05-04T07:44:04.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.105.2","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.105.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.105.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.105.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.105.2/manifests"},{"name":"v0.105.1","sha":"abc4ae93e6fb3868b29893531c170362629c1485","kind":"commit","published_at":"2017-05-03T18:34:25.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.105.1","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.105.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.105.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.105.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.105.1/manifests"},{"name":"v0.105.0","sha":"2c19651cbca19fae01ee8905e45c42d1de87e17f","kind":"commit","published_at":"2017-05-03T18:29:22.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.105.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.105.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.105.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.105.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.105.0/manifests"},{"name":"v0.105.0-drafts.4","sha":"e9c09096a3b928d435d766885f6f55c147bf674f","kind":"commit","published_at":"2017-05-02T23:06:36.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.105.0-drafts.4","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.105.0-drafts.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.105.0-drafts.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.105.0-drafts.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.105.0-drafts.4/manifests"},{"name":"v0.105.0-drafts.3","sha":"43c53446ab66af9ed6a9f46242b88dfac9d97c0a","kind":"commit","published_at":"2017-05-02T17:50:13.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.105.0-drafts.3","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.105.0-drafts.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.105.0-drafts.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.105.0-drafts.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.105.0-drafts.3/manifests"},{"name":"v0.105.0-drafts.2","sha":"1e4db23c5a87be22d52ff0a01a06aa2005b4f922","kind":"commit","published_at":"2017-05-02T15:02:33.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.105.0-drafts.2","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.105.0-drafts.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.105.0-drafts.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.105.0-drafts.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.105.0-drafts.2/manifests"},{"name":"v0.104.45","sha":"bcd8e3f45f9035bbe90a68fd377e7d28385130b2","kind":"commit","published_at":"2017-05-02T14:58:43.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.104.45","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.104.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.104.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.104.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.104.45/manifests"},{"name":"v0.105.0-drafts.1","sha":"a8c8d6db4518c55e1023857fd174d6d755c7e7bf","kind":"commit","published_at":"2017-04-28T14:25:47.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.105.0-drafts.1","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.105.0-drafts.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.105.0-drafts.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.105.0-drafts.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.105.0-drafts.1/manifests"},{"name":"v0.105.0-drafts.0","sha":"28a1a6ccc2cf2f6405bdd2eefcf6c1e5d7306f51","kind":"commit","published_at":"2017-04-28T10:53:16.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.105.0-drafts.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.105.0-drafts.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.105.0-drafts.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.105.0-drafts.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.105.0-drafts.0/manifests"},{"name":"v0.104.44-drafts.0","sha":"7e0cc24f00427d8afb8dc5535f36a9314038164e","kind":"commit","published_at":"2017-04-28T10:42:22.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.104.44-drafts.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.104.44-drafts.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.104.44-drafts.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.104.44-drafts.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.104.44-drafts.0/manifests"},{"name":"v0.104.44","sha":"bdf9ca1589c5a6bd54aede0680f4566ba92631b4","kind":"tag","published_at":"2017-04-26T12:43:00.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.104.44","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.104.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.104.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.104.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.104.44/manifests"},{"name":"v0.104.43","sha":"6451bf39f816372299fc5ccdd85075012c5684a1","kind":"commit","published_at":"2017-04-26T12:28:28.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.104.43","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.104.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.104.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.104.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.104.43/manifests"},{"name":"v0.104.42","sha":"0bf1df16f71df480df8c45da13c6628b9804bf48","kind":"commit","published_at":"2017-04-24T16:30:08.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.104.42","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.104.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.104.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.104.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.104.42/manifests"},{"name":"v0.104.41","sha":"3067598c916641ec5a8ed811bd149615962030c2","kind":"commit","published_at":"2017-04-24T11:44:18.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.104.41","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.104.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.104.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.104.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.104.41/manifests"},{"name":"v0.104.40","sha":"4aabed502b267c8ffca5663229dc287d1cf6dc9b","kind":"commit","published_at":"2017-04-20T11:19:18.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.104.40","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.104.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.104.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.104.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.104.40/manifests"},{"name":"v0.104.39","sha":"4c42f8216ced36b3f0957a1e259a818905b66a02","kind":"commit","published_at":"2017-04-19T12:37:26.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.104.39","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.104.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.104.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.104.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.104.39/manifests"},{"name":"v0.104.38","sha":"c9f89b5c5ec0b1a717fff4e492035641f3e626cd","kind":"commit","published_at":"2017-04-19T12:26:29.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.104.38","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.104.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.104.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.104.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.104.38/manifests"},{"name":"v0.104.37","sha":"3bba407c2e192a6f0bc6138e886a6d95d36cee76","kind":"commit","published_at":"2017-04-08T08:21:52.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.104.37","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.104.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.104.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.104.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.104.37/manifests"},{"name":"v0.104.36","sha":"b057f1a2d481488caea61bec28b30914939a234a","kind":"commit","published_at":"2017-04-07T14:28:04.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.104.36","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.104.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.104.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.104.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.104.36/manifests"},{"name":"v0.104.35","sha":"7dc993d929d45fee1e3fb98eecc49765ad2e6f31","kind":"commit","published_at":"2017-04-07T11:53:18.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.104.35","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.104.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.104.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.104.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.104.35/manifests"},{"name":"v0.104.34","sha":"84d181a60bfbe06ade17035c596cdb07dea46e69","kind":"commit","published_at":"2017-04-06T08:25:25.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.104.34","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.104.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.104.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.104.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.104.34/manifests"},{"name":"v0.104.33","sha":"e469096fde54c480d5aaa85add2d56c051c60c97","kind":"commit","published_at":"2017-04-05T17:41:33.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.104.33","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.104.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.104.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.104.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.104.33/manifests"},{"name":"v0.104.32","sha":"97a03dd90b19c5d344540d50ef3c5268f6bd7df0","kind":"commit","published_at":"2017-04-05T10:07:27.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.104.32","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.104.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.104.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.104.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.104.32/manifests"},{"name":"v0.104.31","sha":"4b23927586a3ffc2219d191e01c8c4899d76eeb1","kind":"commit","published_at":"2017-04-05T09:32:14.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.104.31","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.104.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.104.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.104.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.104.31/manifests"},{"name":"v0.104.30","sha":"67284dedb5db19f5d7f58ac2c986ae4f5dd7e1d3","kind":"commit","published_at":"2017-04-04T15:09:00.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.104.30","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.104.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.104.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.104.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.104.30/manifests"},{"name":"v0.104.27","sha":"6c3047834dd2f28fa3cc65943aad5526d3f50ff7","kind":"commit","published_at":"2017-04-03T19:48:16.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.104.27","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.104.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.104.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.104.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.104.27/manifests"},{"name":"v0.104.26","sha":"80067b3a2b165d92cefa65862b0f599ecc97f89c","kind":"commit","published_at":"2017-04-03T12:10:19.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.104.26","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.104.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.104.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.104.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.104.26/manifests"},{"name":"v0.104.25","sha":"fe8897d6a2ed9658c6ee953fb4e4f1c3440f8a3a","kind":"commit","published_at":"2017-03-27T14:19:01.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.104.25","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.104.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.104.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.104.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.104.25/manifests"},{"name":"v0.104.24","sha":"49e8c6cf876b7f3dfa5b8da19b8595e5a4c2d9d0","kind":"commit","published_at":"2017-03-24T12:30:22.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.104.24","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.104.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.104.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.104.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.104.24/manifests"},{"name":"v0.104.23","sha":"5d16218e0123f8a8a1fe0950f123d11fb51d8885","kind":"commit","published_at":"2017-03-24T11:19:15.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.104.23","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.104.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.104.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.104.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.104.23/manifests"},{"name":"v0.104.22","sha":"dcb5f08047d901573520e2d4f5a0582b88b9a49a","kind":"commit","published_at":"2017-03-24T11:12:55.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.104.22","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.104.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.104.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.104.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.104.22/manifests"},{"name":"v0.104.19","sha":"7f04fcf6a8e8b163215e8e7fe1dddcd3fe7ad6f6","kind":"commit","published_at":"2017-03-24T11:11:07.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.104.19","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.104.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.104.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.104.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.104.19/manifests"},{"name":"v0.104.18","sha":"3807699559ba17d30159f42b5b0e56ec92ab6e96","kind":"commit","published_at":"2017-03-21T14:08:42.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.104.18","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.104.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.104.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.104.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.104.18/manifests"},{"name":"v0.104.17","sha":"0d31d54a648796528dead2e3468a0a487a952246","kind":"commit","published_at":"2017-03-21T13:53:20.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.104.17","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.104.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.104.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.104.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.104.17/manifests"},{"name":"v0.104.16","sha":"8aaf31ec5856f7a44bc47150523c40a82e0bfcd6","kind":"commit","published_at":"2017-03-18T09:27:52.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.104.16","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.104.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.104.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.104.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.104.16/manifests"},{"name":"v0.104.15","sha":"4470bedb6dd75361085b753669620896930ee793","kind":"commit","published_at":"2017-03-16T22:16:26.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.104.15","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.104.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.104.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.104.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.104.15/manifests"},{"name":"v0.104.14","sha":"cec1c627ef871995b4cd1f0624fad3f4c69f800c","kind":"commit","published_at":"2017-03-16T18:46:42.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.104.14","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.104.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.104.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.104.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.104.14/manifests"},{"name":"v0.104.13","sha":"c094d642e038481bd777ecc606b96155149b68c8","kind":"commit","published_at":"2017-03-16T17:13:37.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.104.13","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.104.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.104.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.104.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.104.13/manifests"},{"name":"v0.104.12","sha":"e9efea4362e70bbcf3ea6345830d04f257de709f","kind":"commit","published_at":"2017-03-16T15:29:55.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.104.12","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.104.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.104.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.104.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.104.12/manifests"},{"name":"v0.104.10","sha":"750de5ea32c699ffd7c68d90e06c86fe1bf5bbc6","kind":"commit","published_at":"2017-03-16T15:10:46.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.104.10","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.104.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.104.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.104.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.104.10/manifests"},{"name":"v0.104.9","sha":"3c7bc1099e4ebbcb59e67fb7bbe90da9ce9f595f","kind":"commit","published_at":"2017-03-16T14:01:44.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.104.9","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.104.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.104.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.104.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.104.9/manifests"},{"name":"v0.104.8","sha":"7a4b0c885d65b353adcfd5f2f406982fcb24ab9f","kind":"commit","published_at":"2017-03-15T08:18:50.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.104.8","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.104.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.104.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.104.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.104.8/manifests"},{"name":"v0.104.7","sha":"6be8490598685f4200d0df7ace3b215374ee4d2e","kind":"commit","published_at":"2017-03-14T17:15:21.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.104.7","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.104.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.104.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.104.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.104.7/manifests"},{"name":"v0.104.6","sha":"464738c003a860e6499373f675f914e6cb1b87e8","kind":"commit","published_at":"2017-03-14T10:57:44.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.104.6","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.104.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.104.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.104.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.104.6/manifests"},{"name":"v0.104.5","sha":"e8ce27272d842b7cc2e86dee994ee04494dd3df1","kind":"commit","published_at":"2017-03-14T10:12:34.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.104.5","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.104.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.104.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.104.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.104.5/manifests"},{"name":"v0.104.4","sha":"939589e931cfd1afc4bba5bf09061cccb294634b","kind":"commit","published_at":"2017-03-13T10:55:07.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.104.4","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.104.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.104.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.104.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.104.4/manifests"},{"name":"v0.104.3","sha":"b41ec009d13a8560569a86c788229a3ce737c2db","kind":"commit","published_at":"2017-03-10T16:50:22.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.104.3","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.104.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.104.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.104.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.104.3/manifests"},{"name":"v0.104.2","sha":"65e52d0933026f33bd1c423bee4447072418173e","kind":"commit","published_at":"2017-03-10T12:13:07.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.104.2","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.104.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.104.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.104.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.104.2/manifests"},{"name":"v0.104.1","sha":"4a57d6e32d0d5853d8cfad9b3a0a61dbf002475f","kind":"commit","published_at":"2017-03-10T11:37:16.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.104.1","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.104.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.104.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.104.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.104.1/manifests"},{"name":"v0.104.0","sha":"da682e5626ce2bf6f2666bee98243b2a8ccc342f","kind":"commit","published_at":"2017-03-10T10:22:23.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.104.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.104.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.104.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.104.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.104.0/manifests"},{"name":"v0.103.22","sha":"9a6c6b8b5e836eb1200de34309215978778ee219","kind":"commit","published_at":"2017-03-09T12:56:27.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.103.22","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.103.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.103.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.103.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.103.22/manifests"},{"name":"v0.103.21","sha":"af95d9a70d2cf46fddfb37066a59e0a032f045c1","kind":"commit","published_at":"2017-03-09T10:48:19.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.103.21","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.103.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.103.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.103.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.103.21/manifests"},{"name":"v0.103.20","sha":"b00e31e579db77862c846100cd6a3d2ffa3a044b","kind":"commit","published_at":"2017-03-08T18:16:23.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.103.20","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.103.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.103.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.103.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.103.20/manifests"},{"name":"v0.103.19","sha":"3d919c8b8a5c277ab8cad012a11dd4f89a6e59ad","kind":"commit","published_at":"2017-03-08T18:04:55.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.103.19","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.103.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.103.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.103.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.103.19/manifests"},{"name":"v0.103.18","sha":"133b13571dd373bdd7dfa883ec7ceb82208edef9","kind":"commit","published_at":"2017-03-08T14:40:36.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.103.18","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.103.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.103.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.103.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.103.18/manifests"},{"name":"v0.103.17","sha":"b85970c36f0b0924a149733cd8dd3ab903f47f54","kind":"commit","published_at":"2017-03-08T10:25:07.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.103.17","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.103.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.103.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.103.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.103.17/manifests"},{"name":"v0.103.16","sha":"39360fc1876ce3590115f22c6aabfbc62591b245","kind":"commit","published_at":"2017-03-08T09:55:24.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.103.16","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.103.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.103.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.103.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.103.16/manifests"},{"name":"v0.103.15","sha":"e0516bf1a9067a5a490074bd9d75fad5015315c3","kind":"commit","published_at":"2017-03-08T09:42:14.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.103.15","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.103.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.103.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.103.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.103.15/manifests"},{"name":"v0.103.14","sha":"7c21e4fb2db21978860b1d949bc46e8e2f836332","kind":"commit","published_at":"2017-03-08T09:36:05.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.103.14","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.103.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.103.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.103.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.103.14/manifests"},{"name":"v0.103.13","sha":"5fec7a62fec920c9e1d5a8aaf433c1a73e745357","kind":"commit","published_at":"2017-03-08T09:29:19.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.103.13","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.103.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.103.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.103.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.103.13/manifests"},{"name":"v0.103.11","sha":"16b002e8864fc8d3e449bc6a5e587503291c6787","kind":"commit","published_at":"2017-03-07T09:47:02.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.103.11","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.103.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.103.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.103.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.103.11/manifests"},{"name":"v0.103.10","sha":"f87412ce94a7f647adbefda72f49544a57335bc8","kind":"commit","published_at":"2017-03-06T13:18:06.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.103.10","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.103.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.103.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.103.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.103.10/manifests"},{"name":"v0.103.9","sha":"5770c7ae73603c66c6ad1ee4ff43ae9344e8270f","kind":"commit","published_at":"2017-03-06T12:56:06.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.103.9","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.103.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.103.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.103.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.103.9/manifests"},{"name":"v0.103.8","sha":"adbb169cec85a3ab6751e213d5da2f33c554fa3f","kind":"commit","published_at":"2017-03-03T14:50:25.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.103.8","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.103.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.103.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.103.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.103.8/manifests"},{"name":"v0.103.7","sha":"0f085ef86d0698e843ea4258668f9cd3e799328b","kind":"commit","published_at":"2017-03-03T11:37:58.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.103.7","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.103.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.103.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.103.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.103.7/manifests"},{"name":"v0.103.6","sha":"f1dd6c456b3c6217223415936a5b715de0651dac","kind":"commit","published_at":"2017-03-03T09:15:48.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.103.6","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.103.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.103.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.103.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.103.6/manifests"},{"name":"v0.103.5","sha":"3a13b096af2f64913576f25e01e89ebb5e6c2260","kind":"commit","published_at":"2017-03-02T15:21:48.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.103.5","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.103.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.103.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.103.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.103.5/manifests"},{"name":"v0.103.4","sha":"270a2c584898fd2b495e1dfd6ac14f721f9f0267","kind":"commit","published_at":"2017-03-02T13:19:59.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.103.4","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.103.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.103.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.103.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.103.4/manifests"},{"name":"v0.103.3","sha":"b1f3552a9f21067906b56ffbe5d4b8c5e4e7a19a","kind":"commit","published_at":"2017-03-02T12:39:52.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.103.3","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.103.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.103.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.103.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.103.3/manifests"},{"name":"v0.103.1","sha":"a5c2f99b7e8c4e928f7afdac03ea8928a918aeb2","kind":"commit","published_at":"2017-03-02T12:28:46.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.103.1","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.103.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.103.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.103.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.103.1/manifests"},{"name":"v0.103.0","sha":"ca6a407dc6dc6a48c3bf001d71178b2ec74e0a11","kind":"commit","published_at":"2017-03-02T01:29:46.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.103.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.103.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.103.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.103.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.103.0/manifests"},{"name":"v0.101.17","sha":"bbecadcd896300406d577f7fd9bb2207eb1c0767","kind":"commit","published_at":"2017-02-27T09:43:56.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.101.17","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.101.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.101.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.101.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.101.17/manifests"},{"name":"v0.101.16","sha":"48a012177e9031c495de81ad11030c3548cfa58e","kind":"commit","published_at":"2017-02-22T15:29:52.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.101.16","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.101.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.101.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.101.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.101.16/manifests"},{"name":"v0.101.15","sha":"8e63be2f909155e1741d735ad39d9f4688f17981","kind":"commit","published_at":"2017-02-22T09:30:53.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.101.15","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.101.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.101.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.101.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.101.15/manifests"},{"name":"v0.101.14","sha":"d451be41f2cd0d8f5c85772eaadf9705189b62c1","kind":"commit","published_at":"2017-02-21T02:57:57.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.101.14","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.101.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.101.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.101.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.101.14/manifests"},{"name":"v0.101.13","sha":"f2968f7574344c6d0bc024c1c6df2a2cc7d74917","kind":"commit","published_at":"2017-02-21T00:52:42.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.101.13","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.101.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.101.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.101.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.101.13/manifests"},{"name":"v0.101.12","sha":"2ac94278b442cce601963202d8766cabe8f5f4e8","kind":"commit","published_at":"2017-02-20T21:48:47.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.101.12","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.101.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.101.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.101.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.101.12/manifests"},{"name":"v0.101.11","sha":"fd60119b908f54fa8a023b319f4e0c535a3313b4","kind":"commit","published_at":"2017-02-20T21:29:35.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.101.11","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.101.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.101.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.101.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.101.11/manifests"},{"name":"v0.101.10","sha":"04ca3b4cb8961da60e513a941dce9775f607edf9","kind":"commit","published_at":"2017-02-20T17:53:26.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.101.10","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.101.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.101.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.101.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.101.10/manifests"},{"name":"v0.101.9","sha":"8a18e91852b16f16ddc79b5a5c1be5bb4d8e095d","kind":"commit","published_at":"2017-02-14T19:33:39.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.101.9","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.101.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.101.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.101.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.101.9/manifests"},{"name":"v0.101.8","sha":"859e5e63b8ad22fe6cd0326733ee19c464e42cd2","kind":"commit","published_at":"2017-02-14T15:46:27.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.101.8","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.101.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.101.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.101.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.101.8/manifests"},{"name":"v0.101.7","sha":"7a23c5be02e80cd593e997fae42751460f647e0a","kind":"commit","published_at":"2017-02-14T15:26:21.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.101.7","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.101.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.101.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.101.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.101.7/manifests"},{"name":"v0.101.6","sha":"769c0971c4ddd69a89ac0931601b505e8a2cc6ed","kind":"commit","published_at":"2017-02-14T15:13:06.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.101.6","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.101.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.101.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.101.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.101.6/manifests"},{"name":"v0.101.5","sha":"a60c2d8f01bda40f568a026bc1fad93404b053eb","kind":"commit","published_at":"2017-02-13T11:38:58.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.101.5","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.101.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.101.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.101.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.101.5/manifests"},{"name":"v0.101.4","sha":"3076cdf0a9234cd68a7642626f631675906f6fd8","kind":"commit","published_at":"2017-02-13T10:55:02.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.101.4","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.101.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.101.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.101.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.101.4/manifests"},{"name":"v0.101.3","sha":"95614e1946eb7a6e5fc80f71422c8612ad46ebb8","kind":"commit","published_at":"2017-02-13T10:45:30.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.101.3","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.101.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.101.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.101.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.101.3/manifests"},{"name":"v0.101.2","sha":"2c7516754bd43448c575b243d0a3d799f693b6c7","kind":"commit","published_at":"2017-02-12T22:21:50.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.101.2","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.101.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.101.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.101.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.101.2/manifests"},{"name":"v0.101.1","sha":"7412b20aaeafe2f91b98826baa036fba5c9fbb69","kind":"commit","published_at":"2017-02-10T16:37:52.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.101.1","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.101.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.101.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.101.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.101.1/manifests"},{"name":"v0.101.0","sha":"8e0d104c5cc494fd25c9160c063e834a73dc26fc","kind":"commit","published_at":"2017-02-10T13:19:42.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.101.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.101.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.101.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.101.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.101.0/manifests"},{"name":"v0.100.16","sha":"fbe97b0cd1f010aa1431b0c57f623d5818d194c1","kind":"commit","published_at":"2017-02-09T22:09:24.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.100.16","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.100.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.100.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.100.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.100.16/manifests"},{"name":"v0.100.15","sha":"80b2598b42b57dba5541ff6739b166386e944097","kind":"commit","published_at":"2017-02-09T20:30:23.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.100.15","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.100.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.100.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.100.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.100.15/manifests"},{"name":"v0.101.0-beta.4","sha":"82942c5d42d584b37d3fb96846c3a5643b80f2c9","kind":"commit","published_at":"2017-02-09T15:17:59.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.101.0-beta.4","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.101.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.101.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.101.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.101.0-beta.4/manifests"},{"name":"v0.101.0-beta.3","sha":"c16f00dd6b6f1057570a053fbfb15cc3943a678c","kind":"commit","published_at":"2017-02-09T15:07:54.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.101.0-beta.3","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.101.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.101.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.101.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.101.0-beta.3/manifests"},{"name":"v0.101.0-beta.2","sha":"b9d89cddf1baf34b0d4b7c6ac712223cf4e5b80e","kind":"commit","published_at":"2017-02-09T13:05:27.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.101.0-beta.2","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.101.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.101.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.101.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.101.0-beta.2/manifests"},{"name":"v0.101.0-beta.1","sha":"1f5f3776cc41cf1c364c5dc26fae43e9f28708d7","kind":"commit","published_at":"2017-02-09T12:30:25.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.101.0-beta.1","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.101.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.101.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.101.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.101.0-beta.1/manifests"},{"name":"v0.100.14","sha":"a2e1999ebc6523a40427dbcdc7697d88a602cfef","kind":"commit","published_at":"2017-02-09T12:12:06.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.100.14","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.100.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.100.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.100.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.100.14/manifests"},{"name":"v0.101.0-beta.0","sha":"69995b2860961b099fb9a4fa2b8281e61499bed7","kind":"commit","published_at":"2017-02-09T11:56:53.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.101.0-beta.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.101.0-beta.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.101.0-beta.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.101.0-beta.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.101.0-beta.0/manifests"},{"name":"v0.100.13","sha":"ddd9d4f861065fda6aab3612c240d38a08d52c1c","kind":"commit","published_at":"2017-02-08T13:03:52.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.100.13","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.100.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.100.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.100.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.100.13/manifests"},{"name":"v0.100.12","sha":"7397f5a9bc322d19ae93133a0e643f639f5942de","kind":"commit","published_at":"2017-02-08T12:24:14.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.100.12","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.100.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.100.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.100.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.100.12/manifests"},{"name":"v0.100.11","sha":"2d046ba3fefaa557fbec726e87625d9f40039724","kind":"commit","published_at":"2017-02-03T11:40:06.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.100.11","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.100.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.100.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.100.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.100.11/manifests"},{"name":"v0.100.10","sha":"cce31720af7568c90e188885c162de7afb7af722","kind":"commit","published_at":"2017-02-02T13:08:13.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.100.10","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.100.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.100.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.100.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.100.10/manifests"},{"name":"v0.100.9","sha":"470ebc2312dcb298834d4bceaf60af058117b8cd","kind":"commit","published_at":"2017-02-02T12:12:56.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.100.9","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.100.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.100.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.100.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.100.9/manifests"},{"name":"v0.100.8","sha":"8e2f3153a286d3ca6af19b6e5706d3f3624ad1a5","kind":"commit","published_at":"2017-02-02T11:01:46.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.100.8","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.100.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.100.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.100.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.100.8/manifests"},{"name":"v0.100.7","sha":"746c80b80a42327da6db65082fe5e2af561dcc22","kind":"commit","published_at":"2017-02-01T13:40:50.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.100.7","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.100.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.100.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.100.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.100.7/manifests"},{"name":"v0.100.6","sha":"9f3b66eaf6c0f33943518a5a6fe7da07e9665899","kind":"commit","published_at":"2017-02-01T11:21:11.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.100.6","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.100.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.100.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.100.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.100.6/manifests"},{"name":"v0.100.5","sha":"63603cc50c7da31c610b2df7c9febf5accbe21d0","kind":"commit","published_at":"2017-02-01T11:11:46.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.100.5","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.100.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.100.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.100.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.100.5/manifests"},{"name":"v0.100.4","sha":"c0b79d76f9c5be59121c354e5e17d789ba69e909","kind":"commit","published_at":"2017-02-01T11:10:58.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.100.4","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.100.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.100.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.100.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.100.4/manifests"},{"name":"v0.100.3","sha":"6a2971fbd6a903b7b06c2a1d6dfe065f098a3f60","kind":"commit","published_at":"2017-01-27T17:26:45.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.100.3","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.100.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.100.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.100.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.100.3/manifests"},{"name":"v0.100.2","sha":"19cbffc33ff5c3bf5d73468800b8b5665e90c4e5","kind":"commit","published_at":"2017-01-26T12:52:30.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.100.2","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.100.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.100.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.100.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.100.2/manifests"},{"name":"v0.100.1","sha":"790da416b27d2a18377f5453fa87f594222fe78f","kind":"commit","published_at":"2017-01-26T10:49:36.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.100.1","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.100.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.100.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.100.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.100.1/manifests"},{"name":"v0.100.0","sha":"e30748971613b0fa04eb90545ec7580085963958","kind":"commit","published_at":"2017-01-26T10:21:03.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.100.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.100.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.100.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.100.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.100.0/manifests"},{"name":"v0.99.10","sha":"971e3543782e6be6df28c7a6bd1d1497ffd1bef7","kind":"commit","published_at":"2017-01-26T09:58:40.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.99.10","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.99.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.99.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.99.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.99.10/manifests"},{"name":"v0.99.9","sha":"95f55f1292ac474836284912afc1e1d73ac7120a","kind":"commit","published_at":"2017-01-25T14:58:09.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.99.9","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.99.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.99.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.99.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.99.9/manifests"},{"name":"v0.99.8","sha":"420d5895aeeb2b553b0a9aae605dc0bbee079fb1","kind":"commit","published_at":"2017-01-25T14:05:10.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.99.8","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.99.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.99.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.99.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.99.8/manifests"},{"name":"v0.99.7","sha":"64916a2015cd0dc9a8a8f28b12b00db90bfd4176","kind":"commit","published_at":"2017-01-25T13:36:37.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.99.7","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.99.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.99.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.99.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.99.7/manifests"},{"name":"v0.99.6","sha":"1c47b69ebe60822b1579de70d9fcc2ab011c3d5a","kind":"commit","published_at":"2017-01-25T12:36:14.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.99.6","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.99.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.99.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.99.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.99.6/manifests"},{"name":"v0.99.5","sha":"e6481ae8013adb083a41c06ac85f78f83bb8dbb8","kind":"commit","published_at":"2017-01-20T16:46:54.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.99.5","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.99.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.99.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.99.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.99.5/manifests"},{"name":"v0.99.4","sha":"536e9d8165aa9c6070117fd622e80ba85a2e96a2","kind":"commit","published_at":"2017-01-20T16:04:02.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.99.4","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.99.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.99.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.99.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.99.4/manifests"},{"name":"v0.99.3","sha":"f448f23b0d6e2f1252c0075d9ce9ced6825a81bd","kind":"commit","published_at":"2017-01-20T15:02:47.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.99.3","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.99.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.99.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.99.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.99.3/manifests"},{"name":"v0.99.2","sha":"bcc3725a3b7d866cd3d2e5b82e82570cd51e6604","kind":"commit","published_at":"2017-01-20T11:00:20.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.99.2","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.99.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.99.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.99.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.99.2/manifests"},{"name":"v0.99.1","sha":"0553c5f2ae30c577edeff4da845f4bed32d3dd53","kind":"commit","published_at":"2017-01-19T17:10:00.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.99.1","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.99.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.99.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.99.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.99.1/manifests"},{"name":"v0.99.0","sha":"f2493d047b1f1221568547b0320fe0e1f35431bd","kind":"commit","published_at":"2017-01-19T16:44:29.000Z","download_url":"https://codeload.github.com/sanity-io/sanity/tar.gz/v0.99.0","html_url":"https://github.com/sanity-io/sanity/releases/tag/v0.99.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sanity-io/sanity@v0.99.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.99.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/tags/v0.99.0/manifests"}]},"repo_metadata_updated_at":"2025-10-26T05:03:58.328Z","dependent_packages_count":0,"downloads":0,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":98.08257299207078,"dependent_repos_count":5.854381511510429,"dependent_packages_count":23.036645117935002,"stargazers_count":1.527757193709836,"forks_count":1.9177925823505642,"average":26.08382987951532},"purl":"pkg:npm/%40snorreeb/code-input","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@snorreeb/code-input","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@snorreeb/code-input","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@snorreeb/code-input/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-25T21:01:39.750Z","issues_count":769,"pull_requests_count":8543,"avg_time_to_close_issue":19940608.368550368,"avg_time_to_close_pull_request":480225.9674045905,"issues_closed_count":407,"pull_requests_closed_count":7363,"pull_request_authors_count":117,"issue_authors_count":530,"avg_comments_per_issue":2.615084525357607,"avg_comments_per_pull_request":3.9998829451012523,"merged_pull_requests_count":6391,"bot_issues_count":13,"bot_pull_requests_count":3163,"past_year_issues_count":220,"past_year_pull_requests_count":4431,"past_year_avg_time_to_close_issue":4092359.6555555556,"past_year_avg_time_to_close_pull_request":196805.78698874553,"past_year_issues_closed_count":90,"past_year_pull_requests_closed_count":3643,"past_year_pull_request_authors_count":77,"past_year_issue_authors_count":164,"past_year_avg_comments_per_issue":1.2545454545454544,"past_year_avg_comments_per_pull_request":4.6440983976529,"past_year_bot_issues_count":5,"past_year_bot_pull_requests_count":1849,"past_year_merged_pull_requests_count":3190,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sanity-io%2Fsanity/issues","maintainers":[{"login":"bjoerge","count":656,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjoerge"},{"login":"stipsan","count":510,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stipsan"},{"login":"jordanl17","count":464,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jordanl17"},{"login":"rexxars","count":232,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rexxars"},{"login":"skogsmaskin","count":160,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/skogsmaskin"},{"login":"hermanwikner","count":152,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hermanwikner"},{"login":"sgulseth","count":129,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sgulseth"},{"login":"cngonzalez","count":123,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cngonzalez"},{"login":"sjelfull","count":73,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sjelfull"},{"login":"RostiMelk","count":67,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RostiMelk"},{"login":"christianhg","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/christianhg"},{"login":"runeb","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/runeb"},{"login":"rdunk","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rdunk"},{"login":"mariuslundgard","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mariuslundgard"},{"login":"tbeseda","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tbeseda"},{"login":"kmelve","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kmelve"},{"login":"colepeters","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/colepeters"},{"login":"ryanbonial","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ryanbonial"},{"login":"nicholasklem","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nicholasklem"},{"login":"jmswrnr","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jmswrnr"},{"login":"joshuaellis","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshuaellis"},{"login":"tzhelyazkova","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tzhelyazkova"},{"login":"ChrisLaRocque","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChrisLaRocque"},{"login":"dcilke","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dcilke"},{"login":"evenwestvang","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/evenwestvang"},{"login":"plsrd","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/plsrd"},{"login":"tonitienda","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonitienda"},{"login":"benja","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benja"},{"login":"mwain","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mwain"},{"login":"bobinska-dev","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bobinska-dev"},{"login":"filmaj","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/filmaj"},{"login":"r-bk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/r-bk"}],"active_maintainers":[{"login":"bjoerge","count":374,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjoerge"},{"login":"jordanl17","count":336,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jordanl17"},{"login":"stipsan","count":284,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stipsan"},{"login":"rexxars","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rexxars"},{"login":"RostiMelk","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RostiMelk"},{"login":"christianhg","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/christianhg"},{"login":"skogsmaskin","count":39,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/skogsmaskin"},{"login":"cngonzalez","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cngonzalez"},{"login":"tbeseda","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tbeseda"},{"login":"sgulseth","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sgulseth"},{"login":"colepeters","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/colepeters"},{"login":"kmelve","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kmelve"},{"login":"runeb","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/runeb"},{"login":"mariuslundgard","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mariuslundgard"},{"login":"rdunk","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rdunk"},{"login":"jmswrnr","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jmswrnr"},{"login":"sjelfull","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sjelfull"},{"login":"joshuaellis","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshuaellis"},{"login":"ryanbonial","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ryanbonial"},{"login":"ChrisLaRocque","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChrisLaRocque"},{"login":"dcilke","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dcilke"},{"login":"r-bk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/r-bk"},{"login":"hermanwikner","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hermanwikner"},{"login":"filmaj","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/filmaj"},{"login":"bobinska-dev","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bobinska-dev"},{"login":"tonitienda","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonitienda"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@snorreeb%2Fcode-input/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@snorreeb%2Fcode-input/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@snorreeb%2Fcode-input/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@snorreeb%2Fcode-input/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@snorreeb%2Fcode-input/codemeta","maintainers":[]}