{"id":81065,"name":null,"description":"Interactive Data Visualization in the browser, from  Python","url":"https://github.com/bokeh/bokeh","last_synced_at":"2025-09-08T21:58:15.294Z","repository":{"id":2831656,"uuid":"3834332","full_name":"bokeh/bokeh","owner":"bokeh","description":"Interactive Data Visualization in the browser, from  Python","archived":false,"fork":false,"pushed_at":"2025-09-01T07:41:08.000Z","size":356005,"stargazers_count":20074,"open_issues_count":829,"forks_count":4237,"subscribers_count":435,"default_branch":"branch-3.9","last_synced_at":"2025-09-01T08:58:44.854Z","etag":null,"topics":["bokeh","data-visualisation","interactive-plots","javascript","jupyter","notebooks","numfocus","plots","plotting","python","visualisation","visualization"],"latest_commit_sha":null,"homepage":"https://bokeh.org","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bokeh.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":"docs/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"docs/SECURITY.md","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},"funding":{"github":["bokeh"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":"pypi/bokeh","custom":"https://numfocus.org/donate-to-bokeh"}},"created_at":"2012-03-26T15:40:01.000Z","updated_at":"2025-09-01T07:41:15.000Z","dependencies_parsed_at":"2024-03-25T17:01:32.172Z","dependency_job_id":"7954436c-bdd3-43a4-a234-54d1edf3d458","html_url":"https://github.com/bokeh/bokeh","commit_stats":{"total_commits":17380,"total_committers":684,"mean_commits":25.4093567251462,"dds":0.7003452243958572,"last_synced_commit":"c1d37ca3808d0cdebec98dda8a0b7fec9477118b"},"previous_names":[],"tags_count":207,"template":false,"template_full_name":null,"purl":"pkg:github/bokeh/bokeh","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bokeh","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/refs/heads/branch-3.9","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/sbom","scorecard":{"id":247108,"data":{"date":"2025-08-11","repo":{"name":"github.com/bokeh/bokeh","commit":"5d06466d71baff29504b6df2da4a2d76fcd64f34"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.9,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 4 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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/SECURITY.md:1","Info: Found linked content: docs/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/SECURITY.md:1","Info: Found text in security policy: docs/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":"Code-Review","score":8,"reason":"Found 26/30 approved changesets -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: no topLevel permission defined: .github/workflows/bokeh-ci.yml:1","Warn: no topLevel permission defined: .github/workflows/bokeh-release-build.yml:1","Warn: no topLevel permission defined: .github/workflows/bokeh-release-deploy.yml:1","Warn: no topLevel permission defined: .github/workflows/bokehjs-ci.yml:1","Warn: no topLevel permission defined: .github/workflows/bokehjs-test-chromium.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/downstream.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bokeh-ci.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/bokeh/bokeh/bokeh-ci.yml/branch-3.8?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bokeh-ci.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/bokeh/bokeh/bokeh-ci.yml/branch-3.8?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bokeh-ci.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/bokeh/bokeh/bokeh-ci.yml/branch-3.8?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bokeh-ci.yml:220: update your workflow using https://app.stepsecurity.io/secureworkflow/bokeh/bokeh/bokeh-ci.yml/branch-3.8?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bokeh-ci.yml:231: update your workflow using https://app.stepsecurity.io/secureworkflow/bokeh/bokeh/bokeh-ci.yml/branch-3.8?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bokeh-ci.yml:250: update your workflow using https://app.stepsecurity.io/secureworkflow/bokeh/bokeh/bokeh-ci.yml/branch-3.8?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bokeh-ci.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/bokeh/bokeh/bokeh-ci.yml/branch-3.8?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bokeh-ci.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/bokeh/bokeh/bokeh-ci.yml/branch-3.8?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bokeh-ci.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/bokeh/bokeh/bokeh-ci.yml/branch-3.8?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bokeh-ci.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/bokeh/bokeh/bokeh-ci.yml/branch-3.8?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bokeh-release-build.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/bokeh/bokeh/bokeh-release-build.yml/branch-3.8?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bokeh-release-build.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/bokeh/bokeh/bokeh-release-build.yml/branch-3.8?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bokeh-release-build.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/bokeh/bokeh/bokeh-release-build.yml/branch-3.8?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bokeh-release-deploy.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/bokeh/bokeh/bokeh-release-deploy.yml/branch-3.8?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bokeh-release-deploy.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/bokeh/bokeh/bokeh-release-deploy.yml/branch-3.8?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bokeh-release-deploy.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/bokeh/bokeh/bokeh-release-deploy.yml/branch-3.8?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bokehjs-ci.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/bokeh/bokeh/bokehjs-ci.yml/branch-3.8?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bokehjs-ci.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/bokeh/bokeh/bokehjs-ci.yml/branch-3.8?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bokehjs-ci.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/bokeh/bokeh/bokehjs-ci.yml/branch-3.8?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bokehjs-ci.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/bokeh/bokeh/bokehjs-ci.yml/branch-3.8?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bokehjs-test-chromium.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/bokeh/bokeh/bokehjs-test-chromium.yml/branch-3.8?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bokehjs-test-chromium.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/bokeh/bokeh/bokehjs-test-chromium.yml/branch-3.8?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bokehjs-test-chromium.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/bokeh/bokeh/bokehjs-test-chromium.yml/branch-3.8?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bokehjs-test-chromium.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/bokeh/bokeh/bokehjs-test-chromium.yml/branch-3.8?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/bokeh/bokeh/codeql-analysis.yml/branch-3.8?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/bokeh/bokeh/codeql-analysis.yml/branch-3.8?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/bokeh/bokeh/codeql-analysis.yml/branch-3.8?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/bokeh/bokeh/codeql-analysis.yml/branch-3.8?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/downstream.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/bokeh/bokeh/downstream.yml/branch-3.8?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/downstream.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/bokeh/bokeh/downstream.yml/branch-3.8?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock-threads.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/bokeh/bokeh/lock-threads.yml/branch-3.8?enable=pin","Warn: pipCommand not pinned by hash: scripts/ci/install_downstream_packages.sh:27","Warn: pipCommand not pinned by hash: scripts/ci/install_downstream_packages.sh:30","Warn: pipCommand not pinned by hash: scripts/ci/install_downstream_packages.sh:32","Warn: npmCommand not pinned by hash: scripts/ci/install_node_modules.sh:6","Warn: pipCommand not pinned by hash: scripts/ci/verify_pip_install_from_sdist.sh:12","Warn: pipCommand not pinned by hash: scripts/ci/verify_pip_install_using_sdist.sh:10","Warn: pipCommand not pinned by hash: scripts/ci/verify_pip_install_using_wheel.sh:9","Warn: npmCommand not pinned by hash: .github/workflows/bokehjs-ci.yml:37","Warn: npmCommand not pinned by hash: .github/workflows/bokehjs-test-chromium.yml:43","Info:   0 out of  24 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 third-party GitHubAction dependencies pinned","Info:   0 out of   6 pipCommand dependencies pinned","Info:   3 out of   6 npmCommand 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":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T07:48:04.377Z","repository_id":2831656,"created_at":"2025-08-17T07:48:04.377Z","updated_at":"2025-08-17T07:48:04.377Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274231399,"owners_count":25245626,"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-09-08T02:00:09.813Z","response_time":121,"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":{"login":"bokeh","name":"Bokeh","uuid":"8440965","kind":"organization","description":"Interactive Data Visualization ","email":"info@bokeh.org","website":"https://bokeh.org","location":null,"twitter":"bokeh","company":null,"icon_url":"https://avatars.githubusercontent.com/u/8440965?v=4","repositories_count":26,"last_synced_at":"2024-04-14T09:51:14.033Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/bokeh","funding_links":["https://github.com/sponsors/bokeh"],"total_stars":20329,"followers":167,"following":0,"created_at":"2022-11-02T16:22:57.432Z","updated_at":"2024-04-14T09:51:18.551Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bokeh","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bokeh/repositories"},"packages":[{"id":844788,"name":"@bokeh/bokehjs","ecosystem":"npm","description":"Interactive, novel data visualization","homepage":"https://github.com/bokeh/bokeh#readme","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/bokeh/bokeh","keywords_array":["bokeh","datavis","dataviz","visualization","plotting","plot","graph"],"namespace":"bokeh","versions_count":180,"first_release_published_at":"2020-01-14T20:11:46.052Z","latest_release_published_at":"2025-08-29T12:16:42.403Z","latest_release_number":"3.8.0","last_synced_at":"2025-09-08T00:33:40.878Z","created_at":"2022-04-07T14:25:32.092Z","updated_at":"2025-09-08T00:33:40.878Z","registry_url":"https://www.npmjs.com/package/@bokeh/bokehjs","install_command":"npm install @bokeh/bokehjs","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"dev":"3.9.0-dev.1","latest":"3.8.0"}},"repo_metadata":{"id":2831656,"uuid":"3834332","full_name":"bokeh/bokeh","owner":"bokeh","description":"Interactive Data Visualization in the browser, from  Python","archived":false,"fork":false,"pushed_at":"2024-04-13T19:42:44.000Z","size":339687,"stargazers_count":18801,"open_issues_count":760,"forks_count":4157,"subscribers_count":442,"default_branch":"branch-3.5","last_synced_at":"2024-04-15T07:49:07.266Z","etag":null,"topics":["bokeh","data-visualisation","interactive-plots","javascript","jupyter","notebooks","numfocus","plots","plotting","python","visualisation","visualization"],"latest_commit_sha":null,"homepage":"https://bokeh.org","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bokeh.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":"docs/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"docs/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null},"funding":{"github":["bokeh"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":"pypi/bokeh","custom":"https://numfocus.org/donate-to-bokeh"}},"created_at":"2012-03-26T15:40:01.000Z","updated_at":"2024-04-15T06:13:46.000Z","dependencies_parsed_at":"2024-03-25T17:01:32.172Z","dependency_job_id":"7954436c-bdd3-43a4-a234-54d1edf3d458","html_url":"https://github.com/bokeh/bokeh","commit_stats":{"total_commits":17180,"total_committers":697,"mean_commits":"24.648493543758967","dds":0.7873690337601863,"last_synced_commit":"d9a2f7a036cd7870bce78937f8261f9c8bff72ae"},"previous_names":[],"tags_count":159,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bokeh","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/refs/heads/branch-3.5","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":217593183,"owners_count":16201572,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"bokeh","name":"Bokeh","uuid":"8440965","kind":"organization","description":"Interactive Data Visualization ","email":"info@bokeh.org","website":"https://bokeh.org","location":null,"twitter":"bokeh","company":null,"icon_url":"https://avatars.githubusercontent.com/u/8440965?v=4","repositories_count":26,"last_synced_at":"2024-04-14T09:51:14.033Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/bokeh","funding_links":["https://github.com/sponsors/bokeh"],"total_stars":20329,"followers":167,"following":0,"created_at":"2022-11-02T16:22:57.432Z","updated_at":"2024-04-14T09:51:18.551Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bokeh","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bokeh/repositories"},"tags":[{"name":"3.4.1","sha":"c2926ab02cec65fff2aa3379682cb3170e2ca42a","kind":"tag","published_at":"2024-04-11T20:32:54.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.4.1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.1/manifests"},{"name":"3.5.0.dev1","sha":"51b92cd1006941ada68eb22f6df76581c9e95126","kind":"tag","published_at":"2024-03-18T16:00:08.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.5.0.dev1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.5.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.5.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.5.0.dev1/manifests"},{"name":"3.4.0","sha":"b8b05b2529bf62e26e6943c1158ad9822c8b0308","kind":"tag","published_at":"2024-03-14T16:00:36.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.4.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.0/manifests"},{"name":"3.4.0rc2","sha":"159e73bb617b1c84e9d4b3b4a783d57364337c58","kind":"tag","published_at":"2024-03-08T22:43:57.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.4.0rc2","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.0rc2/manifests"},{"name":"3.4.0rc1","sha":"f632d1f4040e4fa1857e04835dfddfdfdb4cf08a","kind":"tag","published_at":"2024-02-28T16:24:01.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.4.0rc1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.0rc1/manifests"},{"name":"3.4.0.dev8","sha":"a49534c47c36bd3b61db615d179e4936e2383975","kind":"tag","published_at":"2024-02-15T12:44:17.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.4.0.dev8","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.4.0.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.0.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.0.dev8/manifests"},{"name":"3.4.0.dev7","sha":"dc0bd8b5d905f3a2c1bc0f38d7df34109f95e5b5","kind":"tag","published_at":"2024-01-30T22:01:07.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.4.0.dev7","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.4.0.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.0.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.0.dev7/manifests"},{"name":"3.3.4","sha":"1bc909c1a70f0a0a385ff60649d1865b36a5cdc3","kind":"tag","published_at":"2024-01-25T18:24:16.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.3.4","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.4/manifests"},{"name":"3.3.4rc1","sha":"0bb380ae3805460d535240e448c68ca0e130f414","kind":"tag","published_at":"2024-01-25T02:30:02.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.3.4rc1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.3.4rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.4rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.4rc1/manifests"},{"name":"3.4.0.dev6","sha":"a68d155a4428981fbbb6d3c003c85d9526dd9b14","kind":"tag","published_at":"2024-01-23T21:11:02.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.4.0.dev6","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.4.0.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.0.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.0.dev6/manifests"},{"name":"3.3.3","sha":"41736a65c07e124048f42f6ffe9384d3072f9dd7","kind":"tag","published_at":"2024-01-08T18:42:01.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.3.3","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.3/manifests"},{"name":"3.4.0.dev5","sha":"52c1d341e4986327a3cdb49870838eaa275f3903","kind":"tag","published_at":"2024-01-08T11:27:23.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.4.0.dev5","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.4.0.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.0.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.0.dev5/manifests"},{"name":"3.4.0.dev4","sha":"481978960ffce3bbd924c66aa38eda5a1cf01ead","kind":"tag","published_at":"2023-12-16T07:46:37.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.4.0.dev4","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.4.0.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.0.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.0.dev4/manifests"},{"name":"3.3.2","sha":"fab08a4f21e7ef1d2b6039fdbf763b0e0158554c","kind":"tag","published_at":"2023-12-01T18:37:59.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.3.2","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.2/manifests"},{"name":"3.3.1","sha":"907b8810e9df845dd8e5df89683c58a6889f520f","kind":"tag","published_at":"2023-11-09T18:40:04.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.3.1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.1/manifests"},{"name":"3.3.1rc1","sha":"76c84799f65faa82c07de2f2c9e2df1cfcde7803","kind":"tag","published_at":"2023-11-06T16:19:06.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.3.1rc1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.3.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.1rc1/manifests"},{"name":"branch-3.2-final-commit","sha":"8efe0d60ed87ec38f62c94a781b5a1373221c611","kind":"tag","published_at":"2023-11-05T03:22:45.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/branch-3.2-final-commit","html_url":"https://github.com/bokeh/bokeh/releases/tag/branch-3.2-final-commit","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/branch-3.2-final-commit","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/branch-3.2-final-commit/manifests"},{"name":"branch-3.1-final-commit","sha":"82b34cb3e4e3e159a183dad4ffcb04acbfc90927","kind":"tag","published_at":"2023-11-05T03:21:03.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/branch-3.1-final-commit","html_url":"https://github.com/bokeh/bokeh/releases/tag/branch-3.1-final-commit","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/branch-3.1-final-commit","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/branch-3.1-final-commit/manifests"},{"name":"branch-3.0-final-commit","sha":"62e2d34cb9dd33c38445c7a78a423e8926e6da5e","kind":"tag","published_at":"2023-11-05T03:20:14.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/branch-3.0-final-commit","html_url":"https://github.com/bokeh/bokeh/releases/tag/branch-3.0-final-commit","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/branch-3.0-final-commit","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/branch-3.0-final-commit/manifests"},{"name":"branch-2.4-final-commit","sha":"e8c895f15d2f9ad456e1caf71c16c0f5de8d011b","kind":"tag","published_at":"2023-11-05T03:19:20.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/branch-2.4-final-commit","html_url":"https://github.com/bokeh/bokeh/releases/tag/branch-2.4-final-commit","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/branch-2.4-final-commit","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/branch-2.4-final-commit/manifests"},{"name":"branch-2.3-final-commit","sha":"b857d2d17d7c19779bb0a7be2601d8238fb1d5e9","kind":"tag","published_at":"2023-11-05T03:18:36.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/branch-2.3-final-commit","html_url":"https://github.com/bokeh/bokeh/releases/tag/branch-2.3-final-commit","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/branch-2.3-final-commit","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/branch-2.3-final-commit/manifests"},{"name":"branch-2.2-final-commit","sha":"2b0f7dea9c5acbd3f555837c9b96b65ee66dda48","kind":"tag","published_at":"2023-11-05T03:16:53.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/branch-2.2-final-commit","html_url":"https://github.com/bokeh/bokeh/releases/tag/branch-2.2-final-commit","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/branch-2.2-final-commit","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/branch-2.2-final-commit/manifests"},{"name":"branch-2.1-final-commit","sha":"130b5eb8b3f1a8715fb3f9ab6d6b33dc3f716531","kind":"tag","published_at":"2023-11-05T03:12:24.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/branch-2.1-final-commit","html_url":"https://github.com/bokeh/bokeh/releases/tag/branch-2.1-final-commit","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/branch-2.1-final-commit","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/branch-2.1-final-commit/manifests"},{"name":"3.3.1.dev1","sha":"81bab760d2396ada79b6712c3de97322e50da5a8","kind":"tag","published_at":"2023-11-01T15:43:29.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.3.1.dev1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.3.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.1.dev1/manifests"},{"name":"3.4.0.dev3","sha":"70d27af065d1e471759d80bba7d505a5ae724ea6","kind":"tag","published_at":"2023-10-25T08:52:10.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.4.0.dev3","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.4.0.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.0.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.0.dev3/manifests"},{"name":"3.4.0.dev2","sha":"499a155ec43dd2f76e561be96dd4e1e0a51d5abf","kind":"tag","published_at":"2023-10-20T02:07:32.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.4.0.dev2","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.4.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.0.dev2/manifests"},{"name":"3.4.0.dev1","sha":"1752add6fe9355e58153e2fa92486f5eb3a79025","kind":"tag","published_at":"2023-10-10T18:38:00.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.4.0.dev1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.4.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.0.dev1/manifests"},{"name":"3.3.0","sha":"8cd571035424cd176320e89c95c0c3706adc1399","kind":"tag","published_at":"2023-10-10T15:48:49.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.3.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.0/manifests"},{"name":"3.3.0rc3","sha":"7e3625ca298f0d34acf3e00e3b2d4bf5c9648f14","kind":"tag","published_at":"2023-10-09T17:46:12.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.3.0rc3","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.3.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.0rc3/manifests"},{"name":"3.3.0rc2","sha":"80d4c34755b23b74e49a4f2e7894a7c6b74b0d58","kind":"tag","published_at":"2023-10-05T16:46:49.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.3.0rc2","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.0rc2/manifests"},{"name":"3.3.0rc1","sha":"d977255783d7ce1d4454ea48eec0ae47bc3cc2eb","kind":"tag","published_at":"2023-10-05T08:42:39.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.3.0rc1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.0rc1/manifests"},{"name":"3.3.0.dev3","sha":"de7b118fa04ce0b6de5e34095269308179765878","kind":"tag","published_at":"2023-09-29T20:07:38.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.3.0.dev3","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.3.0.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.0.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.0.dev3/manifests"},{"name":"3.3.0.dev2","sha":"b682594529b6c58ae1a7edf0b59b33e71faca6db","kind":"tag","published_at":"2023-09-27T15:30:38.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.3.0.dev2","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.3.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.0.dev2/manifests"},{"name":"3.2.2","sha":"3cb8a1749c5cb7d01c8620cc1f1fbf9e73a913f7","kind":"tag","published_at":"2023-08-13T16:09:37.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.2.2","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.2.2/manifests"},{"name":"3.2.2rc1","sha":"0717a1ac990566ef80808a6f96774a3f91e759e7","kind":"tag","published_at":"2023-08-12T18:03:58.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.2.2rc1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.2.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.2.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.2.2rc1/manifests"},{"name":"3.2.1","sha":"91f0c3c9b04da751094642790511593fae41533d","kind":"tag","published_at":"2023-07-20T09:16:28.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.2.1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.2.1/manifests"},{"name":"3.3.0.dev1","sha":"5aeaa7efbd7eb8154fe11a729df1f869f85362b5","kind":"tag","published_at":"2023-06-22T16:06:41.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.3.0.dev1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.3.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.0.dev1/manifests"},{"name":"3.2.0","sha":"546f3c784f14786ae9068b53cf6630f33437d5f0","kind":"tag","published_at":"2023-06-21T18:15:50.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.2.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.2.0/manifests"},{"name":"3.2.0rc3","sha":"a25b8c4a2b6852e605202fd14072ecad8db5061c","kind":"tag","published_at":"2023-06-18T19:11:08.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.2.0rc3","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.2.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.2.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.2.0rc3/manifests"},{"name":"3.2.0rc2","sha":"f4455e4abd75f3f5871a6a8fa52e3bbe134442da","kind":"tag","published_at":"2023-06-15T03:33:05.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.2.0rc2","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.2.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.2.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.2.0rc2/manifests"},{"name":"3.2.0rc1","sha":"e60a49269e1a863a23386045e38c010cfb17a43b","kind":"tag","published_at":"2023-06-14T19:44:10.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.2.0rc1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.2.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.2.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.2.0rc1/manifests"},{"name":"3.2.0.dev4","sha":"51f05d0fb99bd9a8686be28c5447fac51872523e","kind":"tag","published_at":"2023-06-09T10:33:14.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.2.0.dev4","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.2.0.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.2.0.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.2.0.dev4/manifests"},{"name":"3.2.0.dev3","sha":"107c2a4e0394c1d0d32f307f8de95ef3985e6916","kind":"tag","published_at":"2023-05-30T22:10:01.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.2.0.dev3","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.2.0.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.2.0.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.2.0.dev3/manifests"},{"name":"3.1.1","sha":"46b667b161c57087172c3270056452929976f609","kind":"tag","published_at":"2023-05-05T17:34:13.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.1.1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.1.1/manifests"},{"name":"3.1.1rc1","sha":"3d02d452d54b59a10bf98717d55bddbd384e075c","kind":"tag","published_at":"2023-05-04T17:24:47.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.1.1rc1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.1.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.1.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.1.1rc1/manifests"},{"name":"3.2.0.dev2","sha":"a5b496aa76508f83f0af0cb92737610d0c360a88","kind":"tag","published_at":"2023-04-27T17:49:55.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.2.0.dev2","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.2.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.2.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.2.0.dev2/manifests"},{"name":"3.2.0.dev1","sha":"fc2177b8b0eac949d0a28a5f66cc9568854a7fe1","kind":"tag","published_at":"2023-04-17T12:21:57.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.2.0.dev1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.2.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.2.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.2.0.dev1/manifests"},{"name":"3.1.0","sha":"5208b5fa8e8d6f3075a2c8072df81d86eff237e2","kind":"tag","published_at":"2023-03-09T23:28:00.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.1.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.1.0/manifests"},{"name":"3.1.0rc3","sha":"74d2d892cb13827eb8660c2d446ed5de5bf6f3f9","kind":"tag","published_at":"2023-03-08T16:10:51.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.1.0rc3","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.1.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.1.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.1.0rc3/manifests"},{"name":"3.1.0rc2","sha":"89ea7eee384c6f1aca09495a495e4deede7416e3","kind":"tag","published_at":"2023-03-08T02:52:49.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.1.0rc2","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.1.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.1.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.1.0rc2/manifests"},{"name":"3.1.0rc1","sha":"360794a94761ae4f06c700a0370acb0b56c7cebc","kind":"tag","published_at":"2023-03-04T15:09:57.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.1.0rc1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.1.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.1.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.1.0rc1/manifests"},{"name":"3.1.0.dev5","sha":"74ebcb4f5d1510ba0c59dec2bafec9aba850ebf0","kind":"tag","published_at":"2023-03-03T16:16:24.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.1.0.dev5","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.1.0.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.1.0.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.1.0.dev5/manifests"},{"name":"3.1.0.dev4","sha":"1a83c3239912e0725a77ec37c55614881d462733","kind":"tag","published_at":"2023-02-27T18:45:58.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.1.0.dev4","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.1.0.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.1.0.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.1.0.dev4/manifests"},{"name":"3.1.0.dev3","sha":"9f462764624afecd2fbaaa623ea93ab9d8c7f0d0","kind":"tag","published_at":"2023-02-15T18:09:23.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.1.0.dev3","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.1.0.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.1.0.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.1.0.dev3/manifests"},{"name":"3.1.0.dev2","sha":"a4d6738acf4b5f6c1f56d739ff0af2cdc8234928","kind":"tag","published_at":"2023-02-08T08:09:16.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.1.0.dev2","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.1.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.1.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.1.0.dev2/manifests"},{"name":"3.1.0.dev1","sha":"4e6a90ac9c219549ee02802e3d8183fde2745562","kind":"tag","published_at":"2022-12-20T07:57:50.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.1.0.dev1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.1.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.1.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.1.0.dev1/manifests"},{"name":"3.0.3","sha":"e5717422637ebfbd1885c07238e5768c4b52155f","kind":"tag","published_at":"2022-12-09T17:53:20.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.3","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.3/manifests"},{"name":"3.0.2","sha":"bba83ab0db6986f5b8e82ab01e2ad2d09b877cea","kind":"tag","published_at":"2022-11-14T18:30:17.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.2","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.2/manifests"},{"name":"3.0.1","sha":"17a0b288052afac80ebcf0aa74e3915452fce3ca","kind":"tag","published_at":"2022-11-03T19:38:41.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.1/manifests"},{"name":"3.0.1rc1","sha":"07246bb64c9f2cb46952eeeec07d1f09fa82835a","kind":"tag","published_at":"2022-11-03T17:19:48.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.1rc1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.1rc1/manifests"},{"name":"3.0.0","sha":"cf278f2469045cd3b4d402957e03f63973330404","kind":"tag","published_at":"2022-10-30T22:12:53.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0/manifests"},{"name":"3.0.0rc6","sha":"87021aa339c507eb599ae65f5c2a613c4fa188ec","kind":"tag","published_at":"2022-10-30T19:52:16.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0rc6","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0rc6/manifests"},{"name":"3.0.0rc5","sha":"1fa7aab543d233f7d06de018fde0c78511ee66aa","kind":"tag","published_at":"2022-10-25T03:53:37.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0rc5","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0rc5/manifests"},{"name":"3.0.0rc4","sha":"c0aa20cbe7e9b8cb4cee11e73eb5888c12b93284","kind":"tag","published_at":"2022-10-19T02:22:20.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0rc4","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0rc4/manifests"},{"name":"3.0.0rc3","sha":"5006e734fb68eb00562bdfa4523460386e1bddbf","kind":"tag","published_at":"2022-10-11T05:15:01.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0rc3","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0rc3/manifests"},{"name":"3.0.0rc2","sha":"edac5fca233d37b23cc762ccbe6b3b96bf1080ec","kind":"tag","published_at":"2022-10-11T01:18:40.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0rc2","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0rc2/manifests"},{"name":"3.0.0rc1","sha":"43f276c6a8dead718b76f6cb3bcadee67a50417e","kind":"tag","published_at":"2022-10-11T00:30:13.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0rc1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0rc1/manifests"},{"name":"3.0.0.dev20","sha":"fc73b4ce57475c87684f7d8f45b765db66d07fea","kind":"tag","published_at":"2022-10-09T01:07:07.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0.dev20","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0.dev20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0.dev20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0.dev20/manifests"},{"name":"3.0.0.dev19","sha":"c6c0fc58342392864198f0aec7638f44b001ce4c","kind":"tag","published_at":"2022-10-02T06:28:09.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0.dev19","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0.dev19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0.dev19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0.dev19/manifests"},{"name":"3.0.0.dev18","sha":"0598e265e04d0a6b33992dec3658076e3b4a6285","kind":"tag","published_at":"2022-09-17T18:12:19.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0.dev18","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0.dev18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0.dev18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0.dev18/manifests"},{"name":"3.0.0.dev17","sha":"29124c24de4d0e0f2390e59e5ba9dc28b7ac0ebe","kind":"tag","published_at":"2022-09-17T05:45:40.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0.dev17","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0.dev17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0.dev17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0.dev17/manifests"},{"name":"3.0.0.dev16","sha":"abee08c5ac93e43a7b0e5bbe111ec842e6d67285","kind":"tag","published_at":"2022-09-13T14:41:39.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0.dev16","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0.dev16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0.dev16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0.dev16/manifests"},{"name":"3.0.0.dev15","sha":"75597b6b61f01682c1c4a7ed95f612d2e4cfd2c6","kind":"tag","published_at":"2022-09-03T06:48:48.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0.dev15","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0.dev15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0.dev15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0.dev15/manifests"},{"name":"3.0.0.dev14","sha":"d95a8d030569dd21ccf19244cec10f28b9ec98dd","kind":"tag","published_at":"2022-08-27T18:09:23.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0.dev14","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0.dev14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0.dev14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0.dev14/manifests"},{"name":"3.0.0.dev13","sha":"00884049d0435d94acfa06b0d8a2ca29a87a613f","kind":"tag","published_at":"2022-08-20T18:46:12.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0.dev13","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0.dev13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0.dev13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0.dev13/manifests"},{"name":"3.0.0.dev12","sha":"6d02108b458bfb7d713e0f3bfef5dd97caadcd6d","kind":"tag","published_at":"2022-08-20T18:05:32.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0.dev12","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0.dev12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0.dev12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0.dev12/manifests"},{"name":"3.0.0dev11","sha":"ac37d77200519062e4bf7b64f37ee7bd96f20fe4","kind":"tag","published_at":"2022-08-06T18:24:02.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0dev11","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0dev11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0dev11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0dev11/manifests"},{"name":"3.0.0dev10","sha":"c242ac107251d7a74a4213db0cbe02a37627ab44","kind":"tag","published_at":"2022-07-05T18:49:25.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0dev10","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0dev10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0dev10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0dev10/manifests"},{"name":"3.0.0dev9","sha":"ffb3b5e98f0b075aab6a5e88a201b69ad69f4cf9","kind":"tag","published_at":"2022-07-01T02:24:39.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0dev9","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0dev9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0dev9/manifests"},{"name":"3.0.0dev8","sha":"f440b959a0743b64d2fafe9eccebf72c641e52c9","kind":"tag","published_at":"2022-06-24T23:22:09.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0dev8","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0dev8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0dev8/manifests"},{"name":"3.0.0dev7","sha":"f0452c8f0092324c38a0ccdd7229bf3579378680","kind":"tag","published_at":"2022-06-13T18:45:35.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0dev7","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0dev7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0dev7/manifests"},{"name":"2.4.3","sha":"a1931d48512a1cb369746025d48344a6ad1834b2","kind":"tag","published_at":"2022-05-18T18:10:29.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/2.4.3","html_url":"https://github.com/bokeh/bokeh/releases/tag/2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.4.3/manifests"},{"name":"3.0.0dev6","sha":"2ead5a7d2446f4ce91423489d9b715dbb69a4464","kind":"tag","published_at":"2022-04-27T02:29:01.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0dev6","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0dev6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0dev6/manifests"},{"name":"3.0.0dev5","sha":"b647cc157c7c292238c29891c77ab82fafadb4c3","kind":"tag","published_at":"2022-03-03T18:20:23.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0dev5","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0dev5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0dev5/manifests"},{"name":"3.0.0dev4","sha":"b8b857c1cb8bd3458625d21ef510e47fd9d7673c","kind":"tag","published_at":"2022-01-27T18:16:08.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0dev4","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0dev4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0dev4/manifests"},{"name":"3.0.0dev3","sha":"c4815ef00dd013204756a359e91fbf10af5c4c56","kind":"tag","published_at":"2022-01-06T19:35:50.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0dev3","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0dev3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0dev3/manifests"},{"name":"3.0.0dev2","sha":"1a7d0f4c3960c098c1df8256ad97b5ae3c205188","kind":"tag","published_at":"2021-12-09T00:39:53.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0dev2","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0dev2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0dev2/manifests"},{"name":"2.4.2","sha":"ad33147f5762af8830e68144419e31e46a024caf","kind":"tag","published_at":"2021-11-22T17:23:18.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/2.4.2","html_url":"https://github.com/bokeh/bokeh/releases/tag/2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.4.2/manifests"},{"name":"2.4.1","sha":"74ffffb827740e6beb5066ef4ecb0244f1d05a90","kind":"tag","published_at":"2021-10-13T17:24:16.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/2.4.1","html_url":"https://github.com/bokeh/bokeh/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.4.1/manifests"},{"name":"2.4.0","sha":"a3bb60029702370f9853b78d68c20f651c70b6ee","kind":"tag","published_at":"2021-09-15T06:28:31.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/2.4.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.4.0/manifests"},{"name":"2.3.3","sha":"76b8b32af29a21057ac07076d296fe604b01f00d","kind":"tag","published_at":"2021-07-07T17:51:19.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/2.3.3","html_url":"https://github.com/bokeh/bokeh/releases/tag/2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.3.3/manifests"},{"name":"2.3.2","sha":"0b7bd67fc4962065f14cf3cef09ed171be307a56","kind":"tag","published_at":"2021-05-10T16:40:10.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/2.3.2","html_url":"https://github.com/bokeh/bokeh/releases/tag/2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.3.2/manifests"},{"name":"2.3.1","sha":"de39fa2bc1a9b5b31d1fc70a6f6214c754c18946","kind":"tag","published_at":"2021-04-07T17:50:50.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/2.3.1","html_url":"https://github.com/bokeh/bokeh/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"04bb30fef2e72e64baaa8b2f330806d5bfdd3b11","kind":"tag","published_at":"2021-02-24T17:37:06.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/2.3.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.3.0/manifests"},{"name":"2.2.3","sha":"d3e4f3ab307546f4fc648bedc1ecfd93ea941857","kind":"tag","published_at":"2020-10-19T19:17:16.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/2.2.3","html_url":"https://github.com/bokeh/bokeh/releases/tag/2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.2.3/manifests"},{"name":"2.2.2","sha":"49cc036a3d9cfbeda55744291b41e9df4d2fe95a","kind":"tag","published_at":"2020-10-12T17:04:12.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/2.2.2","html_url":"https://github.com/bokeh/bokeh/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.2.2/manifests"},{"name":"2.2.1","sha":"0b9526ef553d938bf5de187e2511564c648c13bd","kind":"tag","published_at":"2020-08-31T18:40:29.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/2.2.1","html_url":"https://github.com/bokeh/bokeh/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"009b87275105c1af5c13a206c6336c45a3f2c22c","kind":"tag","published_at":"2020-08-24T15:49:11.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/2.2.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.2.0/manifests"},{"name":"2.1.1","sha":"39a1a60cb90a1243a9ccd7d4007440de8d89d321","kind":"tag","published_at":"2020-06-22T21:16:53.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/2.1.1","html_url":"https://github.com/bokeh/bokeh/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"8d8f7e57cb982f0dc179c7f47efeb02e82747a2b","kind":"tag","published_at":"2020-06-15T01:06:24.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/2.1.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.1.0/manifests"},{"name":"2.0.2","sha":"bbe84dcf1d7047e3aaf75a2ae2918fc6fb57afab","kind":"tag","published_at":"2020-04-22T01:57:35.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/2.0.2","html_url":"https://github.com/bokeh/bokeh/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"74ed93e5a6d52e91a5b5e895be44422dc7041b40","kind":"tag","published_at":"2020-03-29T20:06:23.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/2.0.1","html_url":"https://github.com/bokeh/bokeh/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"cc894fa49465aacb9f5b7453a99d6a100995cc63","kind":"tag","published_at":"2020-03-09T03:57:18.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/2.0.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.0.0/manifests"},{"name":"1.4.0","sha":"b19f2c5547024bdc288d02e73fdb65e65991df5f","kind":"tag","published_at":"2019-11-04T05:25:49.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/1.4.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.4.0/manifests"},{"name":"1.3.4","sha":"de4587452d2b9275872c23d9a2a5eab95e0d86ff","kind":"tag","published_at":"2019-08-07T03:40:49.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/1.3.4","html_url":"https://github.com/bokeh/bokeh/releases/tag/1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.3.4/manifests"},{"name":"1.3.2","sha":"1ca01c4c22cdf4bb22e4dae269949f72b865c752","kind":"tag","published_at":"2019-08-04T20:42:18.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/1.3.2","html_url":"https://github.com/bokeh/bokeh/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"b61ad45897a8c5d9202ace539002a2754adf9d9e","kind":"tag","published_at":"2019-07-30T03:01:20.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/1.3.1","html_url":"https://github.com/bokeh/bokeh/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"96a5c8bb1f59ae73d109c29b744dd33b1c13d249","kind":"tag","published_at":"2019-07-23T02:18:22.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/1.3.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.3.0/manifests"},{"name":"1.2.0","sha":"9f510bc7cc2c0fb283bf80436d03b3cac49f22c8","kind":"tag","published_at":"2019-05-28T05:18:15.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/1.2.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"21e56fcb9eeda8fa9eec31f40b870adbdf6d31ea","kind":"tag","published_at":"2019-04-09T03:45:16.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/1.1.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.1.0/manifests"},{"name":"1.0.4","sha":"d260c429451a04b1fc00f593ef98f10ce1392e57","kind":"tag","published_at":"2019-01-09T20:44:54.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/1.0.4","html_url":"https://github.com/bokeh/bokeh/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"f04830b6a62b91133655857ee14d88438df2febc","kind":"tag","published_at":"2018-12-31T20:08:17.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/1.0.3","html_url":"https://github.com/bokeh/bokeh/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"daf9d511ec847a0498bd5ebafc5eaa7ee3bc09f4","kind":"tag","published_at":"2018-11-29T18:58:38.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/1.0.2","html_url":"https://github.com/bokeh/bokeh/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"201ef74ba862d8e97589172f5c31506d68578371","kind":"tag","published_at":"2018-11-01T01:29:58.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/1.0.1","html_url":"https://github.com/bokeh/bokeh/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"ac92b9f8c8f498e2b22cc51ae5179a2f13d3a2b6","kind":"tag","published_at":"2018-10-24T15:11:53.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/1.0.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.0.0/manifests"},{"name":"0.13.0","sha":"30aea2646c9b2f682826361ffe45b1209fd96823","kind":"tag","published_at":"2018-06-20T07:43:24.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.13.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.13.0/manifests"},{"name":"0.12.16","sha":"7e4333b0e60c173983f44eab06d26c9255564213","kind":"tag","published_at":"2018-05-14T19:52:27.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.12.16","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.12.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.16/manifests"},{"name":"0.12.15","sha":"2b3390bee93e62961d1f0284642309ada3668772","kind":"tag","published_at":"2018-03-29T16:40:56.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.12.15","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.15/manifests"},{"name":"0.12.14","sha":"8b336a711e20aabfc9f0de8176136945810f0b0c","kind":"tag","published_at":"2018-02-07T18:44:39.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.12.14","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.14/manifests"},{"name":"0.12.13","sha":"79041cc7c68d914a6a9b5d3e908f52552f9eb3b6","kind":"tag","published_at":"2017-12-06T22:06:09.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.12.13","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.13/manifests"},{"name":"0.12.12","sha":"eb90ea2b3aea074e40f9b46cfad68aecbe7cad75","kind":"tag","published_at":"2017-12-05T22:16:47.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.12.12","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.12/manifests"},{"name":"0.12.11","sha":"62d935d4158a5a540dff278f7744c37d2e636acc","kind":"tag","published_at":"2017-11-28T17:06:36.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.12.11","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.11/manifests"},{"name":"0.12.10","sha":"79ca2047633a299a6331cc4c607638c1555f1f47","kind":"tag","published_at":"2017-10-16T15:08:54.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.12.10","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.10/manifests"},{"name":"0.12.9","sha":"3010cf2c825788129323493dd30939fc715c4c34","kind":"tag","published_at":"2017-09-12T06:20:09.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.12.9","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.9/manifests"},{"name":"0.12.7","sha":"f00f0f2f93d077a3de6ccfaab32f61eda4867eaf","kind":"tag","published_at":"2017-08-29T00:32:24.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.12.7","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.7/manifests"},{"name":"0.12.6","sha":"6070bf96d9367150f423a4fa792a7d242421236b","kind":"tag","published_at":"2017-06-13T14:22:34.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.12.6","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.6/manifests"},{"name":"0.12.5","sha":"8f1cfc3b8dd56f815127032a7bb9419dea372ad8","kind":"tag","published_at":"2017-04-05T19:01:35.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.12.5","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.5/manifests"},{"name":"0.12.4","sha":"760396a6f253dd5f906db457d24bafaa1e3c2540","kind":"tag","published_at":"2017-01-09T16:17:27.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.12.4","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.4/manifests"},{"name":"0.12.3","sha":"03c1e713d736a3b19e98eb655c02b608f0b3d239","kind":"tag","published_at":"2016-10-07T15:13:10.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.12.3","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.3/manifests"},{"name":"0.12.2","sha":"7336b3b7dc952aae58f91ad9123b9cd4c420ec02","kind":"tag","published_at":"2016-09-06T19:15:29.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.12.2","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.2/manifests"},{"name":"0.12.1","sha":"87905439bb0ed1ada3f8ae0149d823b9058447a7","kind":"tag","published_at":"2016-07-28T17:54:22.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.12.1","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.1/manifests"},{"name":"0.12.0","sha":"bc9185360063239d5a1d9457549c4bee12f9e509","kind":"tag","published_at":"2016-06-27T23:56:23.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.12.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.0/manifests"},{"name":"0.11.1","sha":"64b6b1f2ee4e273138682bac6dee56df2e73d9d6","kind":"tag","published_at":"2016-02-04T19:10:17.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.11.1","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.11.1/manifests"},{"name":"0.11.0","sha":"69adee25d5229ce80d662b2c31da97b08b9f2660","kind":"tag","published_at":"2016-01-06T18:49:44.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.11.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.11.0/manifests"},{"name":"0.10.0","sha":"2061725748a24d9973eb347fcc7763b6c10c61a8","kind":"tag","published_at":"2015-09-25T16:03:12.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.10.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.10.0/manifests"},{"name":"0.9.3","sha":"476440b2953de7aa4c1c0ac72eae4f9f165fa9f5","kind":"tag","published_at":"2015-08-28T12:06:03.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.9.3","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.9.3/manifests"},{"name":"0.9.2","sha":"b47193ce7e048dea4fe4a5f630f59e8d4907a17c","kind":"tag","published_at":"2015-07-23T19:13:52.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.9.2","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"80d76fe15bbafa0c3f8a674a7867dda523c5b73c","kind":"tag","published_at":"2015-07-03T23:44:41.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.9.1","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"9f21bc95b443da35ce4b1fd23600e0705edd2014","kind":"tag","published_at":"2015-05-15T15:36:15.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.9.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.9.0/manifests"},{"name":"0.8.2","sha":"da429b96a9e264ede4222470c1fdc4aa3088930b","kind":"tag","published_at":"2015-03-25T21:34:53.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.8.2","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"e99b300fddc401e1234df8fb0762e70d8c262f7e","kind":"tag","published_at":"2015-02-23T19:39:08.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.8.1","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"0b9a07fdb123ac82816b50128157d4fa2dcea348","kind":"tag","published_at":"2015-02-16T21:38:37.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.8.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.8.0/manifests"},{"name":"0.7.1","sha":"23fb4188090309945d5dba11dd6d4da34c744332","kind":"tag","published_at":"2015-01-12T18:38:29.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.7.1","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"430e793ef3796fff7ebc7de205938290abc7e893","kind":"tag","published_at":"2014-12-05T17:10:40.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.7.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.7.0/manifests"},{"name":"0.6.1","sha":"e6ff2cae6ab19d04bc1d0b1302fadaef8a76958f","kind":"tag","published_at":"2014-09-25T00:02:03.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.6.1","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"08172e8f7ad9783dca15f1bfc4cdcb27c678615d","kind":"tag","published_at":"2014-09-09T19:48:37.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.6.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.6.0/manifests"},{"name":"0.5.2","sha":"c476b63af8c1d2f8ee2e609304ebc9d88386bc8e","kind":"tag","published_at":"2014-08-15T13:01:37.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.5.2","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"5ec54b101691bc007b762f29aa6ba2bcbbafbdfa","kind":"tag","published_at":"2014-07-23T16:26:44.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.5.1","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"ae52d6fd5281f4844a3a769a111b404028ebe30c","kind":"tag","published_at":"2014-07-08T18:58:29.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.5.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.5.0/manifests"},{"name":"0.4.4","sha":"76ef90c7848ab67d78f8cc74ffd5b7d5b72a10c2","kind":"tag","published_at":"2014-04-16T22:41:30.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.4.4","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.4.4/manifests"},{"name":"0.4.3","sha":"6b7c3e741b229fbd5e0413e159227901b976596b","kind":"tag","published_at":"2014-04-16T14:39:27.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.4.3","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.4.3/manifests"},{"name":"0.4.2","sha":"dbce236185fcd906e62355bc1bc71f62feca5c03","kind":"tag","published_at":"2014-03-10T16:13:09.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.4.2","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.4.2/manifests"},{"name":"0.4.1","sha":"cb443097266e49700f817cbbb4b2b9376ace502d","kind":"tag","published_at":"2014-02-19T00:08:54.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.4.1","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"37f438734cb06d67f6d8a9b6d26734d8e30fc58f","kind":"tag","published_at":"2014-02-04T21:46:57.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.4.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"99a06df37248f467a9fd78790273dfc8eab82f3f","kind":"commit","published_at":"2013-11-19T20:49:56.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.3.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.3.0/manifests"},{"name":"0.2.0","sha":"ee31e35ed160cb023abacb4719d81a8775326a13","kind":"tag","published_at":"2013-10-21T16:01:36.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.2.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.2.0/manifests"},{"name":"0.1.1","sha":"2d26511cfff79bf3b0f76e9a150b3e3bfb599a6a","kind":"tag","published_at":"2013-09-05T23:36:13.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.1.1","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"b7973493050f51bb0651702045b575c65aa14717","kind":"tag","published_at":"2013-09-03T23:04:02.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.1.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.1.0/manifests"},{"name":"0.0.1","sha":"494db4e99c21697f0d3ef9cfed9206cb05316f51","kind":"tag","published_at":"2013-06-04T00:39:57.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.0.1","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2024-09-08T15:28:49.495Z","dependent_packages_count":8,"downloads":27515,"downloads_period":"last-month","dependent_repos_count":152,"rankings":{"downloads":1.767602210300534,"dependent_repos_count":1.25845155181429,"dependent_packages_count":3.081991358317102,"stargazers_count":0.7115754297257475,"forks_count":0.566920640597325,"docker_downloads_count":0.4321188716439347,"average":1.3031100103998223},"purl":"pkg:npm/%40bokeh/bokehjs","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@bokeh/bokehjs","docker_dependents_count":388,"docker_downloads_count":18942457,"usage_url":"https://repos.ecosyste.ms/usage/npm/@bokeh/bokehjs","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@bokeh/bokehjs/dependencies","status":null,"funding_links":["https://github.com/sponsors/bokeh","https://tidelift.com/funding/github/pypi/bokeh","https://numfocus.org/donate-to-bokeh"],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-07T02:29:18.291Z","issues_count":737,"pull_requests_count":557,"avg_time_to_close_issue":29576403.23340961,"avg_time_to_close_pull_request":2128591.0337301586,"issues_closed_count":437,"pull_requests_closed_count":504,"pull_request_authors_count":79,"issue_authors_count":317,"avg_comments_per_issue":3.4762550881953866,"avg_comments_per_pull_request":3.238779174147217,"merged_pull_requests_count":457,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":331,"past_year_pull_requests_count":371,"past_year_avg_time_to_close_issue":1797146.4597156397,"past_year_avg_time_to_close_pull_request":775202.221238938,"past_year_issues_closed_count":211,"past_year_pull_requests_closed_count":339,"past_year_pull_request_authors_count":48,"past_year_issue_authors_count":145,"past_year_avg_comments_per_issue":2.4561933534743203,"past_year_avg_comments_per_pull_request":2.784366576819407,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":317,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/issues","maintainers":[{"login":"bryevdv","count":130,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bryevdv"},{"login":"ianthomas23","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianthomas23"},{"login":"droumis","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/droumis"},{"login":"tcmetzger","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tcmetzger"},{"login":"Azaya89","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Azaya89"},{"login":"birdsarah","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/birdsarah"},{"login":"thomktz","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thomktz"},{"login":"pavithraes","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pavithraes"},{"login":"vicadesoba","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vicadesoba"}],"active_maintainers":[{"login":"bryevdv","count":69,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bryevdv"},{"login":"ianthomas23","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianthomas23"},{"login":"droumis","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/droumis"},{"login":"tcmetzger","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tcmetzger"},{"login":"Azaya89","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Azaya89"},{"login":"thomktz","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thomktz"},{"login":"pavithraes","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pavithraes"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@bokeh%2Fbokehjs/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@bokeh%2Fbokehjs/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@bokeh%2Fbokehjs/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@bokeh%2Fbokehjs/related_packages","maintainers":[{"uuid":"philippjfr","login":"philippjfr","name":null,"email":"prudiger@anaconda.com","url":null,"packages_count":15,"html_url":"https://www.npmjs.com/~philippjfr","role":null,"created_at":"2022-11-15T16:56:06.703Z","updated_at":"2022-11-15T16:56:06.703Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/philippjfr/packages"},{"uuid":"bokeh-service-backup","login":"bokeh-service-backup","name":null,"email":"service-backup@bokeh.org","url":null,"packages_count":10,"html_url":"https://www.npmjs.com/~bokeh-service-backup","role":null,"created_at":"2022-11-15T16:56:06.683Z","updated_at":"2022-11-15T16:56:06.683Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/bokeh-service-backup/packages"},{"uuid":"mattpap","login":"mattpap","name":null,"email":"mattpap@gmail.com","url":null,"packages_count":12,"html_url":"https://www.npmjs.com/~mattpap","role":null,"created_at":"2022-11-15T16:56:06.675Z","updated_at":"2022-11-15T16:56:06.675Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mattpap/packages"},{"uuid":"bigreddot","login":"bigreddot","name":null,"email":"bryan@bokeh.org","url":null,"packages_count":10,"html_url":"https://www.npmjs.com/~bigreddot","role":null,"created_at":"2022-11-15T16:56:06.667Z","updated_at":"2022-11-15T16:56:06.667Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/bigreddot/packages"},{"uuid":"bokeh-service","login":"bokeh-service","name":null,"email":"service@bokeh.org","url":null,"packages_count":10,"html_url":"https://www.npmjs.com/~bokeh-service","role":null,"created_at":"2022-11-15T16:56:06.659Z","updated_at":"2022-11-15T16:56:06.659Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/bokeh-service/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5134731,"maintainers_count":1052545,"namespaces_count":313823,"keywords_count":730801,"github":"npm","metadata":{"funded_packages_count":155963},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-08T06:45:00.340Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":5283258,"name":"bokeh","ecosystem":"conda","description":"Bokeh is an interactive visualization library for modern web browsers. It provides elegant, concise construction of versatile graphics, and affords high-performance interactivity over large or streaming datasets. Bokeh can help anyone who would like to quickly and easily make interactive plots, dashboards, and data applications.","homepage":"https://bokeh.org","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/bokeh/bokeh","keywords_array":[],"namespace":null,"versions_count":53,"first_release_published_at":"2017-09-11T08:36:03.000Z","latest_release_published_at":"2025-09-05T20:07:04.000Z","latest_release_number":"3.8.0","last_synced_at":"2025-09-05T21:06:46.706Z","created_at":"2022-10-03T15:39:16.539Z","updated_at":"2025-09-05T21:06:47.317Z","registry_url":"https://anaconda.org/anaconda/bokeh","install_command":"conda install -c anaconda bokeh","documentation_url":null,"metadata":{},"repo_metadata":{"id":2831656,"uuid":"3834332","full_name":"bokeh/bokeh","owner":"bokeh","description":"Interactive Data Visualization in the browser, from  Python","archived":false,"fork":false,"pushed_at":"2025-09-01T07:41:08.000Z","size":356005,"stargazers_count":20074,"open_issues_count":829,"forks_count":4237,"subscribers_count":435,"default_branch":"branch-3.9","last_synced_at":"2025-09-01T08:58:44.854Z","etag":null,"topics":["bokeh","data-visualisation","interactive-plots","javascript","jupyter","notebooks","numfocus","plots","plotting","python","visualisation","visualization"],"latest_commit_sha":null,"homepage":"https://bokeh.org","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bokeh.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":"docs/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"docs/SECURITY.md","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},"funding":{"github":["bokeh"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":"pypi/bokeh","custom":"https://numfocus.org/donate-to-bokeh"}},"created_at":"2012-03-26T15:40:01.000Z","updated_at":"2025-09-01T07:41:15.000Z","dependencies_parsed_at":"2024-03-25T17:01:32.172Z","dependency_job_id":"7954436c-bdd3-43a4-a234-54d1edf3d458","html_url":"https://github.com/bokeh/bokeh","commit_stats":{"total_commits":17380,"total_committers":684,"mean_commits":25.4093567251462,"dds":0.7003452243958572,"last_synced_commit":"c1d37ca3808d0cdebec98dda8a0b7fec9477118b"},"previous_names":[],"tags_count":207,"template":false,"template_full_name":null,"purl":"pkg:github/bokeh/bokeh","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bokeh","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/refs/heads/branch-3.9","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/sbom","scorecard":{"id":247108,"data":{"date":"2025-08-11","repo":{"name":"github.com/bokeh/bokeh","commit":"5d06466d71baff29504b6df2da4a2d76fcd64f34"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.9,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 4 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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/SECURITY.md:1","Info: Found linked content: docs/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/SECURITY.md:1","Info: Found text in security policy: docs/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":"Code-Review","score":8,"reason":"Found 26/30 approved changesets -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: no topLevel permission defined: .github/workflows/bokeh-ci.yml:1","Warn: no topLevel permission defined: .github/workflows/bokeh-release-build.yml:1","Warn: no topLevel permission defined: .github/workflows/bokeh-release-deploy.yml:1","Warn: no topLevel permission defined: .github/workflows/bokehjs-ci.yml:1","Warn: no topLevel permission defined: .github/workflows/bokehjs-test-chromium.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/downstream.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bokeh-ci.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/bokeh/bokeh/bokeh-ci.yml/branch-3.8?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bokeh-ci.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/bokeh/bokeh/bokeh-ci.yml/branch-3.8?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bokeh-ci.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/bokeh/bokeh/bokeh-ci.yml/branch-3.8?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bokeh-ci.yml:220: update your workflow using https://app.stepsecurity.io/secureworkflow/bokeh/bokeh/bokeh-ci.yml/branch-3.8?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bokeh-ci.yml:231: update your workflow using https://app.stepsecurity.io/secureworkflow/bokeh/bokeh/bokeh-ci.yml/branch-3.8?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bokeh-ci.yml:250: update your workflow using https://app.stepsecurity.io/secureworkflow/bokeh/bokeh/bokeh-ci.yml/branch-3.8?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bokeh-ci.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/bokeh/bokeh/bokeh-ci.yml/branch-3.8?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bokeh-ci.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/bokeh/bokeh/bokeh-ci.yml/branch-3.8?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bokeh-ci.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/bokeh/bokeh/bokeh-ci.yml/branch-3.8?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bokeh-ci.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/bokeh/bokeh/bokeh-ci.yml/branch-3.8?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bokeh-release-build.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/bokeh/bokeh/bokeh-release-build.yml/branch-3.8?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bokeh-release-build.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/bokeh/bokeh/bokeh-release-build.yml/branch-3.8?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bokeh-release-build.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/bokeh/bokeh/bokeh-release-build.yml/branch-3.8?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bokeh-release-deploy.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/bokeh/bokeh/bokeh-release-deploy.yml/branch-3.8?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bokeh-release-deploy.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/bokeh/bokeh/bokeh-release-deploy.yml/branch-3.8?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bokeh-release-deploy.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/bokeh/bokeh/bokeh-release-deploy.yml/branch-3.8?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bokehjs-ci.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/bokeh/bokeh/bokehjs-ci.yml/branch-3.8?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bokehjs-ci.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/bokeh/bokeh/bokehjs-ci.yml/branch-3.8?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bokehjs-ci.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/bokeh/bokeh/bokehjs-ci.yml/branch-3.8?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bokehjs-ci.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/bokeh/bokeh/bokehjs-ci.yml/branch-3.8?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bokehjs-test-chromium.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/bokeh/bokeh/bokehjs-test-chromium.yml/branch-3.8?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bokehjs-test-chromium.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/bokeh/bokeh/bokehjs-test-chromium.yml/branch-3.8?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bokehjs-test-chromium.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/bokeh/bokeh/bokehjs-test-chromium.yml/branch-3.8?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bokehjs-test-chromium.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/bokeh/bokeh/bokehjs-test-chromium.yml/branch-3.8?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/bokeh/bokeh/codeql-analysis.yml/branch-3.8?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/bokeh/bokeh/codeql-analysis.yml/branch-3.8?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/bokeh/bokeh/codeql-analysis.yml/branch-3.8?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/bokeh/bokeh/codeql-analysis.yml/branch-3.8?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/downstream.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/bokeh/bokeh/downstream.yml/branch-3.8?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/downstream.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/bokeh/bokeh/downstream.yml/branch-3.8?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock-threads.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/bokeh/bokeh/lock-threads.yml/branch-3.8?enable=pin","Warn: pipCommand not pinned by hash: scripts/ci/install_downstream_packages.sh:27","Warn: pipCommand not pinned by hash: scripts/ci/install_downstream_packages.sh:30","Warn: pipCommand not pinned by hash: scripts/ci/install_downstream_packages.sh:32","Warn: npmCommand not pinned by hash: scripts/ci/install_node_modules.sh:6","Warn: pipCommand not pinned by hash: scripts/ci/verify_pip_install_from_sdist.sh:12","Warn: pipCommand not pinned by hash: scripts/ci/verify_pip_install_using_sdist.sh:10","Warn: pipCommand not pinned by hash: scripts/ci/verify_pip_install_using_wheel.sh:9","Warn: npmCommand not pinned by hash: .github/workflows/bokehjs-ci.yml:37","Warn: npmCommand not pinned by hash: .github/workflows/bokehjs-test-chromium.yml:43","Info:   0 out of  24 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 third-party GitHubAction dependencies pinned","Info:   0 out of   6 pipCommand dependencies pinned","Info:   3 out of   6 npmCommand 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":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T07:48:04.377Z","repository_id":2831656,"created_at":"2025-08-17T07:48:04.377Z","updated_at":"2025-08-17T07:48:04.377Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273110597,"owners_count":25047643,"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-09-01T02:00:09.058Z","response_time":120,"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":"bokeh","name":"Bokeh","uuid":"8440965","kind":"organization","description":"Interactive Data Visualization ","email":"info@bokeh.org","website":"https://bokeh.org","location":null,"twitter":"bokeh","company":null,"icon_url":"https://avatars.githubusercontent.com/u/8440965?v=4","repositories_count":26,"last_synced_at":"2024-04-14T09:51:14.033Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/bokeh","funding_links":["https://github.com/sponsors/bokeh"],"total_stars":20329,"followers":167,"following":0,"created_at":"2022-11-02T16:22:57.432Z","updated_at":"2024-04-14T09:51:18.551Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bokeh","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bokeh/repositories"},"tags":[{"name":"3.9.0.dev1","sha":"738eba60a134f675a905aeaad969c0897eb87ae1","kind":"tag","published_at":"2025-08-29T12:50:47.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.9.0.dev1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.9.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.9.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.9.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.9.0.dev1/manifests"},{"name":"3.8.0","sha":"237861996ad5f1738b8c71d90bed5977e072930b","kind":"tag","published_at":"2025-08-29T10:18:33.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.8.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.8.0/manifests"},{"name":"3.8.0rc2","sha":"77c4070ea4c0720c41900798ae2ae40d600200cc","kind":"tag","published_at":"2025-08-27T09:13:08.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.8.0rc2","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.8.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.8.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.8.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.8.0rc2/manifests"},{"name":"3.8.0rc1","sha":"7a7cb3f019afdf3cc4ef5f6a3843de2897025fd5","kind":"tag","published_at":"2025-08-17T23:35:16.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.8.0rc1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.8.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.8.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.8.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.8.0rc1/manifests"},{"name":"3.8.0.dev4","sha":"0231bd5fcc8c01abb31a23e5edb9e38aceb4106e","kind":"tag","published_at":"2025-08-08T17:09:20.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.8.0.dev4","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.8.0.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.8.0.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.8.0.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.8.0.dev4/manifests"},{"name":"3.8.0.dev3","sha":"a1d9c27b81d8f2d3092c6863eaa1137b7c3bc75b","kind":"tag","published_at":"2025-07-24T14:46:59.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.8.0.dev3","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.8.0.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.8.0.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.8.0.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.8.0.dev3/manifests"},{"name":"3.8.0.dev2","sha":"c068a22fedca441e47c678fc0e1b74048d1482f8","kind":"tag","published_at":"2025-06-05T15:19:32.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.8.0.dev2","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.8.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.8.0.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.8.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.8.0.dev2/manifests"},{"name":"3.7.3","sha":"bad2304834fd7684bab4f94e52bdf2ce204e0005","kind":"tag","published_at":"2025-05-12T11:13:05.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.7.3","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.7.3/manifests"},{"name":"3.7.3rc2","sha":"c0bb646793d71148166f1a5e209c892bdc2a46b8","kind":"tag","published_at":"2025-05-10T19:58:16.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.7.3rc2","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.7.3rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.7.3rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.7.3rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.7.3rc2/manifests"},{"name":"3.7.3rc1","sha":"6eeca3d32569c37777762732bcbd015b93b54a97","kind":"tag","published_at":"2025-05-08T15:20:58.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.7.3rc1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.7.3rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.7.3rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.7.3rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.7.3rc1/manifests"},{"name":"3.7.2","sha":"fcdc9525393fed57dc1f393bf4e1f42b33072d3d","kind":"tag","published_at":"2025-03-28T07:19:19.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.7.2","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.7.2/manifests"},{"name":"3.7.1","sha":"15d56e263054a4e2dfb4597d4c6adbe6055f1dd0","kind":"tag","published_at":"2025-03-25T21:39:19.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.7.1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.7.1/manifests"},{"name":"3.7.0","sha":"91c96fe7cc2dd0522de2b09757890d6885354e75","kind":"tag","published_at":"2025-03-12T19:32:12.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.7.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.7.0/manifests"},{"name":"3.8.0.dev1","sha":"23d7095c40e93975516f5c15aeeaf683d65bbd01","kind":"tag","published_at":"2025-03-10T06:47:31.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.8.0.dev1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.8.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.8.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.8.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.8.0.dev1/manifests"},{"name":"3.7.0rc2","sha":"7bc7974462db2cb0d3f41c6fde6b1970e8c7cb63","kind":"tag","published_at":"2025-03-06T18:26:13.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.7.0rc2","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.7.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.7.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.7.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.7.0rc2/manifests"},{"name":"3.7.0rc1","sha":"486781636fc6f8d550cbc4f253a12a98efaf0852","kind":"tag","published_at":"2025-03-06T10:04:27.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.7.0rc1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.7.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.7.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.7.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.7.0rc1/manifests"},{"name":"3.7.0.dev9","sha":"2027095745d970c62d0cd9b7d036afe2d46e2d3e","kind":"tag","published_at":"2025-03-03T11:21:45.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.7.0.dev9","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.7.0.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.7.0.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.7.0.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.7.0.dev9/manifests"},{"name":"3.7.0.dev8","sha":"835aad9be04ab03ef278382304c838321ab83e83","kind":"tag","published_at":"2025-02-13T17:00:29.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.7.0.dev8","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.7.0.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.7.0.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.7.0.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.7.0.dev8/manifests"},{"name":"3.7.0.dev7","sha":"dfee725a38b6baab2fa0a1bf5c1175e7359daa03","kind":"tag","published_at":"2025-02-12T20:55:26.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.7.0.dev7","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.7.0.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.7.0.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.7.0.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.7.0.dev7/manifests"},{"name":"3.7.0.dev6","sha":"e83c17671db4baa0fe408ad82e915138029153ca","kind":"tag","published_at":"2025-02-12T17:35:19.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.7.0.dev6","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.7.0.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.7.0.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.7.0.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.7.0.dev6/manifests"},{"name":"3.6.3","sha":"61f31a31696c0f21a4dad48903577e95d116bb30","kind":"tag","published_at":"2025-02-05T17:30:01.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.6.3","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.6.3/manifests"},{"name":"3.6.3rc2","sha":"87ed0e32bc8a5d9f00541ac3aaabecac2d123054","kind":"tag","published_at":"2025-02-04T19:10:14.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.6.3rc2","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.6.3rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.6.3rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.6.3rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.6.3rc2/manifests"},{"name":"3.6.3rc1","sha":"774f04ca44d151cf72f5df184fcca0409f9f8cd3","kind":"tag","published_at":"2025-02-02T23:57:52.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.6.3rc1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.6.3rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.6.3rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.6.3rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.6.3rc1/manifests"},{"name":"3.7.0.dev5","sha":"064ef9bfa3b8148bfbdd4c6588fa21eeaf102c43","kind":"tag","published_at":"2025-01-09T16:16:04.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.7.0.dev5","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.7.0.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.7.0.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.7.0.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.7.0.dev5/manifests"},{"name":"3.7.0.dev4","sha":"b60a79cd34fe20e4c921d64682bbbe7f0084aa83","kind":"tag","published_at":"2024-12-03T23:14:51.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.7.0.dev4","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.7.0.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.7.0.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.7.0.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.7.0.dev4/manifests"},{"name":"3.6.2","sha":"34cd4929c1471e2df5344746e178e176bb684f81","kind":"tag","published_at":"2024-12-03T15:13:13.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.6.2","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.6.2/manifests"},{"name":"3.6.1","sha":"e0f6801e77b03d8fd64e7beb7b4e5d5873969493","kind":"tag","published_at":"2024-11-06T19:24:11.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.6.1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.6.1/manifests"},{"name":"3.7.0.dev3","sha":"2784e247673bf8b86d87d3d5a284fc3ebeff621e","kind":"tag","published_at":"2024-10-30T19:00:22.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.7.0.dev3","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.7.0.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.7.0.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.7.0.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.7.0.dev3/manifests"},{"name":"3.7.0.dev2","sha":"20072eaaa32f6a15625826cafeeca9be68824a77","kind":"tag","published_at":"2024-10-27T18:53:17.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.7.0.dev2","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.7.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.7.0.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.7.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.7.0.dev2/manifests"},{"name":"3.7.0.dev1","sha":"daf1ad80a10eecd815353ab9f80e1e5db799d4d0","kind":"tag","published_at":"2024-09-26T16:34:39.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.7.0.dev1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.7.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.7.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.7.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.7.0.dev1/manifests"},{"name":"3.6.0","sha":"ab3963320445d4c795429063fedf46b63414a94c","kind":"tag","published_at":"2024-09-26T16:05:31.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.6.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.6.0/manifests"},{"name":"3.6.0rc2","sha":"bba0ad513aafd102daa9fe389a011b1e799bcad3","kind":"tag","published_at":"2024-09-25T15:18:33.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.6.0rc2","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.6.0rc2/manifests"},{"name":"3.6.0rc1","sha":"2272b24e1de76d23292ee2101173e732f17a3cc7","kind":"tag","published_at":"2024-09-23T15:18:08.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.6.0rc1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.6.0rc1/manifests"},{"name":"3.5.2","sha":"229737e6b397cb54bc1b44399b2430811ad412a5","kind":"tag","published_at":"2024-08-23T06:53:15.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.5.2","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.5.2/manifests"},{"name":"3.5.1","sha":"82533eb5945c1579aa54c6f771221023442ddb4f","kind":"tag","published_at":"2024-07-25T23:07:17.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.5.1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.5.1/manifests"},{"name":"3.4.3","sha":"500c6272bf08c8f5db6a72dfdbd243dcc2b95925","kind":"tag","published_at":"2024-07-25T10:15:28.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.4.3","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.3/manifests"},{"name":"3.6.0.dev1","sha":"334d1413b93bd9df7f0eed6fdf48e5f663876943","kind":"tag","published_at":"2024-07-04T10:50:57.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.6.0.dev1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.6.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.6.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.6.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.6.0.dev1/manifests"},{"name":"3.5.0","sha":"c9f67a2df7f58ba0511d069b3ffdba8dd2f32100","kind":"tag","published_at":"2024-07-04T09:35:58.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.5.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.5.0/manifests"},{"name":"3.5.0rc2","sha":"c3ba2864eef921a46e32887cad36c4168b75e663","kind":"tag","published_at":"2024-06-29T07:40:26.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.5.0rc2","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.5.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.5.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.5.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.5.0rc2/manifests"},{"name":"3.4.2","sha":"49dfd6d1e1a456e7d2de72504871fe44fe95a1d9","kind":"tag","published_at":"2024-06-25T08:26:24.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.4.2","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.2/manifests"},{"name":"3.5.0rc1","sha":"4217685ad268332a4806cf4b91c6fac3b716de9c","kind":"tag","published_at":"2024-06-25T07:43:04.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.5.0rc1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.5.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.5.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.5.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.5.0rc1/manifests"},{"name":"3.5.0.dev8","sha":"cccfcc41f4d2e11386c0df4843452a65723f178e","kind":"tag","published_at":"2024-06-14T10:05:14.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.5.0.dev8","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.5.0.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.5.0.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.5.0.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.5.0.dev8/manifests"},{"name":"3.5.0.dev7","sha":"98fd1b9e2128faa83429ce8d97377e38f4a7c588","kind":"tag","published_at":"2024-06-09T08:27:49.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.5.0.dev7","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.5.0.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.5.0.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.5.0.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.5.0.dev7/manifests"},{"name":"3.5.0.dev6","sha":"26122830baa784c88d174b23ac36ab62b72f531b","kind":"tag","published_at":"2024-06-04T03:16:25.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.5.0.dev6","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.5.0.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.5.0.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.5.0.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.5.0.dev6/manifests"},{"name":"3.5.0.dev5","sha":"9bb31eddc53269203a5761ef98d33f48337e9c51","kind":"tag","published_at":"2024-06-01T01:23:11.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.5.0.dev5","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.5.0.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.5.0.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.5.0.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.5.0.dev5/manifests"},{"name":"3.5.0.dev4","sha":"89468530446ac8a3284f9ee6e4a76c1727d5e55c","kind":"tag","published_at":"2024-05-21T08:26:15.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.5.0.dev4","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.5.0.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.5.0.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.5.0.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.5.0.dev4/manifests"},{"name":"3.5.0.dev3","sha":"62c6b15933f016fa829189eae962b88bb18fced7","kind":"tag","published_at":"2024-05-08T17:02:12.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.5.0.dev3","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.5.0.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.5.0.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.5.0.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.5.0.dev3/manifests"},{"name":"3.5.0.dev2","sha":"240ff2474d7ce8ecacc5fbb2318e81b125761d5b","kind":"tag","published_at":"2024-05-03T06:38:36.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.5.0.dev2","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.5.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.5.0.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.5.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.5.0.dev2/manifests"},{"name":"3.4.1","sha":"c2926ab02cec65fff2aa3379682cb3170e2ca42a","kind":"tag","published_at":"2024-04-11T20:32:54.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.4.1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.1/manifests"},{"name":"3.5.0.dev1","sha":"51b92cd1006941ada68eb22f6df76581c9e95126","kind":"tag","published_at":"2024-03-18T16:00:08.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.5.0.dev1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.5.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.5.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.5.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.5.0.dev1/manifests"},{"name":"3.4.0","sha":"b8b05b2529bf62e26e6943c1158ad9822c8b0308","kind":"tag","published_at":"2024-03-14T16:00:36.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.4.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.0/manifests"},{"name":"3.4.0rc2","sha":"159e73bb617b1c84e9d4b3b4a783d57364337c58","kind":"tag","published_at":"2024-03-08T22:43:57.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.4.0rc2","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.0rc2/manifests"},{"name":"3.4.0rc1","sha":"f632d1f4040e4fa1857e04835dfddfdfdb4cf08a","kind":"tag","published_at":"2024-02-28T16:24:01.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.4.0rc1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.0rc1/manifests"},{"name":"3.4.0.dev8","sha":"a49534c47c36bd3b61db615d179e4936e2383975","kind":"tag","published_at":"2024-02-15T12:44:17.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.4.0.dev8","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.4.0.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.4.0.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.0.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.0.dev8/manifests"},{"name":"3.4.0.dev7","sha":"dc0bd8b5d905f3a2c1bc0f38d7df34109f95e5b5","kind":"tag","published_at":"2024-01-30T22:01:07.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.4.0.dev7","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.4.0.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.4.0.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.0.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.0.dev7/manifests"},{"name":"3.3.4","sha":"1bc909c1a70f0a0a385ff60649d1865b36a5cdc3","kind":"tag","published_at":"2024-01-25T18:24:16.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.3.4","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.4/manifests"},{"name":"3.3.4rc1","sha":"0bb380ae3805460d535240e448c68ca0e130f414","kind":"tag","published_at":"2024-01-25T02:30:02.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.3.4rc1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.3.4rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.3.4rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.4rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.4rc1/manifests"},{"name":"3.4.0.dev6","sha":"a68d155a4428981fbbb6d3c003c85d9526dd9b14","kind":"tag","published_at":"2024-01-23T21:11:02.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.4.0.dev6","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.4.0.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.4.0.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.0.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.0.dev6/manifests"},{"name":"3.3.3","sha":"41736a65c07e124048f42f6ffe9384d3072f9dd7","kind":"tag","published_at":"2024-01-08T18:42:01.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.3.3","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.3/manifests"},{"name":"3.4.0.dev5","sha":"52c1d341e4986327a3cdb49870838eaa275f3903","kind":"tag","published_at":"2024-01-08T11:27:23.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.4.0.dev5","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.4.0.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.4.0.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.0.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.0.dev5/manifests"},{"name":"3.4.0.dev4","sha":"481978960ffce3bbd924c66aa38eda5a1cf01ead","kind":"tag","published_at":"2023-12-16T07:46:37.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.4.0.dev4","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.4.0.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.4.0.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.0.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.0.dev4/manifests"},{"name":"3.3.2","sha":"fab08a4f21e7ef1d2b6039fdbf763b0e0158554c","kind":"tag","published_at":"2023-12-01T18:37:59.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.3.2","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.2/manifests"},{"name":"3.3.1","sha":"907b8810e9df845dd8e5df89683c58a6889f520f","kind":"tag","published_at":"2023-11-09T18:40:04.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.3.1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.1/manifests"},{"name":"3.3.1rc1","sha":"76c84799f65faa82c07de2f2c9e2df1cfcde7803","kind":"tag","published_at":"2023-11-06T16:19:06.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.3.1rc1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.3.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.3.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.1rc1/manifests"},{"name":"branch-3.2-final-commit","sha":"8efe0d60ed87ec38f62c94a781b5a1373221c611","kind":"tag","published_at":"2023-11-05T03:22:45.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/branch-3.2-final-commit","html_url":"https://github.com/bokeh/bokeh/releases/tag/branch-3.2-final-commit","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@branch-3.2-final-commit","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/branch-3.2-final-commit","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/branch-3.2-final-commit/manifests"},{"name":"branch-3.1-final-commit","sha":"82b34cb3e4e3e159a183dad4ffcb04acbfc90927","kind":"tag","published_at":"2023-11-05T03:21:03.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/branch-3.1-final-commit","html_url":"https://github.com/bokeh/bokeh/releases/tag/branch-3.1-final-commit","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@branch-3.1-final-commit","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/branch-3.1-final-commit","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/branch-3.1-final-commit/manifests"},{"name":"branch-3.0-final-commit","sha":"62e2d34cb9dd33c38445c7a78a423e8926e6da5e","kind":"tag","published_at":"2023-11-05T03:20:14.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/branch-3.0-final-commit","html_url":"https://github.com/bokeh/bokeh/releases/tag/branch-3.0-final-commit","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@branch-3.0-final-commit","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/branch-3.0-final-commit","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/branch-3.0-final-commit/manifests"},{"name":"branch-2.4-final-commit","sha":"e8c895f15d2f9ad456e1caf71c16c0f5de8d011b","kind":"tag","published_at":"2023-11-05T03:19:20.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/branch-2.4-final-commit","html_url":"https://github.com/bokeh/bokeh/releases/tag/branch-2.4-final-commit","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@branch-2.4-final-commit","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/branch-2.4-final-commit","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/branch-2.4-final-commit/manifests"},{"name":"branch-2.3-final-commit","sha":"b857d2d17d7c19779bb0a7be2601d8238fb1d5e9","kind":"tag","published_at":"2023-11-05T03:18:36.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/branch-2.3-final-commit","html_url":"https://github.com/bokeh/bokeh/releases/tag/branch-2.3-final-commit","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@branch-2.3-final-commit","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/branch-2.3-final-commit","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/branch-2.3-final-commit/manifests"},{"name":"branch-2.2-final-commit","sha":"2b0f7dea9c5acbd3f555837c9b96b65ee66dda48","kind":"tag","published_at":"2023-11-05T03:16:53.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/branch-2.2-final-commit","html_url":"https://github.com/bokeh/bokeh/releases/tag/branch-2.2-final-commit","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@branch-2.2-final-commit","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/branch-2.2-final-commit","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/branch-2.2-final-commit/manifests"},{"name":"branch-2.1-final-commit","sha":"130b5eb8b3f1a8715fb3f9ab6d6b33dc3f716531","kind":"tag","published_at":"2023-11-05T03:12:24.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/branch-2.1-final-commit","html_url":"https://github.com/bokeh/bokeh/releases/tag/branch-2.1-final-commit","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@branch-2.1-final-commit","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/branch-2.1-final-commit","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/branch-2.1-final-commit/manifests"},{"name":"3.3.1.dev1","sha":"81bab760d2396ada79b6712c3de97322e50da5a8","kind":"tag","published_at":"2023-11-01T15:43:29.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.3.1.dev1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.3.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.3.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.1.dev1/manifests"},{"name":"3.4.0.dev3","sha":"70d27af065d1e471759d80bba7d505a5ae724ea6","kind":"tag","published_at":"2023-10-25T08:52:10.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.4.0.dev3","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.4.0.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.4.0.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.0.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.0.dev3/manifests"},{"name":"3.4.0.dev2","sha":"499a155ec43dd2f76e561be96dd4e1e0a51d5abf","kind":"tag","published_at":"2023-10-20T02:07:32.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.4.0.dev2","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.4.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.4.0.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.0.dev2/manifests"},{"name":"3.4.0.dev1","sha":"1752add6fe9355e58153e2fa92486f5eb3a79025","kind":"tag","published_at":"2023-10-10T18:38:00.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.4.0.dev1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.4.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.4.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.0.dev1/manifests"},{"name":"3.3.0","sha":"8cd571035424cd176320e89c95c0c3706adc1399","kind":"tag","published_at":"2023-10-10T15:48:49.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.3.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.0/manifests"},{"name":"3.3.0rc3","sha":"7e3625ca298f0d34acf3e00e3b2d4bf5c9648f14","kind":"tag","published_at":"2023-10-09T17:46:12.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.3.0rc3","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.3.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.3.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.0rc3/manifests"},{"name":"3.3.0rc2","sha":"80d4c34755b23b74e49a4f2e7894a7c6b74b0d58","kind":"tag","published_at":"2023-10-05T16:46:49.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.3.0rc2","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.0rc2/manifests"},{"name":"3.3.0rc1","sha":"d977255783d7ce1d4454ea48eec0ae47bc3cc2eb","kind":"tag","published_at":"2023-10-05T08:42:39.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.3.0rc1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.0rc1/manifests"},{"name":"3.3.0.dev3","sha":"de7b118fa04ce0b6de5e34095269308179765878","kind":"tag","published_at":"2023-09-29T20:07:38.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.3.0.dev3","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.3.0.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.3.0.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.0.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.0.dev3/manifests"},{"name":"3.3.0.dev2","sha":"b682594529b6c58ae1a7edf0b59b33e71faca6db","kind":"tag","published_at":"2023-09-27T15:30:38.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.3.0.dev2","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.3.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.3.0.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.0.dev2/manifests"},{"name":"3.2.2","sha":"3cb8a1749c5cb7d01c8620cc1f1fbf9e73a913f7","kind":"tag","published_at":"2023-08-13T16:09:37.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.2.2","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.2.2/manifests"},{"name":"3.2.2rc1","sha":"0717a1ac990566ef80808a6f96774a3f91e759e7","kind":"tag","published_at":"2023-08-12T18:03:58.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.2.2rc1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.2.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.2.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.2.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.2.2rc1/manifests"},{"name":"3.2.1","sha":"91f0c3c9b04da751094642790511593fae41533d","kind":"tag","published_at":"2023-07-20T09:16:28.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.2.1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.2.1/manifests"},{"name":"3.3.0.dev1","sha":"5aeaa7efbd7eb8154fe11a729df1f869f85362b5","kind":"tag","published_at":"2023-06-22T16:06:41.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.3.0.dev1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.3.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.3.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.0.dev1/manifests"},{"name":"3.2.0","sha":"546f3c784f14786ae9068b53cf6630f33437d5f0","kind":"tag","published_at":"2023-06-21T18:15:50.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.2.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.2.0/manifests"},{"name":"3.2.0rc3","sha":"a25b8c4a2b6852e605202fd14072ecad8db5061c","kind":"tag","published_at":"2023-06-18T19:11:08.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.2.0rc3","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.2.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.2.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.2.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.2.0rc3/manifests"},{"name":"3.2.0rc2","sha":"f4455e4abd75f3f5871a6a8fa52e3bbe134442da","kind":"tag","published_at":"2023-06-15T03:33:05.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.2.0rc2","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.2.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.2.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.2.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.2.0rc2/manifests"},{"name":"3.2.0rc1","sha":"e60a49269e1a863a23386045e38c010cfb17a43b","kind":"tag","published_at":"2023-06-14T19:44:10.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.2.0rc1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.2.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.2.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.2.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.2.0rc1/manifests"},{"name":"3.2.0.dev4","sha":"51f05d0fb99bd9a8686be28c5447fac51872523e","kind":"tag","published_at":"2023-06-09T10:33:14.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.2.0.dev4","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.2.0.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.2.0.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.2.0.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.2.0.dev4/manifests"},{"name":"3.2.0.dev3","sha":"107c2a4e0394c1d0d32f307f8de95ef3985e6916","kind":"tag","published_at":"2023-05-30T22:10:01.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.2.0.dev3","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.2.0.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.2.0.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.2.0.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.2.0.dev3/manifests"},{"name":"3.1.1","sha":"46b667b161c57087172c3270056452929976f609","kind":"tag","published_at":"2023-05-05T17:34:13.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.1.1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.1.1/manifests"},{"name":"3.1.1rc1","sha":"3d02d452d54b59a10bf98717d55bddbd384e075c","kind":"tag","published_at":"2023-05-04T17:24:47.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.1.1rc1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.1.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.1.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.1.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.1.1rc1/manifests"},{"name":"3.2.0.dev2","sha":"a5b496aa76508f83f0af0cb92737610d0c360a88","kind":"tag","published_at":"2023-04-27T17:49:55.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.2.0.dev2","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.2.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.2.0.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.2.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.2.0.dev2/manifests"},{"name":"3.2.0.dev1","sha":"fc2177b8b0eac949d0a28a5f66cc9568854a7fe1","kind":"tag","published_at":"2023-04-17T12:21:57.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.2.0.dev1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.2.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.2.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.2.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.2.0.dev1/manifests"},{"name":"3.1.0","sha":"5208b5fa8e8d6f3075a2c8072df81d86eff237e2","kind":"tag","published_at":"2023-03-09T23:28:00.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.1.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.1.0/manifests"},{"name":"3.1.0rc3","sha":"74d2d892cb13827eb8660c2d446ed5de5bf6f3f9","kind":"tag","published_at":"2023-03-08T16:10:51.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.1.0rc3","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.1.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.1.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.1.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.1.0rc3/manifests"},{"name":"3.1.0rc2","sha":"89ea7eee384c6f1aca09495a495e4deede7416e3","kind":"tag","published_at":"2023-03-08T02:52:49.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.1.0rc2","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.1.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.1.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.1.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.1.0rc2/manifests"},{"name":"3.1.0rc1","sha":"360794a94761ae4f06c700a0370acb0b56c7cebc","kind":"tag","published_at":"2023-03-04T15:09:57.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.1.0rc1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.1.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.1.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.1.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.1.0rc1/manifests"},{"name":"3.1.0.dev5","sha":"74ebcb4f5d1510ba0c59dec2bafec9aba850ebf0","kind":"tag","published_at":"2023-03-03T16:16:24.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.1.0.dev5","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.1.0.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.1.0.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.1.0.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.1.0.dev5/manifests"},{"name":"3.1.0.dev4","sha":"1a83c3239912e0725a77ec37c55614881d462733","kind":"tag","published_at":"2023-02-27T18:45:58.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.1.0.dev4","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.1.0.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.1.0.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.1.0.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.1.0.dev4/manifests"},{"name":"3.1.0.dev3","sha":"9f462764624afecd2fbaaa623ea93ab9d8c7f0d0","kind":"tag","published_at":"2023-02-15T18:09:23.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.1.0.dev3","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.1.0.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.1.0.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.1.0.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.1.0.dev3/manifests"},{"name":"3.1.0.dev2","sha":"a4d6738acf4b5f6c1f56d739ff0af2cdc8234928","kind":"tag","published_at":"2023-02-08T08:09:16.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.1.0.dev2","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.1.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.1.0.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.1.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.1.0.dev2/manifests"},{"name":"3.1.0.dev1","sha":"4e6a90ac9c219549ee02802e3d8183fde2745562","kind":"tag","published_at":"2022-12-20T07:57:50.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.1.0.dev1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.1.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.1.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.1.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.1.0.dev1/manifests"},{"name":"3.0.3","sha":"e5717422637ebfbd1885c07238e5768c4b52155f","kind":"tag","published_at":"2022-12-09T17:53:20.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.3","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.3/manifests"},{"name":"3.0.2","sha":"bba83ab0db6986f5b8e82ab01e2ad2d09b877cea","kind":"tag","published_at":"2022-11-14T18:30:17.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.2","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.2/manifests"},{"name":"3.0.1","sha":"17a0b288052afac80ebcf0aa74e3915452fce3ca","kind":"tag","published_at":"2022-11-03T19:38:41.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.1/manifests"},{"name":"3.0.1rc1","sha":"07246bb64c9f2cb46952eeeec07d1f09fa82835a","kind":"tag","published_at":"2022-11-03T17:19:48.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.1rc1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.0.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.1rc1/manifests"},{"name":"3.0.0","sha":"cf278f2469045cd3b4d402957e03f63973330404","kind":"tag","published_at":"2022-10-30T22:12:53.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0/manifests"},{"name":"3.0.0rc6","sha":"87021aa339c507eb599ae65f5c2a613c4fa188ec","kind":"tag","published_at":"2022-10-30T19:52:16.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0rc6","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.0.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0rc6/manifests"},{"name":"3.0.0rc5","sha":"1fa7aab543d233f7d06de018fde0c78511ee66aa","kind":"tag","published_at":"2022-10-25T03:53:37.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0rc5","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.0.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0rc5/manifests"},{"name":"3.0.0rc4","sha":"c0aa20cbe7e9b8cb4cee11e73eb5888c12b93284","kind":"tag","published_at":"2022-10-19T02:22:20.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0rc4","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.0.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0rc4/manifests"},{"name":"3.0.0rc3","sha":"5006e734fb68eb00562bdfa4523460386e1bddbf","kind":"tag","published_at":"2022-10-11T05:15:01.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0rc3","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.0.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0rc3/manifests"},{"name":"3.0.0rc2","sha":"edac5fca233d37b23cc762ccbe6b3b96bf1080ec","kind":"tag","published_at":"2022-10-11T01:18:40.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0rc2","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0rc2/manifests"},{"name":"3.0.0rc1","sha":"43f276c6a8dead718b76f6cb3bcadee67a50417e","kind":"tag","published_at":"2022-10-11T00:30:13.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0rc1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0rc1/manifests"},{"name":"3.0.0.dev20","sha":"fc73b4ce57475c87684f7d8f45b765db66d07fea","kind":"tag","published_at":"2022-10-09T01:07:07.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0.dev20","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0.dev20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.0.0.dev20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0.dev20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0.dev20/manifests"},{"name":"3.0.0.dev19","sha":"c6c0fc58342392864198f0aec7638f44b001ce4c","kind":"tag","published_at":"2022-10-02T06:28:09.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0.dev19","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0.dev19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.0.0.dev19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0.dev19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0.dev19/manifests"},{"name":"3.0.0.dev18","sha":"0598e265e04d0a6b33992dec3658076e3b4a6285","kind":"tag","published_at":"2022-09-17T18:12:19.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0.dev18","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0.dev18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.0.0.dev18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0.dev18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0.dev18/manifests"},{"name":"3.0.0.dev17","sha":"29124c24de4d0e0f2390e59e5ba9dc28b7ac0ebe","kind":"tag","published_at":"2022-09-17T05:45:40.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0.dev17","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0.dev17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.0.0.dev17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0.dev17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0.dev17/manifests"},{"name":"3.0.0.dev16","sha":"abee08c5ac93e43a7b0e5bbe111ec842e6d67285","kind":"tag","published_at":"2022-09-13T14:41:39.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0.dev16","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0.dev16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.0.0.dev16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0.dev16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0.dev16/manifests"},{"name":"3.0.0.dev15","sha":"75597b6b61f01682c1c4a7ed95f612d2e4cfd2c6","kind":"tag","published_at":"2022-09-03T06:48:48.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0.dev15","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0.dev15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.0.0.dev15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0.dev15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0.dev15/manifests"},{"name":"3.0.0.dev14","sha":"d95a8d030569dd21ccf19244cec10f28b9ec98dd","kind":"tag","published_at":"2022-08-27T18:09:23.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0.dev14","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0.dev14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.0.0.dev14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0.dev14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0.dev14/manifests"},{"name":"3.0.0.dev13","sha":"00884049d0435d94acfa06b0d8a2ca29a87a613f","kind":"tag","published_at":"2022-08-20T18:46:12.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0.dev13","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0.dev13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.0.0.dev13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0.dev13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0.dev13/manifests"},{"name":"3.0.0.dev12","sha":"6d02108b458bfb7d713e0f3bfef5dd97caadcd6d","kind":"tag","published_at":"2022-08-20T18:05:32.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0.dev12","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0.dev12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.0.0.dev12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0.dev12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0.dev12/manifests"},{"name":"3.0.0dev11","sha":"ac37d77200519062e4bf7b64f37ee7bd96f20fe4","kind":"tag","published_at":"2022-08-06T18:24:02.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0dev11","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0dev11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.0.0dev11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0dev11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0dev11/manifests"},{"name":"3.0.0dev10","sha":"c242ac107251d7a74a4213db0cbe02a37627ab44","kind":"tag","published_at":"2022-07-05T18:49:25.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0dev10","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0dev10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.0.0dev10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0dev10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0dev10/manifests"},{"name":"3.0.0dev9","sha":"ffb3b5e98f0b075aab6a5e88a201b69ad69f4cf9","kind":"tag","published_at":"2022-07-01T02:24:39.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0dev9","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.0.0dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0dev9/manifests"},{"name":"3.0.0dev8","sha":"f440b959a0743b64d2fafe9eccebf72c641e52c9","kind":"tag","published_at":"2022-06-24T23:22:09.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0dev8","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.0.0dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0dev8/manifests"},{"name":"3.0.0dev7","sha":"f0452c8f0092324c38a0ccdd7229bf3579378680","kind":"tag","published_at":"2022-06-13T18:45:35.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0dev7","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.0.0dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0dev7/manifests"},{"name":"2.4.3","sha":"a1931d48512a1cb369746025d48344a6ad1834b2","kind":"tag","published_at":"2022-05-18T18:10:29.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/2.4.3","html_url":"https://github.com/bokeh/bokeh/releases/tag/2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.4.3/manifests"},{"name":"3.0.0dev6","sha":"2ead5a7d2446f4ce91423489d9b715dbb69a4464","kind":"tag","published_at":"2022-04-27T02:29:01.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0dev6","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.0.0dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0dev6/manifests"},{"name":"3.0.0dev5","sha":"b647cc157c7c292238c29891c77ab82fafadb4c3","kind":"tag","published_at":"2022-03-03T18:20:23.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0dev5","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.0.0dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0dev5/manifests"},{"name":"3.0.0dev4","sha":"b8b857c1cb8bd3458625d21ef510e47fd9d7673c","kind":"tag","published_at":"2022-01-27T18:16:08.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0dev4","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.0.0dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0dev4/manifests"},{"name":"3.0.0dev3","sha":"c4815ef00dd013204756a359e91fbf10af5c4c56","kind":"tag","published_at":"2022-01-06T19:35:50.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0dev3","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.0.0dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0dev3/manifests"},{"name":"3.0.0dev2","sha":"1a7d0f4c3960c098c1df8256ad97b5ae3c205188","kind":"tag","published_at":"2021-12-09T00:39:53.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0dev2","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.0.0dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0dev2/manifests"},{"name":"2.4.2","sha":"ad33147f5762af8830e68144419e31e46a024caf","kind":"tag","published_at":"2021-11-22T17:23:18.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/2.4.2","html_url":"https://github.com/bokeh/bokeh/releases/tag/2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.4.2/manifests"},{"name":"2.4.1","sha":"74ffffb827740e6beb5066ef4ecb0244f1d05a90","kind":"tag","published_at":"2021-10-13T17:24:16.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/2.4.1","html_url":"https://github.com/bokeh/bokeh/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.4.1/manifests"},{"name":"2.4.0","sha":"a3bb60029702370f9853b78d68c20f651c70b6ee","kind":"tag","published_at":"2021-09-15T06:28:31.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/2.4.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.4.0/manifests"},{"name":"2.3.3","sha":"76b8b32af29a21057ac07076d296fe604b01f00d","kind":"tag","published_at":"2021-07-07T17:51:19.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/2.3.3","html_url":"https://github.com/bokeh/bokeh/releases/tag/2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.3.3/manifests"},{"name":"2.3.2","sha":"0b7bd67fc4962065f14cf3cef09ed171be307a56","kind":"tag","published_at":"2021-05-10T16:40:10.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/2.3.2","html_url":"https://github.com/bokeh/bokeh/releases/tag/2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.3.2/manifests"},{"name":"2.3.1","sha":"de39fa2bc1a9b5b31d1fc70a6f6214c754c18946","kind":"tag","published_at":"2021-04-07T17:50:50.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/2.3.1","html_url":"https://github.com/bokeh/bokeh/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"04bb30fef2e72e64baaa8b2f330806d5bfdd3b11","kind":"tag","published_at":"2021-02-24T17:37:06.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/2.3.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.3.0/manifests"},{"name":"2.2.3","sha":"d3e4f3ab307546f4fc648bedc1ecfd93ea941857","kind":"tag","published_at":"2020-10-19T19:17:16.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/2.2.3","html_url":"https://github.com/bokeh/bokeh/releases/tag/2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.2.3/manifests"},{"name":"2.2.2","sha":"49cc036a3d9cfbeda55744291b41e9df4d2fe95a","kind":"tag","published_at":"2020-10-12T17:04:12.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/2.2.2","html_url":"https://github.com/bokeh/bokeh/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.2.2/manifests"},{"name":"2.2.1","sha":"0b9526ef553d938bf5de187e2511564c648c13bd","kind":"tag","published_at":"2020-08-31T18:40:29.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/2.2.1","html_url":"https://github.com/bokeh/bokeh/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"009b87275105c1af5c13a206c6336c45a3f2c22c","kind":"tag","published_at":"2020-08-24T15:49:11.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/2.2.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.2.0/manifests"},{"name":"2.1.1","sha":"39a1a60cb90a1243a9ccd7d4007440de8d89d321","kind":"tag","published_at":"2020-06-22T21:16:53.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/2.1.1","html_url":"https://github.com/bokeh/bokeh/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"8d8f7e57cb982f0dc179c7f47efeb02e82747a2b","kind":"tag","published_at":"2020-06-15T01:06:24.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/2.1.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.1.0/manifests"},{"name":"2.0.2","sha":"bbe84dcf1d7047e3aaf75a2ae2918fc6fb57afab","kind":"tag","published_at":"2020-04-22T01:57:35.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/2.0.2","html_url":"https://github.com/bokeh/bokeh/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"74ed93e5a6d52e91a5b5e895be44422dc7041b40","kind":"tag","published_at":"2020-03-29T20:06:23.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/2.0.1","html_url":"https://github.com/bokeh/bokeh/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"cc894fa49465aacb9f5b7453a99d6a100995cc63","kind":"tag","published_at":"2020-03-09T03:57:18.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/2.0.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.0.0/manifests"},{"name":"1.4.0","sha":"b19f2c5547024bdc288d02e73fdb65e65991df5f","kind":"tag","published_at":"2019-11-04T05:25:49.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/1.4.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.4.0/manifests"},{"name":"1.3.4","sha":"de4587452d2b9275872c23d9a2a5eab95e0d86ff","kind":"tag","published_at":"2019-08-07T03:40:49.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/1.3.4","html_url":"https://github.com/bokeh/bokeh/releases/tag/1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.3.4/manifests"},{"name":"1.3.2","sha":"1ca01c4c22cdf4bb22e4dae269949f72b865c752","kind":"tag","published_at":"2019-08-04T20:42:18.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/1.3.2","html_url":"https://github.com/bokeh/bokeh/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"b61ad45897a8c5d9202ace539002a2754adf9d9e","kind":"tag","published_at":"2019-07-30T03:01:20.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/1.3.1","html_url":"https://github.com/bokeh/bokeh/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"96a5c8bb1f59ae73d109c29b744dd33b1c13d249","kind":"tag","published_at":"2019-07-23T02:18:22.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/1.3.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.3.0/manifests"},{"name":"1.2.0","sha":"9f510bc7cc2c0fb283bf80436d03b3cac49f22c8","kind":"tag","published_at":"2019-05-28T05:18:15.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/1.2.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"21e56fcb9eeda8fa9eec31f40b870adbdf6d31ea","kind":"tag","published_at":"2019-04-09T03:45:16.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/1.1.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.1.0/manifests"},{"name":"1.0.4","sha":"d260c429451a04b1fc00f593ef98f10ce1392e57","kind":"tag","published_at":"2019-01-09T20:44:54.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/1.0.4","html_url":"https://github.com/bokeh/bokeh/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"f04830b6a62b91133655857ee14d88438df2febc","kind":"tag","published_at":"2018-12-31T20:08:17.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/1.0.3","html_url":"https://github.com/bokeh/bokeh/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"daf9d511ec847a0498bd5ebafc5eaa7ee3bc09f4","kind":"tag","published_at":"2018-11-29T18:58:38.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/1.0.2","html_url":"https://github.com/bokeh/bokeh/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"201ef74ba862d8e97589172f5c31506d68578371","kind":"tag","published_at":"2018-11-01T01:29:58.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/1.0.1","html_url":"https://github.com/bokeh/bokeh/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"ac92b9f8c8f498e2b22cc51ae5179a2f13d3a2b6","kind":"tag","published_at":"2018-10-24T15:11:53.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/1.0.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.0.0/manifests"},{"name":"0.13.0","sha":"30aea2646c9b2f682826361ffe45b1209fd96823","kind":"tag","published_at":"2018-06-20T07:43:24.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.13.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.13.0/manifests"},{"name":"0.12.16","sha":"7e4333b0e60c173983f44eab06d26c9255564213","kind":"tag","published_at":"2018-05-14T19:52:27.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.12.16","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.12.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.12.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.16/manifests"},{"name":"0.12.15","sha":"2b3390bee93e62961d1f0284642309ada3668772","kind":"tag","published_at":"2018-03-29T16:40:56.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.12.15","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.15/manifests"},{"name":"0.12.14","sha":"8b336a711e20aabfc9f0de8176136945810f0b0c","kind":"tag","published_at":"2018-02-07T18:44:39.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.12.14","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.14/manifests"},{"name":"0.12.13","sha":"79041cc7c68d914a6a9b5d3e908f52552f9eb3b6","kind":"tag","published_at":"2017-12-06T22:06:09.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.12.13","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.13/manifests"},{"name":"0.12.12","sha":"eb90ea2b3aea074e40f9b46cfad68aecbe7cad75","kind":"tag","published_at":"2017-12-05T22:16:47.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.12.12","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.12/manifests"},{"name":"0.12.11","sha":"62d935d4158a5a540dff278f7744c37d2e636acc","kind":"tag","published_at":"2017-11-28T17:06:36.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.12.11","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.11/manifests"},{"name":"0.12.10","sha":"79ca2047633a299a6331cc4c607638c1555f1f47","kind":"tag","published_at":"2017-10-16T15:08:54.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.12.10","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.10/manifests"},{"name":"0.12.9","sha":"3010cf2c825788129323493dd30939fc715c4c34","kind":"tag","published_at":"2017-09-12T06:20:09.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.12.9","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.9/manifests"},{"name":"0.12.7","sha":"f00f0f2f93d077a3de6ccfaab32f61eda4867eaf","kind":"tag","published_at":"2017-08-29T00:32:24.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.12.7","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.7/manifests"},{"name":"0.12.6","sha":"6070bf96d9367150f423a4fa792a7d242421236b","kind":"tag","published_at":"2017-06-13T14:22:34.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.12.6","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.6/manifests"},{"name":"0.12.5","sha":"8f1cfc3b8dd56f815127032a7bb9419dea372ad8","kind":"tag","published_at":"2017-04-05T19:01:35.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.12.5","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.5/manifests"},{"name":"0.12.4","sha":"760396a6f253dd5f906db457d24bafaa1e3c2540","kind":"tag","published_at":"2017-01-09T16:17:27.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.12.4","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.4/manifests"},{"name":"0.12.3","sha":"03c1e713d736a3b19e98eb655c02b608f0b3d239","kind":"tag","published_at":"2016-10-07T15:13:10.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.12.3","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.3/manifests"},{"name":"0.12.2","sha":"7336b3b7dc952aae58f91ad9123b9cd4c420ec02","kind":"tag","published_at":"2016-09-06T19:15:29.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.12.2","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.2/manifests"},{"name":"0.12.1","sha":"87905439bb0ed1ada3f8ae0149d823b9058447a7","kind":"tag","published_at":"2016-07-28T17:54:22.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.12.1","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.1/manifests"},{"name":"0.12.0","sha":"bc9185360063239d5a1d9457549c4bee12f9e509","kind":"tag","published_at":"2016-06-27T23:56:23.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.12.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.0/manifests"},{"name":"0.11.1","sha":"64b6b1f2ee4e273138682bac6dee56df2e73d9d6","kind":"tag","published_at":"2016-02-04T19:10:17.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.11.1","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.11.1/manifests"},{"name":"0.11.0","sha":"69adee25d5229ce80d662b2c31da97b08b9f2660","kind":"tag","published_at":"2016-01-06T18:49:44.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.11.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.11.0/manifests"},{"name":"0.10.0","sha":"2061725748a24d9973eb347fcc7763b6c10c61a8","kind":"tag","published_at":"2015-09-25T16:03:12.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.10.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.10.0/manifests"},{"name":"0.9.3","sha":"476440b2953de7aa4c1c0ac72eae4f9f165fa9f5","kind":"tag","published_at":"2015-08-28T12:06:03.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.9.3","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.9.3/manifests"},{"name":"0.9.2","sha":"b47193ce7e048dea4fe4a5f630f59e8d4907a17c","kind":"tag","published_at":"2015-07-23T19:13:52.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.9.2","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"80d76fe15bbafa0c3f8a674a7867dda523c5b73c","kind":"tag","published_at":"2015-07-03T23:44:41.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.9.1","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"9f21bc95b443da35ce4b1fd23600e0705edd2014","kind":"tag","published_at":"2015-05-15T15:36:15.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.9.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.9.0/manifests"},{"name":"0.8.2","sha":"da429b96a9e264ede4222470c1fdc4aa3088930b","kind":"tag","published_at":"2015-03-25T21:34:53.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.8.2","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"e99b300fddc401e1234df8fb0762e70d8c262f7e","kind":"tag","published_at":"2015-02-23T19:39:08.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.8.1","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"0b9a07fdb123ac82816b50128157d4fa2dcea348","kind":"tag","published_at":"2015-02-16T21:38:37.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.8.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.8.0/manifests"},{"name":"0.7.1","sha":"23fb4188090309945d5dba11dd6d4da34c744332","kind":"tag","published_at":"2015-01-12T18:38:29.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.7.1","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"430e793ef3796fff7ebc7de205938290abc7e893","kind":"tag","published_at":"2014-12-05T17:10:40.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.7.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.7.0/manifests"},{"name":"0.6.1","sha":"e6ff2cae6ab19d04bc1d0b1302fadaef8a76958f","kind":"tag","published_at":"2014-09-25T00:02:03.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.6.1","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"08172e8f7ad9783dca15f1bfc4cdcb27c678615d","kind":"tag","published_at":"2014-09-09T19:48:37.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.6.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.6.0/manifests"},{"name":"0.5.2","sha":"c476b63af8c1d2f8ee2e609304ebc9d88386bc8e","kind":"tag","published_at":"2014-08-15T13:01:37.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.5.2","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"5ec54b101691bc007b762f29aa6ba2bcbbafbdfa","kind":"tag","published_at":"2014-07-23T16:26:44.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.5.1","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"ae52d6fd5281f4844a3a769a111b404028ebe30c","kind":"tag","published_at":"2014-07-08T18:58:29.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.5.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.5.0/manifests"},{"name":"0.4.4","sha":"76ef90c7848ab67d78f8cc74ffd5b7d5b72a10c2","kind":"tag","published_at":"2014-04-16T22:41:30.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.4.4","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.4.4/manifests"},{"name":"0.4.3","sha":"6b7c3e741b229fbd5e0413e159227901b976596b","kind":"tag","published_at":"2014-04-16T14:39:27.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.4.3","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.4.3/manifests"},{"name":"0.4.2","sha":"dbce236185fcd906e62355bc1bc71f62feca5c03","kind":"tag","published_at":"2014-03-10T16:13:09.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.4.2","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.4.2/manifests"},{"name":"0.4.1","sha":"cb443097266e49700f817cbbb4b2b9376ace502d","kind":"tag","published_at":"2014-02-19T00:08:54.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.4.1","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"37f438734cb06d67f6d8a9b6d26734d8e30fc58f","kind":"tag","published_at":"2014-02-04T21:46:57.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.4.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"99a06df37248f467a9fd78790273dfc8eab82f3f","kind":"commit","published_at":"2013-11-19T20:49:56.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.3.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.3.0/manifests"},{"name":"0.2.0","sha":"ee31e35ed160cb023abacb4719d81a8775326a13","kind":"tag","published_at":"2013-10-21T16:01:36.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.2.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.2.0/manifests"},{"name":"0.1.1","sha":"2d26511cfff79bf3b0f76e9a150b3e3bfb599a6a","kind":"tag","published_at":"2013-09-05T23:36:13.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.1.1","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"b7973493050f51bb0651702045b575c65aa14717","kind":"tag","published_at":"2013-09-03T23:04:02.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.1.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.1.0/manifests"},{"name":"0.0.1","sha":"494db4e99c21697f0d3ef9cfed9206cb05316f51","kind":"tag","published_at":"2013-06-04T00:39:57.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.0.1","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-01T10:50:38.298Z","dependent_packages_count":8,"downloads":null,"downloads_period":null,"dependent_repos_count":848,"rankings":{"downloads":null,"dependent_repos_count":5.051421657592257,"dependent_packages_count":5.958862673926195,"stargazers_count":5.59588626739262,"forks_count":5.051421657592257,"docker_downloads_count":null,"average":5.414398064125832},"purl":"pkg:conda/bokeh","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/bokeh","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/bokeh","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/bokeh/dependencies","status":null,"funding_links":["https://github.com/sponsors/bokeh","https://tidelift.com/funding/github/pypi/bokeh","https://numfocus.org/donate-to-bokeh"],"critical":false,"issue_metadata":{"last_synced_at":"2025-09-01T10:00:37.748Z","issues_count":1217,"pull_requests_count":1050,"avg_time_to_close_issue":31105592.245833334,"avg_time_to_close_pull_request":2077182.9042437433,"issues_closed_count":720,"pull_requests_closed_count":919,"pull_request_authors_count":119,"issue_authors_count":490,"avg_comments_per_issue":3.0986031224322104,"avg_comments_per_pull_request":3.2914285714285714,"merged_pull_requests_count":842,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":282,"past_year_pull_requests_count":369,"past_year_avg_time_to_close_issue":1068040.450819672,"past_year_avg_time_to_close_pull_request":809692.3287671233,"past_year_issues_closed_count":122,"past_year_pull_requests_closed_count":292,"past_year_pull_request_authors_count":35,"past_year_issue_authors_count":96,"past_year_avg_comments_per_issue":1.0638297872340425,"past_year_avg_comments_per_pull_request":2.4146341463414633,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":277,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/issues","maintainers":[{"login":"bryevdv","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bryevdv"},{"login":"ianthomas23","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianthomas23"},{"login":"tcmetzger","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tcmetzger"},{"login":"droumis","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/droumis"},{"login":"Azaya89","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Azaya89"},{"login":"birdsarah","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/birdsarah"},{"login":"pavithraes","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pavithraes"},{"login":"thomktz","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thomktz"},{"login":"vicadesoba","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vicadesoba"}],"active_maintainers":[{"login":"bryevdv","count":75,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bryevdv"},{"login":"pavithraes","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pavithraes"},{"login":"ianthomas23","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianthomas23"},{"login":"Azaya89","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Azaya89"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/bokeh/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/bokeh/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/bokeh/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/bokeh/related_packages","maintainers":[],"registry":{"name":"anaconda.org","url":"https://anaconda.org","ecosystem":"conda","default":true,"packages_count":4329,"maintainers_count":0,"namespaces_count":0,"keywords_count":2929,"github":"Anaconda","metadata":{"kind":"anaconda","key":"Main","api":"https://repo.ananconda.com","funded_packages_count":613},"icon_url":"https://github.com/Anaconda.png","created_at":"2022-10-03T15:37:08.736Z","updated_at":"2025-09-08T06:52:46.830Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/namespaces"}},{"id":14371,"name":"bokeh","ecosystem":"bower","description":null,"homepage":"","licenses":"bsd-3-clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/bokeh/bokeh","keywords_array":[],"namespace":null,"versions_count":202,"first_release_published_at":"2013-06-04T00:39:57.000Z","latest_release_published_at":"2025-05-12T11:13:05.000Z","latest_release_number":"3.7.3","last_synced_at":"2025-08-15T05:40:20.920Z","created_at":"2022-04-04T20:47:46.370Z","updated_at":"2025-09-01T10:50:38.291Z","registry_url":null,"install_command":"bower install bokeh","documentation_url":null,"metadata":{},"repo_metadata":{"id":2831656,"uuid":"3834332","full_name":"bokeh/bokeh","owner":"bokeh","description":"Interactive Data Visualization in the browser, from  Python","archived":false,"fork":false,"pushed_at":"2025-09-01T07:41:08.000Z","size":356005,"stargazers_count":20074,"open_issues_count":829,"forks_count":4237,"subscribers_count":435,"default_branch":"branch-3.9","last_synced_at":"2025-09-01T08:58:44.854Z","etag":null,"topics":["bokeh","data-visualisation","interactive-plots","javascript","jupyter","notebooks","numfocus","plots","plotting","python","visualisation","visualization"],"latest_commit_sha":null,"homepage":"https://bokeh.org","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bokeh.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":"docs/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"docs/SECURITY.md","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},"funding":{"github":["bokeh"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":"pypi/bokeh","custom":"https://numfocus.org/donate-to-bokeh"}},"created_at":"2012-03-26T15:40:01.000Z","updated_at":"2025-09-01T07:41:15.000Z","dependencies_parsed_at":"2024-03-25T17:01:32.172Z","dependency_job_id":"7954436c-bdd3-43a4-a234-54d1edf3d458","html_url":"https://github.com/bokeh/bokeh","commit_stats":{"total_commits":17380,"total_committers":684,"mean_commits":25.4093567251462,"dds":0.7003452243958572,"last_synced_commit":"c1d37ca3808d0cdebec98dda8a0b7fec9477118b"},"previous_names":[],"tags_count":207,"template":false,"template_full_name":null,"purl":"pkg:github/bokeh/bokeh","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bokeh","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/refs/heads/branch-3.9","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/sbom","scorecard":{"id":247108,"data":{"date":"2025-08-11","repo":{"name":"github.com/bokeh/bokeh","commit":"5d06466d71baff29504b6df2da4a2d76fcd64f34"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.9,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 4 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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/SECURITY.md:1","Info: Found linked content: docs/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/SECURITY.md:1","Info: Found text in security policy: docs/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":"Code-Review","score":8,"reason":"Found 26/30 approved changesets -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: no topLevel permission defined: .github/workflows/bokeh-ci.yml:1","Warn: no topLevel permission defined: .github/workflows/bokeh-release-build.yml:1","Warn: no topLevel permission defined: .github/workflows/bokeh-release-deploy.yml:1","Warn: no topLevel permission defined: .github/workflows/bokehjs-ci.yml:1","Warn: no topLevel permission defined: .github/workflows/bokehjs-test-chromium.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/downstream.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bokeh-ci.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/bokeh/bokeh/bokeh-ci.yml/branch-3.8?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bokeh-ci.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/bokeh/bokeh/bokeh-ci.yml/branch-3.8?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bokeh-ci.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/bokeh/bokeh/bokeh-ci.yml/branch-3.8?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bokeh-ci.yml:220: update your workflow using https://app.stepsecurity.io/secureworkflow/bokeh/bokeh/bokeh-ci.yml/branch-3.8?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bokeh-ci.yml:231: update your workflow using https://app.stepsecurity.io/secureworkflow/bokeh/bokeh/bokeh-ci.yml/branch-3.8?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bokeh-ci.yml:250: update your workflow using https://app.stepsecurity.io/secureworkflow/bokeh/bokeh/bokeh-ci.yml/branch-3.8?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bokeh-ci.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/bokeh/bokeh/bokeh-ci.yml/branch-3.8?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bokeh-ci.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/bokeh/bokeh/bokeh-ci.yml/branch-3.8?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bokeh-ci.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/bokeh/bokeh/bokeh-ci.yml/branch-3.8?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bokeh-ci.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/bokeh/bokeh/bokeh-ci.yml/branch-3.8?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bokeh-release-build.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/bokeh/bokeh/bokeh-release-build.yml/branch-3.8?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bokeh-release-build.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/bokeh/bokeh/bokeh-release-build.yml/branch-3.8?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bokeh-release-build.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/bokeh/bokeh/bokeh-release-build.yml/branch-3.8?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bokeh-release-deploy.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/bokeh/bokeh/bokeh-release-deploy.yml/branch-3.8?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bokeh-release-deploy.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/bokeh/bokeh/bokeh-release-deploy.yml/branch-3.8?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bokeh-release-deploy.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/bokeh/bokeh/bokeh-release-deploy.yml/branch-3.8?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bokehjs-ci.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/bokeh/bokeh/bokehjs-ci.yml/branch-3.8?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bokehjs-ci.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/bokeh/bokeh/bokehjs-ci.yml/branch-3.8?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bokehjs-ci.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/bokeh/bokeh/bokehjs-ci.yml/branch-3.8?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bokehjs-ci.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/bokeh/bokeh/bokehjs-ci.yml/branch-3.8?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bokehjs-test-chromium.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/bokeh/bokeh/bokehjs-test-chromium.yml/branch-3.8?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bokehjs-test-chromium.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/bokeh/bokeh/bokehjs-test-chromium.yml/branch-3.8?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bokehjs-test-chromium.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/bokeh/bokeh/bokehjs-test-chromium.yml/branch-3.8?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bokehjs-test-chromium.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/bokeh/bokeh/bokehjs-test-chromium.yml/branch-3.8?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/bokeh/bokeh/codeql-analysis.yml/branch-3.8?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/bokeh/bokeh/codeql-analysis.yml/branch-3.8?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/bokeh/bokeh/codeql-analysis.yml/branch-3.8?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/bokeh/bokeh/codeql-analysis.yml/branch-3.8?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/downstream.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/bokeh/bokeh/downstream.yml/branch-3.8?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/downstream.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/bokeh/bokeh/downstream.yml/branch-3.8?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock-threads.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/bokeh/bokeh/lock-threads.yml/branch-3.8?enable=pin","Warn: pipCommand not pinned by hash: scripts/ci/install_downstream_packages.sh:27","Warn: pipCommand not pinned by hash: scripts/ci/install_downstream_packages.sh:30","Warn: pipCommand not pinned by hash: scripts/ci/install_downstream_packages.sh:32","Warn: npmCommand not pinned by hash: scripts/ci/install_node_modules.sh:6","Warn: pipCommand not pinned by hash: scripts/ci/verify_pip_install_from_sdist.sh:12","Warn: pipCommand not pinned by hash: scripts/ci/verify_pip_install_using_sdist.sh:10","Warn: pipCommand not pinned by hash: scripts/ci/verify_pip_install_using_wheel.sh:9","Warn: npmCommand not pinned by hash: .github/workflows/bokehjs-ci.yml:37","Warn: npmCommand not pinned by hash: .github/workflows/bokehjs-test-chromium.yml:43","Info:   0 out of  24 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 third-party GitHubAction dependencies pinned","Info:   0 out of   6 pipCommand dependencies pinned","Info:   3 out of   6 npmCommand 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":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T07:48:04.377Z","repository_id":2831656,"created_at":"2025-08-17T07:48:04.377Z","updated_at":"2025-08-17T07:48:04.377Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273110597,"owners_count":25047643,"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-09-01T02:00:09.058Z","response_time":120,"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":"bokeh","name":"Bokeh","uuid":"8440965","kind":"organization","description":"Interactive Data Visualization ","email":"info@bokeh.org","website":"https://bokeh.org","location":null,"twitter":"bokeh","company":null,"icon_url":"https://avatars.githubusercontent.com/u/8440965?v=4","repositories_count":26,"last_synced_at":"2024-04-14T09:51:14.033Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/bokeh","funding_links":["https://github.com/sponsors/bokeh"],"total_stars":20329,"followers":167,"following":0,"created_at":"2022-11-02T16:22:57.432Z","updated_at":"2024-04-14T09:51:18.551Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bokeh","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bokeh/repositories"},"tags":[{"name":"3.9.0.dev1","sha":"738eba60a134f675a905aeaad969c0897eb87ae1","kind":"tag","published_at":"2025-08-29T12:50:47.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.9.0.dev1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.9.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.9.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.9.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.9.0.dev1/manifests"},{"name":"3.8.0","sha":"237861996ad5f1738b8c71d90bed5977e072930b","kind":"tag","published_at":"2025-08-29T10:18:33.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.8.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.8.0/manifests"},{"name":"3.8.0rc2","sha":"77c4070ea4c0720c41900798ae2ae40d600200cc","kind":"tag","published_at":"2025-08-27T09:13:08.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.8.0rc2","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.8.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.8.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.8.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.8.0rc2/manifests"},{"name":"3.8.0rc1","sha":"7a7cb3f019afdf3cc4ef5f6a3843de2897025fd5","kind":"tag","published_at":"2025-08-17T23:35:16.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.8.0rc1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.8.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.8.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.8.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.8.0rc1/manifests"},{"name":"3.8.0.dev4","sha":"0231bd5fcc8c01abb31a23e5edb9e38aceb4106e","kind":"tag","published_at":"2025-08-08T17:09:20.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.8.0.dev4","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.8.0.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.8.0.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.8.0.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.8.0.dev4/manifests"},{"name":"3.8.0.dev3","sha":"a1d9c27b81d8f2d3092c6863eaa1137b7c3bc75b","kind":"tag","published_at":"2025-07-24T14:46:59.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.8.0.dev3","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.8.0.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.8.0.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.8.0.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.8.0.dev3/manifests"},{"name":"3.8.0.dev2","sha":"c068a22fedca441e47c678fc0e1b74048d1482f8","kind":"tag","published_at":"2025-06-05T15:19:32.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.8.0.dev2","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.8.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.8.0.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.8.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.8.0.dev2/manifests"},{"name":"3.7.3","sha":"bad2304834fd7684bab4f94e52bdf2ce204e0005","kind":"tag","published_at":"2025-05-12T11:13:05.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.7.3","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.7.3/manifests"},{"name":"3.7.3rc2","sha":"c0bb646793d71148166f1a5e209c892bdc2a46b8","kind":"tag","published_at":"2025-05-10T19:58:16.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.7.3rc2","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.7.3rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.7.3rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.7.3rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.7.3rc2/manifests"},{"name":"3.7.3rc1","sha":"6eeca3d32569c37777762732bcbd015b93b54a97","kind":"tag","published_at":"2025-05-08T15:20:58.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.7.3rc1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.7.3rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.7.3rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.7.3rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.7.3rc1/manifests"},{"name":"3.7.2","sha":"fcdc9525393fed57dc1f393bf4e1f42b33072d3d","kind":"tag","published_at":"2025-03-28T07:19:19.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.7.2","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.7.2/manifests"},{"name":"3.7.1","sha":"15d56e263054a4e2dfb4597d4c6adbe6055f1dd0","kind":"tag","published_at":"2025-03-25T21:39:19.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.7.1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.7.1/manifests"},{"name":"3.7.0","sha":"91c96fe7cc2dd0522de2b09757890d6885354e75","kind":"tag","published_at":"2025-03-12T19:32:12.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.7.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.7.0/manifests"},{"name":"3.8.0.dev1","sha":"23d7095c40e93975516f5c15aeeaf683d65bbd01","kind":"tag","published_at":"2025-03-10T06:47:31.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.8.0.dev1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.8.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.8.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.8.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.8.0.dev1/manifests"},{"name":"3.7.0rc2","sha":"7bc7974462db2cb0d3f41c6fde6b1970e8c7cb63","kind":"tag","published_at":"2025-03-06T18:26:13.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.7.0rc2","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.7.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.7.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.7.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.7.0rc2/manifests"},{"name":"3.7.0rc1","sha":"486781636fc6f8d550cbc4f253a12a98efaf0852","kind":"tag","published_at":"2025-03-06T10:04:27.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.7.0rc1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.7.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.7.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.7.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.7.0rc1/manifests"},{"name":"3.7.0.dev9","sha":"2027095745d970c62d0cd9b7d036afe2d46e2d3e","kind":"tag","published_at":"2025-03-03T11:21:45.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.7.0.dev9","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.7.0.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.7.0.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.7.0.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.7.0.dev9/manifests"},{"name":"3.7.0.dev8","sha":"835aad9be04ab03ef278382304c838321ab83e83","kind":"tag","published_at":"2025-02-13T17:00:29.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.7.0.dev8","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.7.0.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.7.0.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.7.0.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.7.0.dev8/manifests"},{"name":"3.7.0.dev7","sha":"dfee725a38b6baab2fa0a1bf5c1175e7359daa03","kind":"tag","published_at":"2025-02-12T20:55:26.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.7.0.dev7","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.7.0.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.7.0.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.7.0.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.7.0.dev7/manifests"},{"name":"3.7.0.dev6","sha":"e83c17671db4baa0fe408ad82e915138029153ca","kind":"tag","published_at":"2025-02-12T17:35:19.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.7.0.dev6","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.7.0.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.7.0.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.7.0.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.7.0.dev6/manifests"},{"name":"3.6.3","sha":"61f31a31696c0f21a4dad48903577e95d116bb30","kind":"tag","published_at":"2025-02-05T17:30:01.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.6.3","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.6.3/manifests"},{"name":"3.6.3rc2","sha":"87ed0e32bc8a5d9f00541ac3aaabecac2d123054","kind":"tag","published_at":"2025-02-04T19:10:14.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.6.3rc2","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.6.3rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.6.3rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.6.3rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.6.3rc2/manifests"},{"name":"3.6.3rc1","sha":"774f04ca44d151cf72f5df184fcca0409f9f8cd3","kind":"tag","published_at":"2025-02-02T23:57:52.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.6.3rc1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.6.3rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.6.3rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.6.3rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.6.3rc1/manifests"},{"name":"3.7.0.dev5","sha":"064ef9bfa3b8148bfbdd4c6588fa21eeaf102c43","kind":"tag","published_at":"2025-01-09T16:16:04.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.7.0.dev5","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.7.0.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.7.0.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.7.0.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.7.0.dev5/manifests"},{"name":"3.7.0.dev4","sha":"b60a79cd34fe20e4c921d64682bbbe7f0084aa83","kind":"tag","published_at":"2024-12-03T23:14:51.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.7.0.dev4","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.7.0.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.7.0.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.7.0.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.7.0.dev4/manifests"},{"name":"3.6.2","sha":"34cd4929c1471e2df5344746e178e176bb684f81","kind":"tag","published_at":"2024-12-03T15:13:13.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.6.2","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.6.2/manifests"},{"name":"3.6.1","sha":"e0f6801e77b03d8fd64e7beb7b4e5d5873969493","kind":"tag","published_at":"2024-11-06T19:24:11.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.6.1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.6.1/manifests"},{"name":"3.7.0.dev3","sha":"2784e247673bf8b86d87d3d5a284fc3ebeff621e","kind":"tag","published_at":"2024-10-30T19:00:22.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.7.0.dev3","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.7.0.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.7.0.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.7.0.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.7.0.dev3/manifests"},{"name":"3.7.0.dev2","sha":"20072eaaa32f6a15625826cafeeca9be68824a77","kind":"tag","published_at":"2024-10-27T18:53:17.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.7.0.dev2","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.7.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.7.0.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.7.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.7.0.dev2/manifests"},{"name":"3.7.0.dev1","sha":"daf1ad80a10eecd815353ab9f80e1e5db799d4d0","kind":"tag","published_at":"2024-09-26T16:34:39.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.7.0.dev1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.7.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.7.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.7.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.7.0.dev1/manifests"},{"name":"3.6.0","sha":"ab3963320445d4c795429063fedf46b63414a94c","kind":"tag","published_at":"2024-09-26T16:05:31.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.6.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.6.0/manifests"},{"name":"3.6.0rc2","sha":"bba0ad513aafd102daa9fe389a011b1e799bcad3","kind":"tag","published_at":"2024-09-25T15:18:33.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.6.0rc2","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.6.0rc2/manifests"},{"name":"3.6.0rc1","sha":"2272b24e1de76d23292ee2101173e732f17a3cc7","kind":"tag","published_at":"2024-09-23T15:18:08.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.6.0rc1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.6.0rc1/manifests"},{"name":"3.5.2","sha":"229737e6b397cb54bc1b44399b2430811ad412a5","kind":"tag","published_at":"2024-08-23T06:53:15.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.5.2","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.5.2/manifests"},{"name":"3.5.1","sha":"82533eb5945c1579aa54c6f771221023442ddb4f","kind":"tag","published_at":"2024-07-25T23:07:17.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.5.1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.5.1/manifests"},{"name":"3.4.3","sha":"500c6272bf08c8f5db6a72dfdbd243dcc2b95925","kind":"tag","published_at":"2024-07-25T10:15:28.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.4.3","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.3/manifests"},{"name":"3.6.0.dev1","sha":"334d1413b93bd9df7f0eed6fdf48e5f663876943","kind":"tag","published_at":"2024-07-04T10:50:57.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.6.0.dev1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.6.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.6.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.6.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.6.0.dev1/manifests"},{"name":"3.5.0","sha":"c9f67a2df7f58ba0511d069b3ffdba8dd2f32100","kind":"tag","published_at":"2024-07-04T09:35:58.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.5.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.5.0/manifests"},{"name":"3.5.0rc2","sha":"c3ba2864eef921a46e32887cad36c4168b75e663","kind":"tag","published_at":"2024-06-29T07:40:26.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.5.0rc2","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.5.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.5.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.5.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.5.0rc2/manifests"},{"name":"3.4.2","sha":"49dfd6d1e1a456e7d2de72504871fe44fe95a1d9","kind":"tag","published_at":"2024-06-25T08:26:24.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.4.2","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.2/manifests"},{"name":"3.5.0rc1","sha":"4217685ad268332a4806cf4b91c6fac3b716de9c","kind":"tag","published_at":"2024-06-25T07:43:04.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.5.0rc1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.5.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.5.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.5.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.5.0rc1/manifests"},{"name":"3.5.0.dev8","sha":"cccfcc41f4d2e11386c0df4843452a65723f178e","kind":"tag","published_at":"2024-06-14T10:05:14.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.5.0.dev8","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.5.0.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.5.0.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.5.0.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.5.0.dev8/manifests"},{"name":"3.5.0.dev7","sha":"98fd1b9e2128faa83429ce8d97377e38f4a7c588","kind":"tag","published_at":"2024-06-09T08:27:49.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.5.0.dev7","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.5.0.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.5.0.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.5.0.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.5.0.dev7/manifests"},{"name":"3.5.0.dev6","sha":"26122830baa784c88d174b23ac36ab62b72f531b","kind":"tag","published_at":"2024-06-04T03:16:25.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.5.0.dev6","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.5.0.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.5.0.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.5.0.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.5.0.dev6/manifests"},{"name":"3.5.0.dev5","sha":"9bb31eddc53269203a5761ef98d33f48337e9c51","kind":"tag","published_at":"2024-06-01T01:23:11.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.5.0.dev5","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.5.0.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.5.0.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.5.0.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.5.0.dev5/manifests"},{"name":"3.5.0.dev4","sha":"89468530446ac8a3284f9ee6e4a76c1727d5e55c","kind":"tag","published_at":"2024-05-21T08:26:15.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.5.0.dev4","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.5.0.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.5.0.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.5.0.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.5.0.dev4/manifests"},{"name":"3.5.0.dev3","sha":"62c6b15933f016fa829189eae962b88bb18fced7","kind":"tag","published_at":"2024-05-08T17:02:12.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.5.0.dev3","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.5.0.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.5.0.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.5.0.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.5.0.dev3/manifests"},{"name":"3.5.0.dev2","sha":"240ff2474d7ce8ecacc5fbb2318e81b125761d5b","kind":"tag","published_at":"2024-05-03T06:38:36.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.5.0.dev2","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.5.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.5.0.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.5.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.5.0.dev2/manifests"},{"name":"3.4.1","sha":"c2926ab02cec65fff2aa3379682cb3170e2ca42a","kind":"tag","published_at":"2024-04-11T20:32:54.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.4.1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.1/manifests"},{"name":"3.5.0.dev1","sha":"51b92cd1006941ada68eb22f6df76581c9e95126","kind":"tag","published_at":"2024-03-18T16:00:08.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.5.0.dev1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.5.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.5.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.5.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.5.0.dev1/manifests"},{"name":"3.4.0","sha":"b8b05b2529bf62e26e6943c1158ad9822c8b0308","kind":"tag","published_at":"2024-03-14T16:00:36.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.4.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.0/manifests"},{"name":"3.4.0rc2","sha":"159e73bb617b1c84e9d4b3b4a783d57364337c58","kind":"tag","published_at":"2024-03-08T22:43:57.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.4.0rc2","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.0rc2/manifests"},{"name":"3.4.0rc1","sha":"f632d1f4040e4fa1857e04835dfddfdfdb4cf08a","kind":"tag","published_at":"2024-02-28T16:24:01.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.4.0rc1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.0rc1/manifests"},{"name":"3.4.0.dev8","sha":"a49534c47c36bd3b61db615d179e4936e2383975","kind":"tag","published_at":"2024-02-15T12:44:17.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.4.0.dev8","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.4.0.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.4.0.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.0.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.0.dev8/manifests"},{"name":"3.4.0.dev7","sha":"dc0bd8b5d905f3a2c1bc0f38d7df34109f95e5b5","kind":"tag","published_at":"2024-01-30T22:01:07.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.4.0.dev7","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.4.0.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.4.0.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.0.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.0.dev7/manifests"},{"name":"3.3.4","sha":"1bc909c1a70f0a0a385ff60649d1865b36a5cdc3","kind":"tag","published_at":"2024-01-25T18:24:16.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.3.4","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.4/manifests"},{"name":"3.3.4rc1","sha":"0bb380ae3805460d535240e448c68ca0e130f414","kind":"tag","published_at":"2024-01-25T02:30:02.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.3.4rc1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.3.4rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.3.4rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.4rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.4rc1/manifests"},{"name":"3.4.0.dev6","sha":"a68d155a4428981fbbb6d3c003c85d9526dd9b14","kind":"tag","published_at":"2024-01-23T21:11:02.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.4.0.dev6","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.4.0.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.4.0.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.0.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.0.dev6/manifests"},{"name":"3.3.3","sha":"41736a65c07e124048f42f6ffe9384d3072f9dd7","kind":"tag","published_at":"2024-01-08T18:42:01.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.3.3","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.3/manifests"},{"name":"3.4.0.dev5","sha":"52c1d341e4986327a3cdb49870838eaa275f3903","kind":"tag","published_at":"2024-01-08T11:27:23.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.4.0.dev5","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.4.0.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.4.0.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.0.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.0.dev5/manifests"},{"name":"3.4.0.dev4","sha":"481978960ffce3bbd924c66aa38eda5a1cf01ead","kind":"tag","published_at":"2023-12-16T07:46:37.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.4.0.dev4","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.4.0.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.4.0.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.0.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.0.dev4/manifests"},{"name":"3.3.2","sha":"fab08a4f21e7ef1d2b6039fdbf763b0e0158554c","kind":"tag","published_at":"2023-12-01T18:37:59.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.3.2","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.2/manifests"},{"name":"3.3.1","sha":"907b8810e9df845dd8e5df89683c58a6889f520f","kind":"tag","published_at":"2023-11-09T18:40:04.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.3.1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.1/manifests"},{"name":"3.3.1rc1","sha":"76c84799f65faa82c07de2f2c9e2df1cfcde7803","kind":"tag","published_at":"2023-11-06T16:19:06.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.3.1rc1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.3.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.3.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.1rc1/manifests"},{"name":"branch-3.2-final-commit","sha":"8efe0d60ed87ec38f62c94a781b5a1373221c611","kind":"tag","published_at":"2023-11-05T03:22:45.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/branch-3.2-final-commit","html_url":"https://github.com/bokeh/bokeh/releases/tag/branch-3.2-final-commit","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@branch-3.2-final-commit","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/branch-3.2-final-commit","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/branch-3.2-final-commit/manifests"},{"name":"branch-3.1-final-commit","sha":"82b34cb3e4e3e159a183dad4ffcb04acbfc90927","kind":"tag","published_at":"2023-11-05T03:21:03.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/branch-3.1-final-commit","html_url":"https://github.com/bokeh/bokeh/releases/tag/branch-3.1-final-commit","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@branch-3.1-final-commit","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/branch-3.1-final-commit","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/branch-3.1-final-commit/manifests"},{"name":"branch-3.0-final-commit","sha":"62e2d34cb9dd33c38445c7a78a423e8926e6da5e","kind":"tag","published_at":"2023-11-05T03:20:14.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/branch-3.0-final-commit","html_url":"https://github.com/bokeh/bokeh/releases/tag/branch-3.0-final-commit","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@branch-3.0-final-commit","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/branch-3.0-final-commit","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/branch-3.0-final-commit/manifests"},{"name":"branch-2.4-final-commit","sha":"e8c895f15d2f9ad456e1caf71c16c0f5de8d011b","kind":"tag","published_at":"2023-11-05T03:19:20.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/branch-2.4-final-commit","html_url":"https://github.com/bokeh/bokeh/releases/tag/branch-2.4-final-commit","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@branch-2.4-final-commit","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/branch-2.4-final-commit","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/branch-2.4-final-commit/manifests"},{"name":"branch-2.3-final-commit","sha":"b857d2d17d7c19779bb0a7be2601d8238fb1d5e9","kind":"tag","published_at":"2023-11-05T03:18:36.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/branch-2.3-final-commit","html_url":"https://github.com/bokeh/bokeh/releases/tag/branch-2.3-final-commit","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@branch-2.3-final-commit","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/branch-2.3-final-commit","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/branch-2.3-final-commit/manifests"},{"name":"branch-2.2-final-commit","sha":"2b0f7dea9c5acbd3f555837c9b96b65ee66dda48","kind":"tag","published_at":"2023-11-05T03:16:53.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/branch-2.2-final-commit","html_url":"https://github.com/bokeh/bokeh/releases/tag/branch-2.2-final-commit","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@branch-2.2-final-commit","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/branch-2.2-final-commit","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/branch-2.2-final-commit/manifests"},{"name":"branch-2.1-final-commit","sha":"130b5eb8b3f1a8715fb3f9ab6d6b33dc3f716531","kind":"tag","published_at":"2023-11-05T03:12:24.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/branch-2.1-final-commit","html_url":"https://github.com/bokeh/bokeh/releases/tag/branch-2.1-final-commit","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@branch-2.1-final-commit","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/branch-2.1-final-commit","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/branch-2.1-final-commit/manifests"},{"name":"3.3.1.dev1","sha":"81bab760d2396ada79b6712c3de97322e50da5a8","kind":"tag","published_at":"2023-11-01T15:43:29.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.3.1.dev1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.3.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.3.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.1.dev1/manifests"},{"name":"3.4.0.dev3","sha":"70d27af065d1e471759d80bba7d505a5ae724ea6","kind":"tag","published_at":"2023-10-25T08:52:10.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.4.0.dev3","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.4.0.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.4.0.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.0.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.0.dev3/manifests"},{"name":"3.4.0.dev2","sha":"499a155ec43dd2f76e561be96dd4e1e0a51d5abf","kind":"tag","published_at":"2023-10-20T02:07:32.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.4.0.dev2","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.4.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.4.0.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.0.dev2/manifests"},{"name":"3.4.0.dev1","sha":"1752add6fe9355e58153e2fa92486f5eb3a79025","kind":"tag","published_at":"2023-10-10T18:38:00.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.4.0.dev1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.4.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.4.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.0.dev1/manifests"},{"name":"3.3.0","sha":"8cd571035424cd176320e89c95c0c3706adc1399","kind":"tag","published_at":"2023-10-10T15:48:49.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.3.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.0/manifests"},{"name":"3.3.0rc3","sha":"7e3625ca298f0d34acf3e00e3b2d4bf5c9648f14","kind":"tag","published_at":"2023-10-09T17:46:12.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.3.0rc3","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.3.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.3.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.0rc3/manifests"},{"name":"3.3.0rc2","sha":"80d4c34755b23b74e49a4f2e7894a7c6b74b0d58","kind":"tag","published_at":"2023-10-05T16:46:49.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.3.0rc2","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.0rc2/manifests"},{"name":"3.3.0rc1","sha":"d977255783d7ce1d4454ea48eec0ae47bc3cc2eb","kind":"tag","published_at":"2023-10-05T08:42:39.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.3.0rc1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.0rc1/manifests"},{"name":"3.3.0.dev3","sha":"de7b118fa04ce0b6de5e34095269308179765878","kind":"tag","published_at":"2023-09-29T20:07:38.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.3.0.dev3","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.3.0.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.3.0.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.0.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.0.dev3/manifests"},{"name":"3.3.0.dev2","sha":"b682594529b6c58ae1a7edf0b59b33e71faca6db","kind":"tag","published_at":"2023-09-27T15:30:38.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.3.0.dev2","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.3.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.3.0.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.0.dev2/manifests"},{"name":"3.2.2","sha":"3cb8a1749c5cb7d01c8620cc1f1fbf9e73a913f7","kind":"tag","published_at":"2023-08-13T16:09:37.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.2.2","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.2.2/manifests"},{"name":"3.2.2rc1","sha":"0717a1ac990566ef80808a6f96774a3f91e759e7","kind":"tag","published_at":"2023-08-12T18:03:58.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.2.2rc1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.2.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.2.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.2.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.2.2rc1/manifests"},{"name":"3.2.1","sha":"91f0c3c9b04da751094642790511593fae41533d","kind":"tag","published_at":"2023-07-20T09:16:28.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.2.1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.2.1/manifests"},{"name":"3.3.0.dev1","sha":"5aeaa7efbd7eb8154fe11a729df1f869f85362b5","kind":"tag","published_at":"2023-06-22T16:06:41.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.3.0.dev1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.3.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.3.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.0.dev1/manifests"},{"name":"3.2.0","sha":"546f3c784f14786ae9068b53cf6630f33437d5f0","kind":"tag","published_at":"2023-06-21T18:15:50.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.2.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.2.0/manifests"},{"name":"3.2.0rc3","sha":"a25b8c4a2b6852e605202fd14072ecad8db5061c","kind":"tag","published_at":"2023-06-18T19:11:08.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.2.0rc3","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.2.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.2.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.2.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.2.0rc3/manifests"},{"name":"3.2.0rc2","sha":"f4455e4abd75f3f5871a6a8fa52e3bbe134442da","kind":"tag","published_at":"2023-06-15T03:33:05.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.2.0rc2","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.2.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.2.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.2.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.2.0rc2/manifests"},{"name":"3.2.0rc1","sha":"e60a49269e1a863a23386045e38c010cfb17a43b","kind":"tag","published_at":"2023-06-14T19:44:10.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.2.0rc1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.2.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.2.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.2.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.2.0rc1/manifests"},{"name":"3.2.0.dev4","sha":"51f05d0fb99bd9a8686be28c5447fac51872523e","kind":"tag","published_at":"2023-06-09T10:33:14.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.2.0.dev4","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.2.0.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.2.0.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.2.0.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.2.0.dev4/manifests"},{"name":"3.2.0.dev3","sha":"107c2a4e0394c1d0d32f307f8de95ef3985e6916","kind":"tag","published_at":"2023-05-30T22:10:01.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.2.0.dev3","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.2.0.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.2.0.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.2.0.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.2.0.dev3/manifests"},{"name":"3.1.1","sha":"46b667b161c57087172c3270056452929976f609","kind":"tag","published_at":"2023-05-05T17:34:13.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.1.1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.1.1/manifests"},{"name":"3.1.1rc1","sha":"3d02d452d54b59a10bf98717d55bddbd384e075c","kind":"tag","published_at":"2023-05-04T17:24:47.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.1.1rc1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.1.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.1.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.1.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.1.1rc1/manifests"},{"name":"3.2.0.dev2","sha":"a5b496aa76508f83f0af0cb92737610d0c360a88","kind":"tag","published_at":"2023-04-27T17:49:55.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.2.0.dev2","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.2.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.2.0.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.2.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.2.0.dev2/manifests"},{"name":"3.2.0.dev1","sha":"fc2177b8b0eac949d0a28a5f66cc9568854a7fe1","kind":"tag","published_at":"2023-04-17T12:21:57.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.2.0.dev1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.2.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.2.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.2.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.2.0.dev1/manifests"},{"name":"3.1.0","sha":"5208b5fa8e8d6f3075a2c8072df81d86eff237e2","kind":"tag","published_at":"2023-03-09T23:28:00.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.1.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.1.0/manifests"},{"name":"3.1.0rc3","sha":"74d2d892cb13827eb8660c2d446ed5de5bf6f3f9","kind":"tag","published_at":"2023-03-08T16:10:51.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.1.0rc3","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.1.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.1.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.1.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.1.0rc3/manifests"},{"name":"3.1.0rc2","sha":"89ea7eee384c6f1aca09495a495e4deede7416e3","kind":"tag","published_at":"2023-03-08T02:52:49.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.1.0rc2","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.1.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.1.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.1.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.1.0rc2/manifests"},{"name":"3.1.0rc1","sha":"360794a94761ae4f06c700a0370acb0b56c7cebc","kind":"tag","published_at":"2023-03-04T15:09:57.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.1.0rc1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.1.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.1.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.1.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.1.0rc1/manifests"},{"name":"3.1.0.dev5","sha":"74ebcb4f5d1510ba0c59dec2bafec9aba850ebf0","kind":"tag","published_at":"2023-03-03T16:16:24.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.1.0.dev5","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.1.0.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.1.0.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.1.0.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.1.0.dev5/manifests"},{"name":"3.1.0.dev4","sha":"1a83c3239912e0725a77ec37c55614881d462733","kind":"tag","published_at":"2023-02-27T18:45:58.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.1.0.dev4","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.1.0.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.1.0.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.1.0.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.1.0.dev4/manifests"},{"name":"3.1.0.dev3","sha":"9f462764624afecd2fbaaa623ea93ab9d8c7f0d0","kind":"tag","published_at":"2023-02-15T18:09:23.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.1.0.dev3","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.1.0.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.1.0.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.1.0.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.1.0.dev3/manifests"},{"name":"3.1.0.dev2","sha":"a4d6738acf4b5f6c1f56d739ff0af2cdc8234928","kind":"tag","published_at":"2023-02-08T08:09:16.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.1.0.dev2","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.1.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.1.0.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.1.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.1.0.dev2/manifests"},{"name":"3.1.0.dev1","sha":"4e6a90ac9c219549ee02802e3d8183fde2745562","kind":"tag","published_at":"2022-12-20T07:57:50.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.1.0.dev1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.1.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.1.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.1.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.1.0.dev1/manifests"},{"name":"3.0.3","sha":"e5717422637ebfbd1885c07238e5768c4b52155f","kind":"tag","published_at":"2022-12-09T17:53:20.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.3","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.3/manifests"},{"name":"3.0.2","sha":"bba83ab0db6986f5b8e82ab01e2ad2d09b877cea","kind":"tag","published_at":"2022-11-14T18:30:17.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.2","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.2/manifests"},{"name":"3.0.1","sha":"17a0b288052afac80ebcf0aa74e3915452fce3ca","kind":"tag","published_at":"2022-11-03T19:38:41.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.1/manifests"},{"name":"3.0.1rc1","sha":"07246bb64c9f2cb46952eeeec07d1f09fa82835a","kind":"tag","published_at":"2022-11-03T17:19:48.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.1rc1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.0.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.1rc1/manifests"},{"name":"3.0.0","sha":"cf278f2469045cd3b4d402957e03f63973330404","kind":"tag","published_at":"2022-10-30T22:12:53.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0/manifests"},{"name":"3.0.0rc6","sha":"87021aa339c507eb599ae65f5c2a613c4fa188ec","kind":"tag","published_at":"2022-10-30T19:52:16.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0rc6","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.0.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0rc6/manifests"},{"name":"3.0.0rc5","sha":"1fa7aab543d233f7d06de018fde0c78511ee66aa","kind":"tag","published_at":"2022-10-25T03:53:37.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0rc5","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.0.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0rc5/manifests"},{"name":"3.0.0rc4","sha":"c0aa20cbe7e9b8cb4cee11e73eb5888c12b93284","kind":"tag","published_at":"2022-10-19T02:22:20.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0rc4","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.0.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0rc4/manifests"},{"name":"3.0.0rc3","sha":"5006e734fb68eb00562bdfa4523460386e1bddbf","kind":"tag","published_at":"2022-10-11T05:15:01.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0rc3","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.0.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0rc3/manifests"},{"name":"3.0.0rc2","sha":"edac5fca233d37b23cc762ccbe6b3b96bf1080ec","kind":"tag","published_at":"2022-10-11T01:18:40.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0rc2","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0rc2/manifests"},{"name":"3.0.0rc1","sha":"43f276c6a8dead718b76f6cb3bcadee67a50417e","kind":"tag","published_at":"2022-10-11T00:30:13.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0rc1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0rc1/manifests"},{"name":"3.0.0.dev20","sha":"fc73b4ce57475c87684f7d8f45b765db66d07fea","kind":"tag","published_at":"2022-10-09T01:07:07.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0.dev20","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0.dev20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.0.0.dev20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0.dev20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0.dev20/manifests"},{"name":"3.0.0.dev19","sha":"c6c0fc58342392864198f0aec7638f44b001ce4c","kind":"tag","published_at":"2022-10-02T06:28:09.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0.dev19","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0.dev19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.0.0.dev19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0.dev19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0.dev19/manifests"},{"name":"3.0.0.dev18","sha":"0598e265e04d0a6b33992dec3658076e3b4a6285","kind":"tag","published_at":"2022-09-17T18:12:19.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0.dev18","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0.dev18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.0.0.dev18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0.dev18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0.dev18/manifests"},{"name":"3.0.0.dev17","sha":"29124c24de4d0e0f2390e59e5ba9dc28b7ac0ebe","kind":"tag","published_at":"2022-09-17T05:45:40.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0.dev17","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0.dev17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.0.0.dev17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0.dev17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0.dev17/manifests"},{"name":"3.0.0.dev16","sha":"abee08c5ac93e43a7b0e5bbe111ec842e6d67285","kind":"tag","published_at":"2022-09-13T14:41:39.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0.dev16","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0.dev16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.0.0.dev16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0.dev16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0.dev16/manifests"},{"name":"3.0.0.dev15","sha":"75597b6b61f01682c1c4a7ed95f612d2e4cfd2c6","kind":"tag","published_at":"2022-09-03T06:48:48.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0.dev15","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0.dev15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.0.0.dev15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0.dev15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0.dev15/manifests"},{"name":"3.0.0.dev14","sha":"d95a8d030569dd21ccf19244cec10f28b9ec98dd","kind":"tag","published_at":"2022-08-27T18:09:23.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0.dev14","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0.dev14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.0.0.dev14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0.dev14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0.dev14/manifests"},{"name":"3.0.0.dev13","sha":"00884049d0435d94acfa06b0d8a2ca29a87a613f","kind":"tag","published_at":"2022-08-20T18:46:12.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0.dev13","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0.dev13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.0.0.dev13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0.dev13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0.dev13/manifests"},{"name":"3.0.0.dev12","sha":"6d02108b458bfb7d713e0f3bfef5dd97caadcd6d","kind":"tag","published_at":"2022-08-20T18:05:32.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0.dev12","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0.dev12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.0.0.dev12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0.dev12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0.dev12/manifests"},{"name":"3.0.0dev11","sha":"ac37d77200519062e4bf7b64f37ee7bd96f20fe4","kind":"tag","published_at":"2022-08-06T18:24:02.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0dev11","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0dev11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.0.0dev11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0dev11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0dev11/manifests"},{"name":"3.0.0dev10","sha":"c242ac107251d7a74a4213db0cbe02a37627ab44","kind":"tag","published_at":"2022-07-05T18:49:25.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0dev10","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0dev10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.0.0dev10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0dev10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0dev10/manifests"},{"name":"3.0.0dev9","sha":"ffb3b5e98f0b075aab6a5e88a201b69ad69f4cf9","kind":"tag","published_at":"2022-07-01T02:24:39.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0dev9","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.0.0dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0dev9/manifests"},{"name":"3.0.0dev8","sha":"f440b959a0743b64d2fafe9eccebf72c641e52c9","kind":"tag","published_at":"2022-06-24T23:22:09.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0dev8","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.0.0dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0dev8/manifests"},{"name":"3.0.0dev7","sha":"f0452c8f0092324c38a0ccdd7229bf3579378680","kind":"tag","published_at":"2022-06-13T18:45:35.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0dev7","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.0.0dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0dev7/manifests"},{"name":"2.4.3","sha":"a1931d48512a1cb369746025d48344a6ad1834b2","kind":"tag","published_at":"2022-05-18T18:10:29.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/2.4.3","html_url":"https://github.com/bokeh/bokeh/releases/tag/2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.4.3/manifests"},{"name":"3.0.0dev6","sha":"2ead5a7d2446f4ce91423489d9b715dbb69a4464","kind":"tag","published_at":"2022-04-27T02:29:01.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0dev6","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.0.0dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0dev6/manifests"},{"name":"3.0.0dev5","sha":"b647cc157c7c292238c29891c77ab82fafadb4c3","kind":"tag","published_at":"2022-03-03T18:20:23.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0dev5","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.0.0dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0dev5/manifests"},{"name":"3.0.0dev4","sha":"b8b857c1cb8bd3458625d21ef510e47fd9d7673c","kind":"tag","published_at":"2022-01-27T18:16:08.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0dev4","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.0.0dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0dev4/manifests"},{"name":"3.0.0dev3","sha":"c4815ef00dd013204756a359e91fbf10af5c4c56","kind":"tag","published_at":"2022-01-06T19:35:50.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0dev3","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.0.0dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0dev3/manifests"},{"name":"3.0.0dev2","sha":"1a7d0f4c3960c098c1df8256ad97b5ae3c205188","kind":"tag","published_at":"2021-12-09T00:39:53.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0dev2","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.0.0dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0dev2/manifests"},{"name":"2.4.2","sha":"ad33147f5762af8830e68144419e31e46a024caf","kind":"tag","published_at":"2021-11-22T17:23:18.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/2.4.2","html_url":"https://github.com/bokeh/bokeh/releases/tag/2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.4.2/manifests"},{"name":"2.4.1","sha":"74ffffb827740e6beb5066ef4ecb0244f1d05a90","kind":"tag","published_at":"2021-10-13T17:24:16.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/2.4.1","html_url":"https://github.com/bokeh/bokeh/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.4.1/manifests"},{"name":"2.4.0","sha":"a3bb60029702370f9853b78d68c20f651c70b6ee","kind":"tag","published_at":"2021-09-15T06:28:31.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/2.4.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.4.0/manifests"},{"name":"2.3.3","sha":"76b8b32af29a21057ac07076d296fe604b01f00d","kind":"tag","published_at":"2021-07-07T17:51:19.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/2.3.3","html_url":"https://github.com/bokeh/bokeh/releases/tag/2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.3.3/manifests"},{"name":"2.3.2","sha":"0b7bd67fc4962065f14cf3cef09ed171be307a56","kind":"tag","published_at":"2021-05-10T16:40:10.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/2.3.2","html_url":"https://github.com/bokeh/bokeh/releases/tag/2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.3.2/manifests"},{"name":"2.3.1","sha":"de39fa2bc1a9b5b31d1fc70a6f6214c754c18946","kind":"tag","published_at":"2021-04-07T17:50:50.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/2.3.1","html_url":"https://github.com/bokeh/bokeh/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"04bb30fef2e72e64baaa8b2f330806d5bfdd3b11","kind":"tag","published_at":"2021-02-24T17:37:06.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/2.3.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.3.0/manifests"},{"name":"2.2.3","sha":"d3e4f3ab307546f4fc648bedc1ecfd93ea941857","kind":"tag","published_at":"2020-10-19T19:17:16.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/2.2.3","html_url":"https://github.com/bokeh/bokeh/releases/tag/2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.2.3/manifests"},{"name":"2.2.2","sha":"49cc036a3d9cfbeda55744291b41e9df4d2fe95a","kind":"tag","published_at":"2020-10-12T17:04:12.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/2.2.2","html_url":"https://github.com/bokeh/bokeh/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.2.2/manifests"},{"name":"2.2.1","sha":"0b9526ef553d938bf5de187e2511564c648c13bd","kind":"tag","published_at":"2020-08-31T18:40:29.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/2.2.1","html_url":"https://github.com/bokeh/bokeh/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"009b87275105c1af5c13a206c6336c45a3f2c22c","kind":"tag","published_at":"2020-08-24T15:49:11.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/2.2.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.2.0/manifests"},{"name":"2.1.1","sha":"39a1a60cb90a1243a9ccd7d4007440de8d89d321","kind":"tag","published_at":"2020-06-22T21:16:53.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/2.1.1","html_url":"https://github.com/bokeh/bokeh/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"8d8f7e57cb982f0dc179c7f47efeb02e82747a2b","kind":"tag","published_at":"2020-06-15T01:06:24.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/2.1.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.1.0/manifests"},{"name":"2.0.2","sha":"bbe84dcf1d7047e3aaf75a2ae2918fc6fb57afab","kind":"tag","published_at":"2020-04-22T01:57:35.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/2.0.2","html_url":"https://github.com/bokeh/bokeh/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"74ed93e5a6d52e91a5b5e895be44422dc7041b40","kind":"tag","published_at":"2020-03-29T20:06:23.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/2.0.1","html_url":"https://github.com/bokeh/bokeh/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"cc894fa49465aacb9f5b7453a99d6a100995cc63","kind":"tag","published_at":"2020-03-09T03:57:18.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/2.0.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.0.0/manifests"},{"name":"1.4.0","sha":"b19f2c5547024bdc288d02e73fdb65e65991df5f","kind":"tag","published_at":"2019-11-04T05:25:49.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/1.4.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.4.0/manifests"},{"name":"1.3.4","sha":"de4587452d2b9275872c23d9a2a5eab95e0d86ff","kind":"tag","published_at":"2019-08-07T03:40:49.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/1.3.4","html_url":"https://github.com/bokeh/bokeh/releases/tag/1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.3.4/manifests"},{"name":"1.3.2","sha":"1ca01c4c22cdf4bb22e4dae269949f72b865c752","kind":"tag","published_at":"2019-08-04T20:42:18.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/1.3.2","html_url":"https://github.com/bokeh/bokeh/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"b61ad45897a8c5d9202ace539002a2754adf9d9e","kind":"tag","published_at":"2019-07-30T03:01:20.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/1.3.1","html_url":"https://github.com/bokeh/bokeh/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"96a5c8bb1f59ae73d109c29b744dd33b1c13d249","kind":"tag","published_at":"2019-07-23T02:18:22.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/1.3.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.3.0/manifests"},{"name":"1.2.0","sha":"9f510bc7cc2c0fb283bf80436d03b3cac49f22c8","kind":"tag","published_at":"2019-05-28T05:18:15.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/1.2.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"21e56fcb9eeda8fa9eec31f40b870adbdf6d31ea","kind":"tag","published_at":"2019-04-09T03:45:16.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/1.1.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.1.0/manifests"},{"name":"1.0.4","sha":"d260c429451a04b1fc00f593ef98f10ce1392e57","kind":"tag","published_at":"2019-01-09T20:44:54.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/1.0.4","html_url":"https://github.com/bokeh/bokeh/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"f04830b6a62b91133655857ee14d88438df2febc","kind":"tag","published_at":"2018-12-31T20:08:17.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/1.0.3","html_url":"https://github.com/bokeh/bokeh/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"daf9d511ec847a0498bd5ebafc5eaa7ee3bc09f4","kind":"tag","published_at":"2018-11-29T18:58:38.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/1.0.2","html_url":"https://github.com/bokeh/bokeh/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"201ef74ba862d8e97589172f5c31506d68578371","kind":"tag","published_at":"2018-11-01T01:29:58.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/1.0.1","html_url":"https://github.com/bokeh/bokeh/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"ac92b9f8c8f498e2b22cc51ae5179a2f13d3a2b6","kind":"tag","published_at":"2018-10-24T15:11:53.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/1.0.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.0.0/manifests"},{"name":"0.13.0","sha":"30aea2646c9b2f682826361ffe45b1209fd96823","kind":"tag","published_at":"2018-06-20T07:43:24.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.13.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.13.0/manifests"},{"name":"0.12.16","sha":"7e4333b0e60c173983f44eab06d26c9255564213","kind":"tag","published_at":"2018-05-14T19:52:27.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.12.16","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.12.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.12.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.16/manifests"},{"name":"0.12.15","sha":"2b3390bee93e62961d1f0284642309ada3668772","kind":"tag","published_at":"2018-03-29T16:40:56.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.12.15","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.15/manifests"},{"name":"0.12.14","sha":"8b336a711e20aabfc9f0de8176136945810f0b0c","kind":"tag","published_at":"2018-02-07T18:44:39.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.12.14","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.14/manifests"},{"name":"0.12.13","sha":"79041cc7c68d914a6a9b5d3e908f52552f9eb3b6","kind":"tag","published_at":"2017-12-06T22:06:09.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.12.13","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.13/manifests"},{"name":"0.12.12","sha":"eb90ea2b3aea074e40f9b46cfad68aecbe7cad75","kind":"tag","published_at":"2017-12-05T22:16:47.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.12.12","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.12/manifests"},{"name":"0.12.11","sha":"62d935d4158a5a540dff278f7744c37d2e636acc","kind":"tag","published_at":"2017-11-28T17:06:36.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.12.11","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.11/manifests"},{"name":"0.12.10","sha":"79ca2047633a299a6331cc4c607638c1555f1f47","kind":"tag","published_at":"2017-10-16T15:08:54.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.12.10","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.10/manifests"},{"name":"0.12.9","sha":"3010cf2c825788129323493dd30939fc715c4c34","kind":"tag","published_at":"2017-09-12T06:20:09.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.12.9","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.9/manifests"},{"name":"0.12.7","sha":"f00f0f2f93d077a3de6ccfaab32f61eda4867eaf","kind":"tag","published_at":"2017-08-29T00:32:24.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.12.7","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.7/manifests"},{"name":"0.12.6","sha":"6070bf96d9367150f423a4fa792a7d242421236b","kind":"tag","published_at":"2017-06-13T14:22:34.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.12.6","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.6/manifests"},{"name":"0.12.5","sha":"8f1cfc3b8dd56f815127032a7bb9419dea372ad8","kind":"tag","published_at":"2017-04-05T19:01:35.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.12.5","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.5/manifests"},{"name":"0.12.4","sha":"760396a6f253dd5f906db457d24bafaa1e3c2540","kind":"tag","published_at":"2017-01-09T16:17:27.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.12.4","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.4/manifests"},{"name":"0.12.3","sha":"03c1e713d736a3b19e98eb655c02b608f0b3d239","kind":"tag","published_at":"2016-10-07T15:13:10.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.12.3","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.3/manifests"},{"name":"0.12.2","sha":"7336b3b7dc952aae58f91ad9123b9cd4c420ec02","kind":"tag","published_at":"2016-09-06T19:15:29.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.12.2","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.2/manifests"},{"name":"0.12.1","sha":"87905439bb0ed1ada3f8ae0149d823b9058447a7","kind":"tag","published_at":"2016-07-28T17:54:22.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.12.1","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.1/manifests"},{"name":"0.12.0","sha":"bc9185360063239d5a1d9457549c4bee12f9e509","kind":"tag","published_at":"2016-06-27T23:56:23.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.12.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.0/manifests"},{"name":"0.11.1","sha":"64b6b1f2ee4e273138682bac6dee56df2e73d9d6","kind":"tag","published_at":"2016-02-04T19:10:17.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.11.1","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.11.1/manifests"},{"name":"0.11.0","sha":"69adee25d5229ce80d662b2c31da97b08b9f2660","kind":"tag","published_at":"2016-01-06T18:49:44.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.11.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.11.0/manifests"},{"name":"0.10.0","sha":"2061725748a24d9973eb347fcc7763b6c10c61a8","kind":"tag","published_at":"2015-09-25T16:03:12.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.10.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.10.0/manifests"},{"name":"0.9.3","sha":"476440b2953de7aa4c1c0ac72eae4f9f165fa9f5","kind":"tag","published_at":"2015-08-28T12:06:03.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.9.3","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.9.3/manifests"},{"name":"0.9.2","sha":"b47193ce7e048dea4fe4a5f630f59e8d4907a17c","kind":"tag","published_at":"2015-07-23T19:13:52.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.9.2","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"80d76fe15bbafa0c3f8a674a7867dda523c5b73c","kind":"tag","published_at":"2015-07-03T23:44:41.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.9.1","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"9f21bc95b443da35ce4b1fd23600e0705edd2014","kind":"tag","published_at":"2015-05-15T15:36:15.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.9.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.9.0/manifests"},{"name":"0.8.2","sha":"da429b96a9e264ede4222470c1fdc4aa3088930b","kind":"tag","published_at":"2015-03-25T21:34:53.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.8.2","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"e99b300fddc401e1234df8fb0762e70d8c262f7e","kind":"tag","published_at":"2015-02-23T19:39:08.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.8.1","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"0b9a07fdb123ac82816b50128157d4fa2dcea348","kind":"tag","published_at":"2015-02-16T21:38:37.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.8.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.8.0/manifests"},{"name":"0.7.1","sha":"23fb4188090309945d5dba11dd6d4da34c744332","kind":"tag","published_at":"2015-01-12T18:38:29.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.7.1","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"430e793ef3796fff7ebc7de205938290abc7e893","kind":"tag","published_at":"2014-12-05T17:10:40.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.7.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.7.0/manifests"},{"name":"0.6.1","sha":"e6ff2cae6ab19d04bc1d0b1302fadaef8a76958f","kind":"tag","published_at":"2014-09-25T00:02:03.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.6.1","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"08172e8f7ad9783dca15f1bfc4cdcb27c678615d","kind":"tag","published_at":"2014-09-09T19:48:37.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.6.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.6.0/manifests"},{"name":"0.5.2","sha":"c476b63af8c1d2f8ee2e609304ebc9d88386bc8e","kind":"tag","published_at":"2014-08-15T13:01:37.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.5.2","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"5ec54b101691bc007b762f29aa6ba2bcbbafbdfa","kind":"tag","published_at":"2014-07-23T16:26:44.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.5.1","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"ae52d6fd5281f4844a3a769a111b404028ebe30c","kind":"tag","published_at":"2014-07-08T18:58:29.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.5.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.5.0/manifests"},{"name":"0.4.4","sha":"76ef90c7848ab67d78f8cc74ffd5b7d5b72a10c2","kind":"tag","published_at":"2014-04-16T22:41:30.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.4.4","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.4.4/manifests"},{"name":"0.4.3","sha":"6b7c3e741b229fbd5e0413e159227901b976596b","kind":"tag","published_at":"2014-04-16T14:39:27.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.4.3","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.4.3/manifests"},{"name":"0.4.2","sha":"dbce236185fcd906e62355bc1bc71f62feca5c03","kind":"tag","published_at":"2014-03-10T16:13:09.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.4.2","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.4.2/manifests"},{"name":"0.4.1","sha":"cb443097266e49700f817cbbb4b2b9376ace502d","kind":"tag","published_at":"2014-02-19T00:08:54.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.4.1","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"37f438734cb06d67f6d8a9b6d26734d8e30fc58f","kind":"tag","published_at":"2014-02-04T21:46:57.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.4.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"99a06df37248f467a9fd78790273dfc8eab82f3f","kind":"commit","published_at":"2013-11-19T20:49:56.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.3.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.3.0/manifests"},{"name":"0.2.0","sha":"ee31e35ed160cb023abacb4719d81a8775326a13","kind":"tag","published_at":"2013-10-21T16:01:36.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.2.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.2.0/manifests"},{"name":"0.1.1","sha":"2d26511cfff79bf3b0f76e9a150b3e3bfb599a6a","kind":"tag","published_at":"2013-09-05T23:36:13.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.1.1","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"b7973493050f51bb0651702045b575c65aa14717","kind":"tag","published_at":"2013-09-03T23:04:02.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.1.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.1.0/manifests"},{"name":"0.0.1","sha":"494db4e99c21697f0d3ef9cfed9206cb05316f51","kind":"tag","published_at":"2013-06-04T00:39:57.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.0.1","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-01T10:50:38.291Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":37.51210619267361,"dependent_packages_count":5.144419757306443,"stargazers_count":0.30906397766763516,"forks_count":0.22503275793311683,"average":10.797655671395201},"purl":"pkg:bower/bokeh","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/bower/bokeh","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/bower/bokeh","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/bower/bokeh/dependencies","status":null,"funding_links":["https://github.com/sponsors/bokeh","https://tidelift.com/funding/github/pypi/bokeh","https://numfocus.org/donate-to-bokeh"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-01T10:00:37.748Z","issues_count":1217,"pull_requests_count":1050,"avg_time_to_close_issue":31105592.245833334,"avg_time_to_close_pull_request":2077182.9042437433,"issues_closed_count":720,"pull_requests_closed_count":919,"pull_request_authors_count":119,"issue_authors_count":490,"avg_comments_per_issue":3.0986031224322104,"avg_comments_per_pull_request":3.2914285714285714,"merged_pull_requests_count":842,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":282,"past_year_pull_requests_count":369,"past_year_avg_time_to_close_issue":1068040.450819672,"past_year_avg_time_to_close_pull_request":809692.3287671233,"past_year_issues_closed_count":122,"past_year_pull_requests_closed_count":292,"past_year_pull_request_authors_count":35,"past_year_issue_authors_count":96,"past_year_avg_comments_per_issue":1.0638297872340425,"past_year_avg_comments_per_pull_request":2.4146341463414633,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":277,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/issues","maintainers":[{"login":"bryevdv","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bryevdv"},{"login":"ianthomas23","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianthomas23"},{"login":"tcmetzger","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tcmetzger"},{"login":"droumis","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/droumis"},{"login":"Azaya89","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Azaya89"},{"login":"birdsarah","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/birdsarah"},{"login":"pavithraes","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pavithraes"},{"login":"thomktz","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thomktz"},{"login":"vicadesoba","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vicadesoba"}],"active_maintainers":[{"login":"bryevdv","count":75,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bryevdv"},{"login":"pavithraes","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pavithraes"},{"login":"ianthomas23","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianthomas23"},{"login":"Azaya89","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Azaya89"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/packages/bokeh/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/packages/bokeh/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/packages/bokeh/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/packages/bokeh/related_packages","maintainers":[],"registry":{"name":"bower.io","url":"https://bower.io","ecosystem":"bower","default":true,"packages_count":70212,"maintainers_count":0,"namespaces_count":0,"keywords_count":28746,"github":"bower","metadata":{"funded_packages_count":3300},"icon_url":"https://github.com/bower.png","created_at":"2022-04-04T15:19:22.529Z","updated_at":"2025-09-08T06:55:44.841Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/bower.io/namespaces"}},{"id":1481392,"name":"bokehjs","ecosystem":"npm","description":"Interactive, novel data visualization","homepage":"https://github.com/bokeh/bokeh#readme","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/bokeh/bokeh","keywords_array":["bokeh","datavis","dataviz","visualization","plotting","plot","graph"],"namespace":null,"versions_count":48,"first_release_published_at":"2014-05-20T21:25:46.625Z","latest_release_published_at":"2019-11-04T05:43:37.606Z","latest_release_number":"1.4.0","last_synced_at":"2025-09-01T09:38:13.928Z","created_at":"2022-04-09T02:46:24.694Z","updated_at":"2025-09-01T09:38:13.929Z","registry_url":"https://www.npmjs.com/package/bokehjs","install_command":"npm install bokehjs","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.4.0","true":"0.5.0","0.6.0":"0.6.0","0.6.1":"0.6.1","0.7.0":"0.7.0","0.7.1":"0.7.1","0.8.0":"0.8.0","0.8.1":"0.8.1","0.8.2":"0.8.2","0.9.0":"0.9.0","0.9.1":"0.9.1"}},"repo_metadata":{"id":2831656,"uuid":"3834332","full_name":"bokeh/bokeh","owner":"bokeh","description":"Interactive Data Visualization in the browser, from  Python","archived":false,"fork":false,"pushed_at":"2024-04-13T19:42:44.000Z","size":339687,"stargazers_count":18801,"open_issues_count":760,"forks_count":4157,"subscribers_count":442,"default_branch":"branch-3.5","last_synced_at":"2024-04-15T07:49:07.266Z","etag":null,"topics":["bokeh","data-visualisation","interactive-plots","javascript","jupyter","notebooks","numfocus","plots","plotting","python","visualisation","visualization"],"latest_commit_sha":null,"homepage":"https://bokeh.org","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bokeh.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":"docs/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"docs/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null},"funding":{"github":["bokeh"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":"pypi/bokeh","custom":"https://numfocus.org/donate-to-bokeh"}},"created_at":"2012-03-26T15:40:01.000Z","updated_at":"2024-04-15T06:13:46.000Z","dependencies_parsed_at":"2024-03-25T17:01:32.172Z","dependency_job_id":"7954436c-bdd3-43a4-a234-54d1edf3d458","html_url":"https://github.com/bokeh/bokeh","commit_stats":{"total_commits":17180,"total_committers":697,"mean_commits":"24.648493543758967","dds":0.7873690337601863,"last_synced_commit":"d9a2f7a036cd7870bce78937f8261f9c8bff72ae"},"previous_names":[],"tags_count":159,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bokeh","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/refs/heads/branch-3.5","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":217593183,"owners_count":16201572,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"bokeh","name":"Bokeh","uuid":"8440965","kind":"organization","description":"Interactive Data Visualization ","email":"info@bokeh.org","website":"https://bokeh.org","location":null,"twitter":"bokeh","company":null,"icon_url":"https://avatars.githubusercontent.com/u/8440965?v=4","repositories_count":26,"last_synced_at":"2024-04-14T09:51:14.033Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/bokeh","funding_links":["https://github.com/sponsors/bokeh"],"total_stars":20329,"followers":167,"following":0,"created_at":"2022-11-02T16:22:57.432Z","updated_at":"2024-04-14T09:51:18.551Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bokeh","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bokeh/repositories"},"tags":[{"name":"3.4.1","sha":"c2926ab02cec65fff2aa3379682cb3170e2ca42a","kind":"tag","published_at":"2024-04-11T20:32:54.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.4.1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.1/manifests"},{"name":"3.5.0.dev1","sha":"51b92cd1006941ada68eb22f6df76581c9e95126","kind":"tag","published_at":"2024-03-18T16:00:08.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.5.0.dev1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.5.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.5.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.5.0.dev1/manifests"},{"name":"3.4.0","sha":"b8b05b2529bf62e26e6943c1158ad9822c8b0308","kind":"tag","published_at":"2024-03-14T16:00:36.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.4.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.0/manifests"},{"name":"3.4.0rc2","sha":"159e73bb617b1c84e9d4b3b4a783d57364337c58","kind":"tag","published_at":"2024-03-08T22:43:57.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.4.0rc2","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.0rc2/manifests"},{"name":"3.4.0rc1","sha":"f632d1f4040e4fa1857e04835dfddfdfdb4cf08a","kind":"tag","published_at":"2024-02-28T16:24:01.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.4.0rc1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.0rc1/manifests"},{"name":"3.4.0.dev8","sha":"a49534c47c36bd3b61db615d179e4936e2383975","kind":"tag","published_at":"2024-02-15T12:44:17.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.4.0.dev8","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.4.0.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.0.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.0.dev8/manifests"},{"name":"3.4.0.dev7","sha":"dc0bd8b5d905f3a2c1bc0f38d7df34109f95e5b5","kind":"tag","published_at":"2024-01-30T22:01:07.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.4.0.dev7","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.4.0.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.0.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.0.dev7/manifests"},{"name":"3.3.4","sha":"1bc909c1a70f0a0a385ff60649d1865b36a5cdc3","kind":"tag","published_at":"2024-01-25T18:24:16.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.3.4","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.4/manifests"},{"name":"3.3.4rc1","sha":"0bb380ae3805460d535240e448c68ca0e130f414","kind":"tag","published_at":"2024-01-25T02:30:02.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.3.4rc1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.3.4rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.4rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.4rc1/manifests"},{"name":"3.4.0.dev6","sha":"a68d155a4428981fbbb6d3c003c85d9526dd9b14","kind":"tag","published_at":"2024-01-23T21:11:02.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.4.0.dev6","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.4.0.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.0.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.0.dev6/manifests"},{"name":"3.3.3","sha":"41736a65c07e124048f42f6ffe9384d3072f9dd7","kind":"tag","published_at":"2024-01-08T18:42:01.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.3.3","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.3/manifests"},{"name":"3.4.0.dev5","sha":"52c1d341e4986327a3cdb49870838eaa275f3903","kind":"tag","published_at":"2024-01-08T11:27:23.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.4.0.dev5","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.4.0.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.0.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.0.dev5/manifests"},{"name":"3.4.0.dev4","sha":"481978960ffce3bbd924c66aa38eda5a1cf01ead","kind":"tag","published_at":"2023-12-16T07:46:37.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.4.0.dev4","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.4.0.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.0.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.0.dev4/manifests"},{"name":"3.3.2","sha":"fab08a4f21e7ef1d2b6039fdbf763b0e0158554c","kind":"tag","published_at":"2023-12-01T18:37:59.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.3.2","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.2/manifests"},{"name":"3.3.1","sha":"907b8810e9df845dd8e5df89683c58a6889f520f","kind":"tag","published_at":"2023-11-09T18:40:04.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.3.1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.1/manifests"},{"name":"3.3.1rc1","sha":"76c84799f65faa82c07de2f2c9e2df1cfcde7803","kind":"tag","published_at":"2023-11-06T16:19:06.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.3.1rc1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.3.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.1rc1/manifests"},{"name":"branch-3.2-final-commit","sha":"8efe0d60ed87ec38f62c94a781b5a1373221c611","kind":"tag","published_at":"2023-11-05T03:22:45.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/branch-3.2-final-commit","html_url":"https://github.com/bokeh/bokeh/releases/tag/branch-3.2-final-commit","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/branch-3.2-final-commit","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/branch-3.2-final-commit/manifests"},{"name":"branch-3.1-final-commit","sha":"82b34cb3e4e3e159a183dad4ffcb04acbfc90927","kind":"tag","published_at":"2023-11-05T03:21:03.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/branch-3.1-final-commit","html_url":"https://github.com/bokeh/bokeh/releases/tag/branch-3.1-final-commit","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/branch-3.1-final-commit","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/branch-3.1-final-commit/manifests"},{"name":"branch-3.0-final-commit","sha":"62e2d34cb9dd33c38445c7a78a423e8926e6da5e","kind":"tag","published_at":"2023-11-05T03:20:14.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/branch-3.0-final-commit","html_url":"https://github.com/bokeh/bokeh/releases/tag/branch-3.0-final-commit","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/branch-3.0-final-commit","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/branch-3.0-final-commit/manifests"},{"name":"branch-2.4-final-commit","sha":"e8c895f15d2f9ad456e1caf71c16c0f5de8d011b","kind":"tag","published_at":"2023-11-05T03:19:20.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/branch-2.4-final-commit","html_url":"https://github.com/bokeh/bokeh/releases/tag/branch-2.4-final-commit","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/branch-2.4-final-commit","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/branch-2.4-final-commit/manifests"},{"name":"branch-2.3-final-commit","sha":"b857d2d17d7c19779bb0a7be2601d8238fb1d5e9","kind":"tag","published_at":"2023-11-05T03:18:36.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/branch-2.3-final-commit","html_url":"https://github.com/bokeh/bokeh/releases/tag/branch-2.3-final-commit","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/branch-2.3-final-commit","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/branch-2.3-final-commit/manifests"},{"name":"branch-2.2-final-commit","sha":"2b0f7dea9c5acbd3f555837c9b96b65ee66dda48","kind":"tag","published_at":"2023-11-05T03:16:53.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/branch-2.2-final-commit","html_url":"https://github.com/bokeh/bokeh/releases/tag/branch-2.2-final-commit","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/branch-2.2-final-commit","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/branch-2.2-final-commit/manifests"},{"name":"branch-2.1-final-commit","sha":"130b5eb8b3f1a8715fb3f9ab6d6b33dc3f716531","kind":"tag","published_at":"2023-11-05T03:12:24.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/branch-2.1-final-commit","html_url":"https://github.com/bokeh/bokeh/releases/tag/branch-2.1-final-commit","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/branch-2.1-final-commit","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/branch-2.1-final-commit/manifests"},{"name":"3.3.1.dev1","sha":"81bab760d2396ada79b6712c3de97322e50da5a8","kind":"tag","published_at":"2023-11-01T15:43:29.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.3.1.dev1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.3.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.1.dev1/manifests"},{"name":"3.4.0.dev3","sha":"70d27af065d1e471759d80bba7d505a5ae724ea6","kind":"tag","published_at":"2023-10-25T08:52:10.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.4.0.dev3","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.4.0.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.0.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.0.dev3/manifests"},{"name":"3.4.0.dev2","sha":"499a155ec43dd2f76e561be96dd4e1e0a51d5abf","kind":"tag","published_at":"2023-10-20T02:07:32.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.4.0.dev2","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.4.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.0.dev2/manifests"},{"name":"3.4.0.dev1","sha":"1752add6fe9355e58153e2fa92486f5eb3a79025","kind":"tag","published_at":"2023-10-10T18:38:00.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.4.0.dev1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.4.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.0.dev1/manifests"},{"name":"3.3.0","sha":"8cd571035424cd176320e89c95c0c3706adc1399","kind":"tag","published_at":"2023-10-10T15:48:49.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.3.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.0/manifests"},{"name":"3.3.0rc3","sha":"7e3625ca298f0d34acf3e00e3b2d4bf5c9648f14","kind":"tag","published_at":"2023-10-09T17:46:12.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.3.0rc3","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.3.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.0rc3/manifests"},{"name":"3.3.0rc2","sha":"80d4c34755b23b74e49a4f2e7894a7c6b74b0d58","kind":"tag","published_at":"2023-10-05T16:46:49.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.3.0rc2","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.0rc2/manifests"},{"name":"3.3.0rc1","sha":"d977255783d7ce1d4454ea48eec0ae47bc3cc2eb","kind":"tag","published_at":"2023-10-05T08:42:39.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.3.0rc1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.0rc1/manifests"},{"name":"3.3.0.dev3","sha":"de7b118fa04ce0b6de5e34095269308179765878","kind":"tag","published_at":"2023-09-29T20:07:38.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.3.0.dev3","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.3.0.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.0.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.0.dev3/manifests"},{"name":"3.3.0.dev2","sha":"b682594529b6c58ae1a7edf0b59b33e71faca6db","kind":"tag","published_at":"2023-09-27T15:30:38.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.3.0.dev2","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.3.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.0.dev2/manifests"},{"name":"3.2.2","sha":"3cb8a1749c5cb7d01c8620cc1f1fbf9e73a913f7","kind":"tag","published_at":"2023-08-13T16:09:37.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.2.2","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.2.2/manifests"},{"name":"3.2.2rc1","sha":"0717a1ac990566ef80808a6f96774a3f91e759e7","kind":"tag","published_at":"2023-08-12T18:03:58.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.2.2rc1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.2.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.2.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.2.2rc1/manifests"},{"name":"3.2.1","sha":"91f0c3c9b04da751094642790511593fae41533d","kind":"tag","published_at":"2023-07-20T09:16:28.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.2.1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.2.1/manifests"},{"name":"3.3.0.dev1","sha":"5aeaa7efbd7eb8154fe11a729df1f869f85362b5","kind":"tag","published_at":"2023-06-22T16:06:41.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.3.0.dev1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.3.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.0.dev1/manifests"},{"name":"3.2.0","sha":"546f3c784f14786ae9068b53cf6630f33437d5f0","kind":"tag","published_at":"2023-06-21T18:15:50.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.2.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.2.0/manifests"},{"name":"3.2.0rc3","sha":"a25b8c4a2b6852e605202fd14072ecad8db5061c","kind":"tag","published_at":"2023-06-18T19:11:08.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.2.0rc3","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.2.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.2.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.2.0rc3/manifests"},{"name":"3.2.0rc2","sha":"f4455e4abd75f3f5871a6a8fa52e3bbe134442da","kind":"tag","published_at":"2023-06-15T03:33:05.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.2.0rc2","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.2.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.2.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.2.0rc2/manifests"},{"name":"3.2.0rc1","sha":"e60a49269e1a863a23386045e38c010cfb17a43b","kind":"tag","published_at":"2023-06-14T19:44:10.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.2.0rc1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.2.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.2.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.2.0rc1/manifests"},{"name":"3.2.0.dev4","sha":"51f05d0fb99bd9a8686be28c5447fac51872523e","kind":"tag","published_at":"2023-06-09T10:33:14.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.2.0.dev4","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.2.0.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.2.0.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.2.0.dev4/manifests"},{"name":"3.2.0.dev3","sha":"107c2a4e0394c1d0d32f307f8de95ef3985e6916","kind":"tag","published_at":"2023-05-30T22:10:01.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.2.0.dev3","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.2.0.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.2.0.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.2.0.dev3/manifests"},{"name":"3.1.1","sha":"46b667b161c57087172c3270056452929976f609","kind":"tag","published_at":"2023-05-05T17:34:13.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.1.1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.1.1/manifests"},{"name":"3.1.1rc1","sha":"3d02d452d54b59a10bf98717d55bddbd384e075c","kind":"tag","published_at":"2023-05-04T17:24:47.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.1.1rc1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.1.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.1.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.1.1rc1/manifests"},{"name":"3.2.0.dev2","sha":"a5b496aa76508f83f0af0cb92737610d0c360a88","kind":"tag","published_at":"2023-04-27T17:49:55.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.2.0.dev2","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.2.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.2.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.2.0.dev2/manifests"},{"name":"3.2.0.dev1","sha":"fc2177b8b0eac949d0a28a5f66cc9568854a7fe1","kind":"tag","published_at":"2023-04-17T12:21:57.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.2.0.dev1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.2.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.2.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.2.0.dev1/manifests"},{"name":"3.1.0","sha":"5208b5fa8e8d6f3075a2c8072df81d86eff237e2","kind":"tag","published_at":"2023-03-09T23:28:00.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.1.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.1.0/manifests"},{"name":"3.1.0rc3","sha":"74d2d892cb13827eb8660c2d446ed5de5bf6f3f9","kind":"tag","published_at":"2023-03-08T16:10:51.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.1.0rc3","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.1.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.1.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.1.0rc3/manifests"},{"name":"3.1.0rc2","sha":"89ea7eee384c6f1aca09495a495e4deede7416e3","kind":"tag","published_at":"2023-03-08T02:52:49.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.1.0rc2","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.1.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.1.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.1.0rc2/manifests"},{"name":"3.1.0rc1","sha":"360794a94761ae4f06c700a0370acb0b56c7cebc","kind":"tag","published_at":"2023-03-04T15:09:57.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.1.0rc1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.1.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.1.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.1.0rc1/manifests"},{"name":"3.1.0.dev5","sha":"74ebcb4f5d1510ba0c59dec2bafec9aba850ebf0","kind":"tag","published_at":"2023-03-03T16:16:24.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.1.0.dev5","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.1.0.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.1.0.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.1.0.dev5/manifests"},{"name":"3.1.0.dev4","sha":"1a83c3239912e0725a77ec37c55614881d462733","kind":"tag","published_at":"2023-02-27T18:45:58.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.1.0.dev4","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.1.0.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.1.0.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.1.0.dev4/manifests"},{"name":"3.1.0.dev3","sha":"9f462764624afecd2fbaaa623ea93ab9d8c7f0d0","kind":"tag","published_at":"2023-02-15T18:09:23.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.1.0.dev3","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.1.0.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.1.0.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.1.0.dev3/manifests"},{"name":"3.1.0.dev2","sha":"a4d6738acf4b5f6c1f56d739ff0af2cdc8234928","kind":"tag","published_at":"2023-02-08T08:09:16.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.1.0.dev2","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.1.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.1.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.1.0.dev2/manifests"},{"name":"3.1.0.dev1","sha":"4e6a90ac9c219549ee02802e3d8183fde2745562","kind":"tag","published_at":"2022-12-20T07:57:50.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.1.0.dev1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.1.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.1.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.1.0.dev1/manifests"},{"name":"3.0.3","sha":"e5717422637ebfbd1885c07238e5768c4b52155f","kind":"tag","published_at":"2022-12-09T17:53:20.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.3","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.3/manifests"},{"name":"3.0.2","sha":"bba83ab0db6986f5b8e82ab01e2ad2d09b877cea","kind":"tag","published_at":"2022-11-14T18:30:17.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.2","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.2/manifests"},{"name":"3.0.1","sha":"17a0b288052afac80ebcf0aa74e3915452fce3ca","kind":"tag","published_at":"2022-11-03T19:38:41.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.1/manifests"},{"name":"3.0.1rc1","sha":"07246bb64c9f2cb46952eeeec07d1f09fa82835a","kind":"tag","published_at":"2022-11-03T17:19:48.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.1rc1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.1rc1/manifests"},{"name":"3.0.0","sha":"cf278f2469045cd3b4d402957e03f63973330404","kind":"tag","published_at":"2022-10-30T22:12:53.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0/manifests"},{"name":"3.0.0rc6","sha":"87021aa339c507eb599ae65f5c2a613c4fa188ec","kind":"tag","published_at":"2022-10-30T19:52:16.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0rc6","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0rc6/manifests"},{"name":"3.0.0rc5","sha":"1fa7aab543d233f7d06de018fde0c78511ee66aa","kind":"tag","published_at":"2022-10-25T03:53:37.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0rc5","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0rc5/manifests"},{"name":"3.0.0rc4","sha":"c0aa20cbe7e9b8cb4cee11e73eb5888c12b93284","kind":"tag","published_at":"2022-10-19T02:22:20.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0rc4","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0rc4/manifests"},{"name":"3.0.0rc3","sha":"5006e734fb68eb00562bdfa4523460386e1bddbf","kind":"tag","published_at":"2022-10-11T05:15:01.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0rc3","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0rc3/manifests"},{"name":"3.0.0rc2","sha":"edac5fca233d37b23cc762ccbe6b3b96bf1080ec","kind":"tag","published_at":"2022-10-11T01:18:40.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0rc2","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0rc2/manifests"},{"name":"3.0.0rc1","sha":"43f276c6a8dead718b76f6cb3bcadee67a50417e","kind":"tag","published_at":"2022-10-11T00:30:13.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0rc1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0rc1/manifests"},{"name":"3.0.0.dev20","sha":"fc73b4ce57475c87684f7d8f45b765db66d07fea","kind":"tag","published_at":"2022-10-09T01:07:07.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0.dev20","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0.dev20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0.dev20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0.dev20/manifests"},{"name":"3.0.0.dev19","sha":"c6c0fc58342392864198f0aec7638f44b001ce4c","kind":"tag","published_at":"2022-10-02T06:28:09.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0.dev19","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0.dev19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0.dev19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0.dev19/manifests"},{"name":"3.0.0.dev18","sha":"0598e265e04d0a6b33992dec3658076e3b4a6285","kind":"tag","published_at":"2022-09-17T18:12:19.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0.dev18","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0.dev18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0.dev18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0.dev18/manifests"},{"name":"3.0.0.dev17","sha":"29124c24de4d0e0f2390e59e5ba9dc28b7ac0ebe","kind":"tag","published_at":"2022-09-17T05:45:40.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0.dev17","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0.dev17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0.dev17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0.dev17/manifests"},{"name":"3.0.0.dev16","sha":"abee08c5ac93e43a7b0e5bbe111ec842e6d67285","kind":"tag","published_at":"2022-09-13T14:41:39.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0.dev16","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0.dev16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0.dev16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0.dev16/manifests"},{"name":"3.0.0.dev15","sha":"75597b6b61f01682c1c4a7ed95f612d2e4cfd2c6","kind":"tag","published_at":"2022-09-03T06:48:48.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0.dev15","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0.dev15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0.dev15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0.dev15/manifests"},{"name":"3.0.0.dev14","sha":"d95a8d030569dd21ccf19244cec10f28b9ec98dd","kind":"tag","published_at":"2022-08-27T18:09:23.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0.dev14","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0.dev14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0.dev14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0.dev14/manifests"},{"name":"3.0.0.dev13","sha":"00884049d0435d94acfa06b0d8a2ca29a87a613f","kind":"tag","published_at":"2022-08-20T18:46:12.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0.dev13","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0.dev13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0.dev13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0.dev13/manifests"},{"name":"3.0.0.dev12","sha":"6d02108b458bfb7d713e0f3bfef5dd97caadcd6d","kind":"tag","published_at":"2022-08-20T18:05:32.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0.dev12","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0.dev12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0.dev12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0.dev12/manifests"},{"name":"3.0.0dev11","sha":"ac37d77200519062e4bf7b64f37ee7bd96f20fe4","kind":"tag","published_at":"2022-08-06T18:24:02.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0dev11","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0dev11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0dev11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0dev11/manifests"},{"name":"3.0.0dev10","sha":"c242ac107251d7a74a4213db0cbe02a37627ab44","kind":"tag","published_at":"2022-07-05T18:49:25.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0dev10","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0dev10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0dev10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0dev10/manifests"},{"name":"3.0.0dev9","sha":"ffb3b5e98f0b075aab6a5e88a201b69ad69f4cf9","kind":"tag","published_at":"2022-07-01T02:24:39.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0dev9","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0dev9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0dev9/manifests"},{"name":"3.0.0dev8","sha":"f440b959a0743b64d2fafe9eccebf72c641e52c9","kind":"tag","published_at":"2022-06-24T23:22:09.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0dev8","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0dev8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0dev8/manifests"},{"name":"3.0.0dev7","sha":"f0452c8f0092324c38a0ccdd7229bf3579378680","kind":"tag","published_at":"2022-06-13T18:45:35.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0dev7","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0dev7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0dev7/manifests"},{"name":"2.4.3","sha":"a1931d48512a1cb369746025d48344a6ad1834b2","kind":"tag","published_at":"2022-05-18T18:10:29.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/2.4.3","html_url":"https://github.com/bokeh/bokeh/releases/tag/2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.4.3/manifests"},{"name":"3.0.0dev6","sha":"2ead5a7d2446f4ce91423489d9b715dbb69a4464","kind":"tag","published_at":"2022-04-27T02:29:01.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0dev6","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0dev6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0dev6/manifests"},{"name":"3.0.0dev5","sha":"b647cc157c7c292238c29891c77ab82fafadb4c3","kind":"tag","published_at":"2022-03-03T18:20:23.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0dev5","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0dev5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0dev5/manifests"},{"name":"3.0.0dev4","sha":"b8b857c1cb8bd3458625d21ef510e47fd9d7673c","kind":"tag","published_at":"2022-01-27T18:16:08.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0dev4","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0dev4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0dev4/manifests"},{"name":"3.0.0dev3","sha":"c4815ef00dd013204756a359e91fbf10af5c4c56","kind":"tag","published_at":"2022-01-06T19:35:50.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0dev3","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0dev3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0dev3/manifests"},{"name":"3.0.0dev2","sha":"1a7d0f4c3960c098c1df8256ad97b5ae3c205188","kind":"tag","published_at":"2021-12-09T00:39:53.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0dev2","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0dev2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0dev2/manifests"},{"name":"2.4.2","sha":"ad33147f5762af8830e68144419e31e46a024caf","kind":"tag","published_at":"2021-11-22T17:23:18.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/2.4.2","html_url":"https://github.com/bokeh/bokeh/releases/tag/2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.4.2/manifests"},{"name":"2.4.1","sha":"74ffffb827740e6beb5066ef4ecb0244f1d05a90","kind":"tag","published_at":"2021-10-13T17:24:16.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/2.4.1","html_url":"https://github.com/bokeh/bokeh/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.4.1/manifests"},{"name":"2.4.0","sha":"a3bb60029702370f9853b78d68c20f651c70b6ee","kind":"tag","published_at":"2021-09-15T06:28:31.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/2.4.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.4.0/manifests"},{"name":"2.3.3","sha":"76b8b32af29a21057ac07076d296fe604b01f00d","kind":"tag","published_at":"2021-07-07T17:51:19.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/2.3.3","html_url":"https://github.com/bokeh/bokeh/releases/tag/2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.3.3/manifests"},{"name":"2.3.2","sha":"0b7bd67fc4962065f14cf3cef09ed171be307a56","kind":"tag","published_at":"2021-05-10T16:40:10.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/2.3.2","html_url":"https://github.com/bokeh/bokeh/releases/tag/2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.3.2/manifests"},{"name":"2.3.1","sha":"de39fa2bc1a9b5b31d1fc70a6f6214c754c18946","kind":"tag","published_at":"2021-04-07T17:50:50.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/2.3.1","html_url":"https://github.com/bokeh/bokeh/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"04bb30fef2e72e64baaa8b2f330806d5bfdd3b11","kind":"tag","published_at":"2021-02-24T17:37:06.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/2.3.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.3.0/manifests"},{"name":"2.2.3","sha":"d3e4f3ab307546f4fc648bedc1ecfd93ea941857","kind":"tag","published_at":"2020-10-19T19:17:16.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/2.2.3","html_url":"https://github.com/bokeh/bokeh/releases/tag/2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.2.3/manifests"},{"name":"2.2.2","sha":"49cc036a3d9cfbeda55744291b41e9df4d2fe95a","kind":"tag","published_at":"2020-10-12T17:04:12.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/2.2.2","html_url":"https://github.com/bokeh/bokeh/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.2.2/manifests"},{"name":"2.2.1","sha":"0b9526ef553d938bf5de187e2511564c648c13bd","kind":"tag","published_at":"2020-08-31T18:40:29.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/2.2.1","html_url":"https://github.com/bokeh/bokeh/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"009b87275105c1af5c13a206c6336c45a3f2c22c","kind":"tag","published_at":"2020-08-24T15:49:11.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/2.2.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.2.0/manifests"},{"name":"2.1.1","sha":"39a1a60cb90a1243a9ccd7d4007440de8d89d321","kind":"tag","published_at":"2020-06-22T21:16:53.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/2.1.1","html_url":"https://github.com/bokeh/bokeh/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"8d8f7e57cb982f0dc179c7f47efeb02e82747a2b","kind":"tag","published_at":"2020-06-15T01:06:24.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/2.1.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.1.0/manifests"},{"name":"2.0.2","sha":"bbe84dcf1d7047e3aaf75a2ae2918fc6fb57afab","kind":"tag","published_at":"2020-04-22T01:57:35.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/2.0.2","html_url":"https://github.com/bokeh/bokeh/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"74ed93e5a6d52e91a5b5e895be44422dc7041b40","kind":"tag","published_at":"2020-03-29T20:06:23.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/2.0.1","html_url":"https://github.com/bokeh/bokeh/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"cc894fa49465aacb9f5b7453a99d6a100995cc63","kind":"tag","published_at":"2020-03-09T03:57:18.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/2.0.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.0.0/manifests"},{"name":"1.4.0","sha":"b19f2c5547024bdc288d02e73fdb65e65991df5f","kind":"tag","published_at":"2019-11-04T05:25:49.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/1.4.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.4.0/manifests"},{"name":"1.3.4","sha":"de4587452d2b9275872c23d9a2a5eab95e0d86ff","kind":"tag","published_at":"2019-08-07T03:40:49.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/1.3.4","html_url":"https://github.com/bokeh/bokeh/releases/tag/1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.3.4/manifests"},{"name":"1.3.2","sha":"1ca01c4c22cdf4bb22e4dae269949f72b865c752","kind":"tag","published_at":"2019-08-04T20:42:18.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/1.3.2","html_url":"https://github.com/bokeh/bokeh/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"b61ad45897a8c5d9202ace539002a2754adf9d9e","kind":"tag","published_at":"2019-07-30T03:01:20.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/1.3.1","html_url":"https://github.com/bokeh/bokeh/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"96a5c8bb1f59ae73d109c29b744dd33b1c13d249","kind":"tag","published_at":"2019-07-23T02:18:22.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/1.3.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.3.0/manifests"},{"name":"1.2.0","sha":"9f510bc7cc2c0fb283bf80436d03b3cac49f22c8","kind":"tag","published_at":"2019-05-28T05:18:15.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/1.2.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"21e56fcb9eeda8fa9eec31f40b870adbdf6d31ea","kind":"tag","published_at":"2019-04-09T03:45:16.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/1.1.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.1.0/manifests"},{"name":"1.0.4","sha":"d260c429451a04b1fc00f593ef98f10ce1392e57","kind":"tag","published_at":"2019-01-09T20:44:54.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/1.0.4","html_url":"https://github.com/bokeh/bokeh/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"f04830b6a62b91133655857ee14d88438df2febc","kind":"tag","published_at":"2018-12-31T20:08:17.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/1.0.3","html_url":"https://github.com/bokeh/bokeh/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"daf9d511ec847a0498bd5ebafc5eaa7ee3bc09f4","kind":"tag","published_at":"2018-11-29T18:58:38.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/1.0.2","html_url":"https://github.com/bokeh/bokeh/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"201ef74ba862d8e97589172f5c31506d68578371","kind":"tag","published_at":"2018-11-01T01:29:58.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/1.0.1","html_url":"https://github.com/bokeh/bokeh/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"ac92b9f8c8f498e2b22cc51ae5179a2f13d3a2b6","kind":"tag","published_at":"2018-10-24T15:11:53.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/1.0.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.0.0/manifests"},{"name":"0.13.0","sha":"30aea2646c9b2f682826361ffe45b1209fd96823","kind":"tag","published_at":"2018-06-20T07:43:24.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.13.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.13.0/manifests"},{"name":"0.12.16","sha":"7e4333b0e60c173983f44eab06d26c9255564213","kind":"tag","published_at":"2018-05-14T19:52:27.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.12.16","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.12.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.16/manifests"},{"name":"0.12.15","sha":"2b3390bee93e62961d1f0284642309ada3668772","kind":"tag","published_at":"2018-03-29T16:40:56.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.12.15","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.15/manifests"},{"name":"0.12.14","sha":"8b336a711e20aabfc9f0de8176136945810f0b0c","kind":"tag","published_at":"2018-02-07T18:44:39.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.12.14","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.14/manifests"},{"name":"0.12.13","sha":"79041cc7c68d914a6a9b5d3e908f52552f9eb3b6","kind":"tag","published_at":"2017-12-06T22:06:09.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.12.13","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.13/manifests"},{"name":"0.12.12","sha":"eb90ea2b3aea074e40f9b46cfad68aecbe7cad75","kind":"tag","published_at":"2017-12-05T22:16:47.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.12.12","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.12/manifests"},{"name":"0.12.11","sha":"62d935d4158a5a540dff278f7744c37d2e636acc","kind":"tag","published_at":"2017-11-28T17:06:36.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.12.11","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.11/manifests"},{"name":"0.12.10","sha":"79ca2047633a299a6331cc4c607638c1555f1f47","kind":"tag","published_at":"2017-10-16T15:08:54.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.12.10","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.10/manifests"},{"name":"0.12.9","sha":"3010cf2c825788129323493dd30939fc715c4c34","kind":"tag","published_at":"2017-09-12T06:20:09.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.12.9","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.9/manifests"},{"name":"0.12.7","sha":"f00f0f2f93d077a3de6ccfaab32f61eda4867eaf","kind":"tag","published_at":"2017-08-29T00:32:24.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.12.7","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.7/manifests"},{"name":"0.12.6","sha":"6070bf96d9367150f423a4fa792a7d242421236b","kind":"tag","published_at":"2017-06-13T14:22:34.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.12.6","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.6/manifests"},{"name":"0.12.5","sha":"8f1cfc3b8dd56f815127032a7bb9419dea372ad8","kind":"tag","published_at":"2017-04-05T19:01:35.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.12.5","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.5/manifests"},{"name":"0.12.4","sha":"760396a6f253dd5f906db457d24bafaa1e3c2540","kind":"tag","published_at":"2017-01-09T16:17:27.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.12.4","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.4/manifests"},{"name":"0.12.3","sha":"03c1e713d736a3b19e98eb655c02b608f0b3d239","kind":"tag","published_at":"2016-10-07T15:13:10.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.12.3","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.3/manifests"},{"name":"0.12.2","sha":"7336b3b7dc952aae58f91ad9123b9cd4c420ec02","kind":"tag","published_at":"2016-09-06T19:15:29.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.12.2","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.2/manifests"},{"name":"0.12.1","sha":"87905439bb0ed1ada3f8ae0149d823b9058447a7","kind":"tag","published_at":"2016-07-28T17:54:22.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.12.1","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.1/manifests"},{"name":"0.12.0","sha":"bc9185360063239d5a1d9457549c4bee12f9e509","kind":"tag","published_at":"2016-06-27T23:56:23.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.12.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.0/manifests"},{"name":"0.11.1","sha":"64b6b1f2ee4e273138682bac6dee56df2e73d9d6","kind":"tag","published_at":"2016-02-04T19:10:17.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.11.1","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.11.1/manifests"},{"name":"0.11.0","sha":"69adee25d5229ce80d662b2c31da97b08b9f2660","kind":"tag","published_at":"2016-01-06T18:49:44.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.11.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.11.0/manifests"},{"name":"0.10.0","sha":"2061725748a24d9973eb347fcc7763b6c10c61a8","kind":"tag","published_at":"2015-09-25T16:03:12.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.10.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.10.0/manifests"},{"name":"0.9.3","sha":"476440b2953de7aa4c1c0ac72eae4f9f165fa9f5","kind":"tag","published_at":"2015-08-28T12:06:03.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.9.3","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.9.3/manifests"},{"name":"0.9.2","sha":"b47193ce7e048dea4fe4a5f630f59e8d4907a17c","kind":"tag","published_at":"2015-07-23T19:13:52.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.9.2","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"80d76fe15bbafa0c3f8a674a7867dda523c5b73c","kind":"tag","published_at":"2015-07-03T23:44:41.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.9.1","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"9f21bc95b443da35ce4b1fd23600e0705edd2014","kind":"tag","published_at":"2015-05-15T15:36:15.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.9.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.9.0/manifests"},{"name":"0.8.2","sha":"da429b96a9e264ede4222470c1fdc4aa3088930b","kind":"tag","published_at":"2015-03-25T21:34:53.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.8.2","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"e99b300fddc401e1234df8fb0762e70d8c262f7e","kind":"tag","published_at":"2015-02-23T19:39:08.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.8.1","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"0b9a07fdb123ac82816b50128157d4fa2dcea348","kind":"tag","published_at":"2015-02-16T21:38:37.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.8.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.8.0/manifests"},{"name":"0.7.1","sha":"23fb4188090309945d5dba11dd6d4da34c744332","kind":"tag","published_at":"2015-01-12T18:38:29.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.7.1","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"430e793ef3796fff7ebc7de205938290abc7e893","kind":"tag","published_at":"2014-12-05T17:10:40.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.7.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.7.0/manifests"},{"name":"0.6.1","sha":"e6ff2cae6ab19d04bc1d0b1302fadaef8a76958f","kind":"tag","published_at":"2014-09-25T00:02:03.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.6.1","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"08172e8f7ad9783dca15f1bfc4cdcb27c678615d","kind":"tag","published_at":"2014-09-09T19:48:37.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.6.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.6.0/manifests"},{"name":"0.5.2","sha":"c476b63af8c1d2f8ee2e609304ebc9d88386bc8e","kind":"tag","published_at":"2014-08-15T13:01:37.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.5.2","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"5ec54b101691bc007b762f29aa6ba2bcbbafbdfa","kind":"tag","published_at":"2014-07-23T16:26:44.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.5.1","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"ae52d6fd5281f4844a3a769a111b404028ebe30c","kind":"tag","published_at":"2014-07-08T18:58:29.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.5.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.5.0/manifests"},{"name":"0.4.4","sha":"76ef90c7848ab67d78f8cc74ffd5b7d5b72a10c2","kind":"tag","published_at":"2014-04-16T22:41:30.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.4.4","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.4.4/manifests"},{"name":"0.4.3","sha":"6b7c3e741b229fbd5e0413e159227901b976596b","kind":"tag","published_at":"2014-04-16T14:39:27.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.4.3","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.4.3/manifests"},{"name":"0.4.2","sha":"dbce236185fcd906e62355bc1bc71f62feca5c03","kind":"tag","published_at":"2014-03-10T16:13:09.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.4.2","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.4.2/manifests"},{"name":"0.4.1","sha":"cb443097266e49700f817cbbb4b2b9376ace502d","kind":"tag","published_at":"2014-02-19T00:08:54.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.4.1","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"37f438734cb06d67f6d8a9b6d26734d8e30fc58f","kind":"tag","published_at":"2014-02-04T21:46:57.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.4.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"99a06df37248f467a9fd78790273dfc8eab82f3f","kind":"commit","published_at":"2013-11-19T20:49:56.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.3.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.3.0/manifests"},{"name":"0.2.0","sha":"ee31e35ed160cb023abacb4719d81a8775326a13","kind":"tag","published_at":"2013-10-21T16:01:36.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.2.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.2.0/manifests"},{"name":"0.1.1","sha":"2d26511cfff79bf3b0f76e9a150b3e3bfb599a6a","kind":"tag","published_at":"2013-09-05T23:36:13.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.1.1","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"b7973493050f51bb0651702045b575c65aa14717","kind":"tag","published_at":"2013-09-03T23:04:02.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.1.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.1.0/manifests"},{"name":"0.0.1","sha":"494db4e99c21697f0d3ef9cfed9206cb05316f51","kind":"tag","published_at":"2013-06-04T00:39:57.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.0.1","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2024-09-07T02:30:14.405Z","dependent_packages_count":5,"downloads":7951,"downloads_period":"last-month","dependent_repos_count":71,"rankings":{"downloads":4.710400510410395,"dependent_repos_count":1.6220337126923823,"dependent_packages_count":3.702996412034177,"stargazers_count":0.6896299998315373,"forks_count":0.5436570998590529,"docker_downloads_count":0.9775888500176886,"average":2.0410510974742055},"purl":"pkg:npm/bokehjs","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/bokehjs","docker_dependents_count":3,"docker_downloads_count":437,"usage_url":"https://repos.ecosyste.ms/usage/npm/bokehjs","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/bokehjs/dependencies","status":"deprecated","funding_links":["https://github.com/sponsors/bokeh","https://tidelift.com/funding/github/pypi/bokeh","https://numfocus.org/donate-to-bokeh"],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-07T02:29:18.291Z","issues_count":737,"pull_requests_count":557,"avg_time_to_close_issue":29576403.23340961,"avg_time_to_close_pull_request":2128591.0337301586,"issues_closed_count":437,"pull_requests_closed_count":504,"pull_request_authors_count":79,"issue_authors_count":317,"avg_comments_per_issue":3.4762550881953866,"avg_comments_per_pull_request":3.238779174147217,"merged_pull_requests_count":457,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":331,"past_year_pull_requests_count":371,"past_year_avg_time_to_close_issue":1797146.4597156397,"past_year_avg_time_to_close_pull_request":775202.221238938,"past_year_issues_closed_count":211,"past_year_pull_requests_closed_count":339,"past_year_pull_request_authors_count":48,"past_year_issue_authors_count":145,"past_year_avg_comments_per_issue":2.4561933534743203,"past_year_avg_comments_per_pull_request":2.784366576819407,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":317,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/issues","maintainers":[{"login":"bryevdv","count":130,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bryevdv"},{"login":"ianthomas23","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianthomas23"},{"login":"droumis","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/droumis"},{"login":"tcmetzger","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tcmetzger"},{"login":"Azaya89","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Azaya89"},{"login":"birdsarah","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/birdsarah"},{"login":"thomktz","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thomktz"},{"login":"pavithraes","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pavithraes"},{"login":"vicadesoba","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vicadesoba"}],"active_maintainers":[{"login":"bryevdv","count":69,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bryevdv"},{"login":"ianthomas23","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianthomas23"},{"login":"droumis","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/droumis"},{"login":"tcmetzger","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tcmetzger"},{"login":"Azaya89","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Azaya89"},{"login":"thomktz","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thomktz"},{"login":"pavithraes","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pavithraes"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/bokehjs/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/bokehjs/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/bokehjs/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/bokehjs/related_packages","maintainers":[{"uuid":"philippjfr","login":"philippjfr","name":null,"email":"prudiger@anaconda.com","url":null,"packages_count":15,"html_url":"https://www.npmjs.com/~philippjfr","role":null,"created_at":"2022-11-11T15:25:17.985Z","updated_at":"2022-11-11T15:25:17.985Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/philippjfr/packages"},{"uuid":"bokeh-service-backup","login":"bokeh-service-backup","name":null,"email":"service-backup@bokeh.org","url":null,"packages_count":10,"html_url":"https://www.npmjs.com/~bokeh-service-backup","role":null,"created_at":"2022-11-11T15:25:17.991Z","updated_at":"2022-11-11T15:25:17.991Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/bokeh-service-backup/packages"},{"uuid":"mattpap","login":"mattpap","name":null,"email":"mattpap@gmail.com","url":null,"packages_count":12,"html_url":"https://www.npmjs.com/~mattpap","role":null,"created_at":"2022-11-11T15:25:17.997Z","updated_at":"2022-11-11T15:25:17.997Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mattpap/packages"},{"uuid":"bigreddot","login":"bigreddot","name":null,"email":"bryan@bokeh.org","url":null,"packages_count":10,"html_url":"https://www.npmjs.com/~bigreddot","role":null,"created_at":"2022-11-11T15:25:18.013Z","updated_at":"2022-11-11T15:25:18.013Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/bigreddot/packages"},{"uuid":"bokeh-service","login":"bokeh-service","name":null,"email":"service@bokeh.org","url":null,"packages_count":10,"html_url":"https://www.npmjs.com/~bokeh-service","role":null,"created_at":"2022-11-11T15:25:18.017Z","updated_at":"2022-11-11T15:25:18.017Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/bokeh-service/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5134731,"maintainers_count":1052545,"namespaces_count":313823,"keywords_count":730801,"github":"npm","metadata":{"funded_packages_count":155963},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-08T06:45:00.340Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1136660,"name":"@quartic/bokehjs","ecosystem":"npm","description":"Interactive, novel data visualization","homepage":"https://github.com/bokeh/bokeh#readme","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/bokeh/bokeh","keywords_array":["bokeh","datavis","dataviz","visualization","plotting","plot","graph"],"namespace":"quartic","versions_count":1,"first_release_published_at":"2017-05-25T09:12:32.950Z","latest_release_published_at":"2017-05-25T09:12:32.950Z","latest_release_number":"0.12.5","last_synced_at":"2025-09-01T09:38:14.140Z","created_at":"2022-04-08T11:48:54.727Z","updated_at":"2025-09-01T09:38:14.140Z","registry_url":"https://www.npmjs.com/package/@quartic/bokehjs","install_command":"npm install @quartic/bokehjs","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.12.5"}},"repo_metadata":{"id":2831656,"uuid":"3834332","full_name":"bokeh/bokeh","owner":"bokeh","description":"Interactive Data Visualization in the browser, from  Python","archived":false,"fork":false,"pushed_at":"2024-04-13T19:42:44.000Z","size":339687,"stargazers_count":18801,"open_issues_count":760,"forks_count":4157,"subscribers_count":442,"default_branch":"branch-3.5","last_synced_at":"2024-04-15T07:49:07.266Z","etag":null,"topics":["bokeh","data-visualisation","interactive-plots","javascript","jupyter","notebooks","numfocus","plots","plotting","python","visualisation","visualization"],"latest_commit_sha":null,"homepage":"https://bokeh.org","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bokeh.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":"docs/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"docs/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null},"funding":{"github":["bokeh"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":"pypi/bokeh","custom":"https://numfocus.org/donate-to-bokeh"}},"created_at":"2012-03-26T15:40:01.000Z","updated_at":"2024-04-15T06:13:46.000Z","dependencies_parsed_at":"2024-03-25T17:01:32.172Z","dependency_job_id":"7954436c-bdd3-43a4-a234-54d1edf3d458","html_url":"https://github.com/bokeh/bokeh","commit_stats":{"total_commits":17180,"total_committers":697,"mean_commits":"24.648493543758967","dds":0.7873690337601863,"last_synced_commit":"d9a2f7a036cd7870bce78937f8261f9c8bff72ae"},"previous_names":[],"tags_count":159,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bokeh","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/refs/heads/branch-3.5","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":217593183,"owners_count":16201572,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"bokeh","name":"Bokeh","uuid":"8440965","kind":"organization","description":"Interactive Data Visualization ","email":"info@bokeh.org","website":"https://bokeh.org","location":null,"twitter":"bokeh","company":null,"icon_url":"https://avatars.githubusercontent.com/u/8440965?v=4","repositories_count":26,"last_synced_at":"2024-04-14T09:51:14.033Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/bokeh","funding_links":["https://github.com/sponsors/bokeh"],"total_stars":20329,"followers":167,"following":0,"created_at":"2022-11-02T16:22:57.432Z","updated_at":"2024-04-14T09:51:18.551Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bokeh","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bokeh/repositories"},"tags":[{"name":"3.4.1","sha":"c2926ab02cec65fff2aa3379682cb3170e2ca42a","kind":"tag","published_at":"2024-04-11T20:32:54.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.4.1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.1/manifests"},{"name":"3.5.0.dev1","sha":"51b92cd1006941ada68eb22f6df76581c9e95126","kind":"tag","published_at":"2024-03-18T16:00:08.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.5.0.dev1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.5.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.5.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.5.0.dev1/manifests"},{"name":"3.4.0","sha":"b8b05b2529bf62e26e6943c1158ad9822c8b0308","kind":"tag","published_at":"2024-03-14T16:00:36.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.4.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.0/manifests"},{"name":"3.4.0rc2","sha":"159e73bb617b1c84e9d4b3b4a783d57364337c58","kind":"tag","published_at":"2024-03-08T22:43:57.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.4.0rc2","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.0rc2/manifests"},{"name":"3.4.0rc1","sha":"f632d1f4040e4fa1857e04835dfddfdfdb4cf08a","kind":"tag","published_at":"2024-02-28T16:24:01.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.4.0rc1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.0rc1/manifests"},{"name":"3.4.0.dev8","sha":"a49534c47c36bd3b61db615d179e4936e2383975","kind":"tag","published_at":"2024-02-15T12:44:17.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.4.0.dev8","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.4.0.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.0.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.0.dev8/manifests"},{"name":"3.4.0.dev7","sha":"dc0bd8b5d905f3a2c1bc0f38d7df34109f95e5b5","kind":"tag","published_at":"2024-01-30T22:01:07.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.4.0.dev7","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.4.0.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.0.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.0.dev7/manifests"},{"name":"3.3.4","sha":"1bc909c1a70f0a0a385ff60649d1865b36a5cdc3","kind":"tag","published_at":"2024-01-25T18:24:16.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.3.4","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.4/manifests"},{"name":"3.3.4rc1","sha":"0bb380ae3805460d535240e448c68ca0e130f414","kind":"tag","published_at":"2024-01-25T02:30:02.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.3.4rc1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.3.4rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.4rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.4rc1/manifests"},{"name":"3.4.0.dev6","sha":"a68d155a4428981fbbb6d3c003c85d9526dd9b14","kind":"tag","published_at":"2024-01-23T21:11:02.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.4.0.dev6","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.4.0.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.0.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.0.dev6/manifests"},{"name":"3.3.3","sha":"41736a65c07e124048f42f6ffe9384d3072f9dd7","kind":"tag","published_at":"2024-01-08T18:42:01.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.3.3","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.3/manifests"},{"name":"3.4.0.dev5","sha":"52c1d341e4986327a3cdb49870838eaa275f3903","kind":"tag","published_at":"2024-01-08T11:27:23.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.4.0.dev5","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.4.0.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.0.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.0.dev5/manifests"},{"name":"3.4.0.dev4","sha":"481978960ffce3bbd924c66aa38eda5a1cf01ead","kind":"tag","published_at":"2023-12-16T07:46:37.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.4.0.dev4","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.4.0.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.0.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.0.dev4/manifests"},{"name":"3.3.2","sha":"fab08a4f21e7ef1d2b6039fdbf763b0e0158554c","kind":"tag","published_at":"2023-12-01T18:37:59.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.3.2","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.2/manifests"},{"name":"3.3.1","sha":"907b8810e9df845dd8e5df89683c58a6889f520f","kind":"tag","published_at":"2023-11-09T18:40:04.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.3.1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.1/manifests"},{"name":"3.3.1rc1","sha":"76c84799f65faa82c07de2f2c9e2df1cfcde7803","kind":"tag","published_at":"2023-11-06T16:19:06.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.3.1rc1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.3.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.1rc1/manifests"},{"name":"branch-3.2-final-commit","sha":"8efe0d60ed87ec38f62c94a781b5a1373221c611","kind":"tag","published_at":"2023-11-05T03:22:45.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/branch-3.2-final-commit","html_url":"https://github.com/bokeh/bokeh/releases/tag/branch-3.2-final-commit","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/branch-3.2-final-commit","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/branch-3.2-final-commit/manifests"},{"name":"branch-3.1-final-commit","sha":"82b34cb3e4e3e159a183dad4ffcb04acbfc90927","kind":"tag","published_at":"2023-11-05T03:21:03.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/branch-3.1-final-commit","html_url":"https://github.com/bokeh/bokeh/releases/tag/branch-3.1-final-commit","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/branch-3.1-final-commit","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/branch-3.1-final-commit/manifests"},{"name":"branch-3.0-final-commit","sha":"62e2d34cb9dd33c38445c7a78a423e8926e6da5e","kind":"tag","published_at":"2023-11-05T03:20:14.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/branch-3.0-final-commit","html_url":"https://github.com/bokeh/bokeh/releases/tag/branch-3.0-final-commit","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/branch-3.0-final-commit","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/branch-3.0-final-commit/manifests"},{"name":"branch-2.4-final-commit","sha":"e8c895f15d2f9ad456e1caf71c16c0f5de8d011b","kind":"tag","published_at":"2023-11-05T03:19:20.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/branch-2.4-final-commit","html_url":"https://github.com/bokeh/bokeh/releases/tag/branch-2.4-final-commit","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/branch-2.4-final-commit","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/branch-2.4-final-commit/manifests"},{"name":"branch-2.3-final-commit","sha":"b857d2d17d7c19779bb0a7be2601d8238fb1d5e9","kind":"tag","published_at":"2023-11-05T03:18:36.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/branch-2.3-final-commit","html_url":"https://github.com/bokeh/bokeh/releases/tag/branch-2.3-final-commit","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/branch-2.3-final-commit","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/branch-2.3-final-commit/manifests"},{"name":"branch-2.2-final-commit","sha":"2b0f7dea9c5acbd3f555837c9b96b65ee66dda48","kind":"tag","published_at":"2023-11-05T03:16:53.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/branch-2.2-final-commit","html_url":"https://github.com/bokeh/bokeh/releases/tag/branch-2.2-final-commit","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/branch-2.2-final-commit","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/branch-2.2-final-commit/manifests"},{"name":"branch-2.1-final-commit","sha":"130b5eb8b3f1a8715fb3f9ab6d6b33dc3f716531","kind":"tag","published_at":"2023-11-05T03:12:24.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/branch-2.1-final-commit","html_url":"https://github.com/bokeh/bokeh/releases/tag/branch-2.1-final-commit","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/branch-2.1-final-commit","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/branch-2.1-final-commit/manifests"},{"name":"3.3.1.dev1","sha":"81bab760d2396ada79b6712c3de97322e50da5a8","kind":"tag","published_at":"2023-11-01T15:43:29.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.3.1.dev1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.3.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.1.dev1/manifests"},{"name":"3.4.0.dev3","sha":"70d27af065d1e471759d80bba7d505a5ae724ea6","kind":"tag","published_at":"2023-10-25T08:52:10.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.4.0.dev3","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.4.0.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.0.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.0.dev3/manifests"},{"name":"3.4.0.dev2","sha":"499a155ec43dd2f76e561be96dd4e1e0a51d5abf","kind":"tag","published_at":"2023-10-20T02:07:32.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.4.0.dev2","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.4.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.0.dev2/manifests"},{"name":"3.4.0.dev1","sha":"1752add6fe9355e58153e2fa92486f5eb3a79025","kind":"tag","published_at":"2023-10-10T18:38:00.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.4.0.dev1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.4.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.0.dev1/manifests"},{"name":"3.3.0","sha":"8cd571035424cd176320e89c95c0c3706adc1399","kind":"tag","published_at":"2023-10-10T15:48:49.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.3.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.0/manifests"},{"name":"3.3.0rc3","sha":"7e3625ca298f0d34acf3e00e3b2d4bf5c9648f14","kind":"tag","published_at":"2023-10-09T17:46:12.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.3.0rc3","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.3.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.0rc3/manifests"},{"name":"3.3.0rc2","sha":"80d4c34755b23b74e49a4f2e7894a7c6b74b0d58","kind":"tag","published_at":"2023-10-05T16:46:49.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.3.0rc2","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.0rc2/manifests"},{"name":"3.3.0rc1","sha":"d977255783d7ce1d4454ea48eec0ae47bc3cc2eb","kind":"tag","published_at":"2023-10-05T08:42:39.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.3.0rc1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.0rc1/manifests"},{"name":"3.3.0.dev3","sha":"de7b118fa04ce0b6de5e34095269308179765878","kind":"tag","published_at":"2023-09-29T20:07:38.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.3.0.dev3","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.3.0.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.0.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.0.dev3/manifests"},{"name":"3.3.0.dev2","sha":"b682594529b6c58ae1a7edf0b59b33e71faca6db","kind":"tag","published_at":"2023-09-27T15:30:38.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.3.0.dev2","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.3.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.0.dev2/manifests"},{"name":"3.2.2","sha":"3cb8a1749c5cb7d01c8620cc1f1fbf9e73a913f7","kind":"tag","published_at":"2023-08-13T16:09:37.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.2.2","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.2.2/manifests"},{"name":"3.2.2rc1","sha":"0717a1ac990566ef80808a6f96774a3f91e759e7","kind":"tag","published_at":"2023-08-12T18:03:58.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.2.2rc1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.2.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.2.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.2.2rc1/manifests"},{"name":"3.2.1","sha":"91f0c3c9b04da751094642790511593fae41533d","kind":"tag","published_at":"2023-07-20T09:16:28.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.2.1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.2.1/manifests"},{"name":"3.3.0.dev1","sha":"5aeaa7efbd7eb8154fe11a729df1f869f85362b5","kind":"tag","published_at":"2023-06-22T16:06:41.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.3.0.dev1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.3.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.0.dev1/manifests"},{"name":"3.2.0","sha":"546f3c784f14786ae9068b53cf6630f33437d5f0","kind":"tag","published_at":"2023-06-21T18:15:50.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.2.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.2.0/manifests"},{"name":"3.2.0rc3","sha":"a25b8c4a2b6852e605202fd14072ecad8db5061c","kind":"tag","published_at":"2023-06-18T19:11:08.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.2.0rc3","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.2.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.2.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.2.0rc3/manifests"},{"name":"3.2.0rc2","sha":"f4455e4abd75f3f5871a6a8fa52e3bbe134442da","kind":"tag","published_at":"2023-06-15T03:33:05.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.2.0rc2","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.2.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.2.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.2.0rc2/manifests"},{"name":"3.2.0rc1","sha":"e60a49269e1a863a23386045e38c010cfb17a43b","kind":"tag","published_at":"2023-06-14T19:44:10.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.2.0rc1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.2.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.2.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.2.0rc1/manifests"},{"name":"3.2.0.dev4","sha":"51f05d0fb99bd9a8686be28c5447fac51872523e","kind":"tag","published_at":"2023-06-09T10:33:14.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.2.0.dev4","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.2.0.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.2.0.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.2.0.dev4/manifests"},{"name":"3.2.0.dev3","sha":"107c2a4e0394c1d0d32f307f8de95ef3985e6916","kind":"tag","published_at":"2023-05-30T22:10:01.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.2.0.dev3","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.2.0.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.2.0.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.2.0.dev3/manifests"},{"name":"3.1.1","sha":"46b667b161c57087172c3270056452929976f609","kind":"tag","published_at":"2023-05-05T17:34:13.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.1.1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.1.1/manifests"},{"name":"3.1.1rc1","sha":"3d02d452d54b59a10bf98717d55bddbd384e075c","kind":"tag","published_at":"2023-05-04T17:24:47.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.1.1rc1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.1.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.1.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.1.1rc1/manifests"},{"name":"3.2.0.dev2","sha":"a5b496aa76508f83f0af0cb92737610d0c360a88","kind":"tag","published_at":"2023-04-27T17:49:55.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.2.0.dev2","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.2.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.2.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.2.0.dev2/manifests"},{"name":"3.2.0.dev1","sha":"fc2177b8b0eac949d0a28a5f66cc9568854a7fe1","kind":"tag","published_at":"2023-04-17T12:21:57.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.2.0.dev1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.2.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.2.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.2.0.dev1/manifests"},{"name":"3.1.0","sha":"5208b5fa8e8d6f3075a2c8072df81d86eff237e2","kind":"tag","published_at":"2023-03-09T23:28:00.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.1.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.1.0/manifests"},{"name":"3.1.0rc3","sha":"74d2d892cb13827eb8660c2d446ed5de5bf6f3f9","kind":"tag","published_at":"2023-03-08T16:10:51.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.1.0rc3","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.1.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.1.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.1.0rc3/manifests"},{"name":"3.1.0rc2","sha":"89ea7eee384c6f1aca09495a495e4deede7416e3","kind":"tag","published_at":"2023-03-08T02:52:49.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.1.0rc2","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.1.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.1.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.1.0rc2/manifests"},{"name":"3.1.0rc1","sha":"360794a94761ae4f06c700a0370acb0b56c7cebc","kind":"tag","published_at":"2023-03-04T15:09:57.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.1.0rc1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.1.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.1.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.1.0rc1/manifests"},{"name":"3.1.0.dev5","sha":"74ebcb4f5d1510ba0c59dec2bafec9aba850ebf0","kind":"tag","published_at":"2023-03-03T16:16:24.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.1.0.dev5","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.1.0.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.1.0.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.1.0.dev5/manifests"},{"name":"3.1.0.dev4","sha":"1a83c3239912e0725a77ec37c55614881d462733","kind":"tag","published_at":"2023-02-27T18:45:58.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.1.0.dev4","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.1.0.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.1.0.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.1.0.dev4/manifests"},{"name":"3.1.0.dev3","sha":"9f462764624afecd2fbaaa623ea93ab9d8c7f0d0","kind":"tag","published_at":"2023-02-15T18:09:23.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.1.0.dev3","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.1.0.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.1.0.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.1.0.dev3/manifests"},{"name":"3.1.0.dev2","sha":"a4d6738acf4b5f6c1f56d739ff0af2cdc8234928","kind":"tag","published_at":"2023-02-08T08:09:16.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.1.0.dev2","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.1.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.1.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.1.0.dev2/manifests"},{"name":"3.1.0.dev1","sha":"4e6a90ac9c219549ee02802e3d8183fde2745562","kind":"tag","published_at":"2022-12-20T07:57:50.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.1.0.dev1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.1.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.1.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.1.0.dev1/manifests"},{"name":"3.0.3","sha":"e5717422637ebfbd1885c07238e5768c4b52155f","kind":"tag","published_at":"2022-12-09T17:53:20.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.3","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.3/manifests"},{"name":"3.0.2","sha":"bba83ab0db6986f5b8e82ab01e2ad2d09b877cea","kind":"tag","published_at":"2022-11-14T18:30:17.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.2","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.2/manifests"},{"name":"3.0.1","sha":"17a0b288052afac80ebcf0aa74e3915452fce3ca","kind":"tag","published_at":"2022-11-03T19:38:41.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.1/manifests"},{"name":"3.0.1rc1","sha":"07246bb64c9f2cb46952eeeec07d1f09fa82835a","kind":"tag","published_at":"2022-11-03T17:19:48.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.1rc1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.1rc1/manifests"},{"name":"3.0.0","sha":"cf278f2469045cd3b4d402957e03f63973330404","kind":"tag","published_at":"2022-10-30T22:12:53.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0/manifests"},{"name":"3.0.0rc6","sha":"87021aa339c507eb599ae65f5c2a613c4fa188ec","kind":"tag","published_at":"2022-10-30T19:52:16.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0rc6","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0rc6/manifests"},{"name":"3.0.0rc5","sha":"1fa7aab543d233f7d06de018fde0c78511ee66aa","kind":"tag","published_at":"2022-10-25T03:53:37.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0rc5","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0rc5/manifests"},{"name":"3.0.0rc4","sha":"c0aa20cbe7e9b8cb4cee11e73eb5888c12b93284","kind":"tag","published_at":"2022-10-19T02:22:20.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0rc4","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0rc4/manifests"},{"name":"3.0.0rc3","sha":"5006e734fb68eb00562bdfa4523460386e1bddbf","kind":"tag","published_at":"2022-10-11T05:15:01.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0rc3","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0rc3/manifests"},{"name":"3.0.0rc2","sha":"edac5fca233d37b23cc762ccbe6b3b96bf1080ec","kind":"tag","published_at":"2022-10-11T01:18:40.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0rc2","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0rc2/manifests"},{"name":"3.0.0rc1","sha":"43f276c6a8dead718b76f6cb3bcadee67a50417e","kind":"tag","published_at":"2022-10-11T00:30:13.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0rc1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0rc1/manifests"},{"name":"3.0.0.dev20","sha":"fc73b4ce57475c87684f7d8f45b765db66d07fea","kind":"tag","published_at":"2022-10-09T01:07:07.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0.dev20","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0.dev20","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0.dev20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0.dev20/manifests"},{"name":"3.0.0.dev19","sha":"c6c0fc58342392864198f0aec7638f44b001ce4c","kind":"tag","published_at":"2022-10-02T06:28:09.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0.dev19","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0.dev19","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0.dev19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0.dev19/manifests"},{"name":"3.0.0.dev18","sha":"0598e265e04d0a6b33992dec3658076e3b4a6285","kind":"tag","published_at":"2022-09-17T18:12:19.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0.dev18","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0.dev18","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0.dev18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0.dev18/manifests"},{"name":"3.0.0.dev17","sha":"29124c24de4d0e0f2390e59e5ba9dc28b7ac0ebe","kind":"tag","published_at":"2022-09-17T05:45:40.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0.dev17","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0.dev17","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0.dev17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0.dev17/manifests"},{"name":"3.0.0.dev16","sha":"abee08c5ac93e43a7b0e5bbe111ec842e6d67285","kind":"tag","published_at":"2022-09-13T14:41:39.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0.dev16","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0.dev16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0.dev16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0.dev16/manifests"},{"name":"3.0.0.dev15","sha":"75597b6b61f01682c1c4a7ed95f612d2e4cfd2c6","kind":"tag","published_at":"2022-09-03T06:48:48.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0.dev15","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0.dev15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0.dev15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0.dev15/manifests"},{"name":"3.0.0.dev14","sha":"d95a8d030569dd21ccf19244cec10f28b9ec98dd","kind":"tag","published_at":"2022-08-27T18:09:23.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0.dev14","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0.dev14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0.dev14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0.dev14/manifests"},{"name":"3.0.0.dev13","sha":"00884049d0435d94acfa06b0d8a2ca29a87a613f","kind":"tag","published_at":"2022-08-20T18:46:12.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0.dev13","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0.dev13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0.dev13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0.dev13/manifests"},{"name":"3.0.0.dev12","sha":"6d02108b458bfb7d713e0f3bfef5dd97caadcd6d","kind":"tag","published_at":"2022-08-20T18:05:32.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0.dev12","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0.dev12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0.dev12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0.dev12/manifests"},{"name":"3.0.0dev11","sha":"ac37d77200519062e4bf7b64f37ee7bd96f20fe4","kind":"tag","published_at":"2022-08-06T18:24:02.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0dev11","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0dev11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0dev11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0dev11/manifests"},{"name":"3.0.0dev10","sha":"c242ac107251d7a74a4213db0cbe02a37627ab44","kind":"tag","published_at":"2022-07-05T18:49:25.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0dev10","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0dev10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0dev10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0dev10/manifests"},{"name":"3.0.0dev9","sha":"ffb3b5e98f0b075aab6a5e88a201b69ad69f4cf9","kind":"tag","published_at":"2022-07-01T02:24:39.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0dev9","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0dev9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0dev9/manifests"},{"name":"3.0.0dev8","sha":"f440b959a0743b64d2fafe9eccebf72c641e52c9","kind":"tag","published_at":"2022-06-24T23:22:09.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0dev8","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0dev8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0dev8/manifests"},{"name":"3.0.0dev7","sha":"f0452c8f0092324c38a0ccdd7229bf3579378680","kind":"tag","published_at":"2022-06-13T18:45:35.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0dev7","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0dev7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0dev7/manifests"},{"name":"2.4.3","sha":"a1931d48512a1cb369746025d48344a6ad1834b2","kind":"tag","published_at":"2022-05-18T18:10:29.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/2.4.3","html_url":"https://github.com/bokeh/bokeh/releases/tag/2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.4.3/manifests"},{"name":"3.0.0dev6","sha":"2ead5a7d2446f4ce91423489d9b715dbb69a4464","kind":"tag","published_at":"2022-04-27T02:29:01.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0dev6","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0dev6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0dev6/manifests"},{"name":"3.0.0dev5","sha":"b647cc157c7c292238c29891c77ab82fafadb4c3","kind":"tag","published_at":"2022-03-03T18:20:23.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0dev5","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0dev5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0dev5/manifests"},{"name":"3.0.0dev4","sha":"b8b857c1cb8bd3458625d21ef510e47fd9d7673c","kind":"tag","published_at":"2022-01-27T18:16:08.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0dev4","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0dev4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0dev4/manifests"},{"name":"3.0.0dev3","sha":"c4815ef00dd013204756a359e91fbf10af5c4c56","kind":"tag","published_at":"2022-01-06T19:35:50.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0dev3","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0dev3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0dev3/manifests"},{"name":"3.0.0dev2","sha":"1a7d0f4c3960c098c1df8256ad97b5ae3c205188","kind":"tag","published_at":"2021-12-09T00:39:53.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0dev2","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0dev2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0dev2/manifests"},{"name":"2.4.2","sha":"ad33147f5762af8830e68144419e31e46a024caf","kind":"tag","published_at":"2021-11-22T17:23:18.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/2.4.2","html_url":"https://github.com/bokeh/bokeh/releases/tag/2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.4.2/manifests"},{"name":"2.4.1","sha":"74ffffb827740e6beb5066ef4ecb0244f1d05a90","kind":"tag","published_at":"2021-10-13T17:24:16.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/2.4.1","html_url":"https://github.com/bokeh/bokeh/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.4.1/manifests"},{"name":"2.4.0","sha":"a3bb60029702370f9853b78d68c20f651c70b6ee","kind":"tag","published_at":"2021-09-15T06:28:31.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/2.4.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.4.0/manifests"},{"name":"2.3.3","sha":"76b8b32af29a21057ac07076d296fe604b01f00d","kind":"tag","published_at":"2021-07-07T17:51:19.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/2.3.3","html_url":"https://github.com/bokeh/bokeh/releases/tag/2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.3.3/manifests"},{"name":"2.3.2","sha":"0b7bd67fc4962065f14cf3cef09ed171be307a56","kind":"tag","published_at":"2021-05-10T16:40:10.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/2.3.2","html_url":"https://github.com/bokeh/bokeh/releases/tag/2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.3.2/manifests"},{"name":"2.3.1","sha":"de39fa2bc1a9b5b31d1fc70a6f6214c754c18946","kind":"tag","published_at":"2021-04-07T17:50:50.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/2.3.1","html_url":"https://github.com/bokeh/bokeh/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"04bb30fef2e72e64baaa8b2f330806d5bfdd3b11","kind":"tag","published_at":"2021-02-24T17:37:06.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/2.3.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.3.0/manifests"},{"name":"2.2.3","sha":"d3e4f3ab307546f4fc648bedc1ecfd93ea941857","kind":"tag","published_at":"2020-10-19T19:17:16.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/2.2.3","html_url":"https://github.com/bokeh/bokeh/releases/tag/2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.2.3/manifests"},{"name":"2.2.2","sha":"49cc036a3d9cfbeda55744291b41e9df4d2fe95a","kind":"tag","published_at":"2020-10-12T17:04:12.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/2.2.2","html_url":"https://github.com/bokeh/bokeh/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.2.2/manifests"},{"name":"2.2.1","sha":"0b9526ef553d938bf5de187e2511564c648c13bd","kind":"tag","published_at":"2020-08-31T18:40:29.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/2.2.1","html_url":"https://github.com/bokeh/bokeh/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"009b87275105c1af5c13a206c6336c45a3f2c22c","kind":"tag","published_at":"2020-08-24T15:49:11.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/2.2.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.2.0/manifests"},{"name":"2.1.1","sha":"39a1a60cb90a1243a9ccd7d4007440de8d89d321","kind":"tag","published_at":"2020-06-22T21:16:53.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/2.1.1","html_url":"https://github.com/bokeh/bokeh/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"8d8f7e57cb982f0dc179c7f47efeb02e82747a2b","kind":"tag","published_at":"2020-06-15T01:06:24.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/2.1.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.1.0/manifests"},{"name":"2.0.2","sha":"bbe84dcf1d7047e3aaf75a2ae2918fc6fb57afab","kind":"tag","published_at":"2020-04-22T01:57:35.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/2.0.2","html_url":"https://github.com/bokeh/bokeh/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"74ed93e5a6d52e91a5b5e895be44422dc7041b40","kind":"tag","published_at":"2020-03-29T20:06:23.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/2.0.1","html_url":"https://github.com/bokeh/bokeh/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"cc894fa49465aacb9f5b7453a99d6a100995cc63","kind":"tag","published_at":"2020-03-09T03:57:18.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/2.0.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.0.0/manifests"},{"name":"1.4.0","sha":"b19f2c5547024bdc288d02e73fdb65e65991df5f","kind":"tag","published_at":"2019-11-04T05:25:49.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/1.4.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.4.0/manifests"},{"name":"1.3.4","sha":"de4587452d2b9275872c23d9a2a5eab95e0d86ff","kind":"tag","published_at":"2019-08-07T03:40:49.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/1.3.4","html_url":"https://github.com/bokeh/bokeh/releases/tag/1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.3.4/manifests"},{"name":"1.3.2","sha":"1ca01c4c22cdf4bb22e4dae269949f72b865c752","kind":"tag","published_at":"2019-08-04T20:42:18.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/1.3.2","html_url":"https://github.com/bokeh/bokeh/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"b61ad45897a8c5d9202ace539002a2754adf9d9e","kind":"tag","published_at":"2019-07-30T03:01:20.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/1.3.1","html_url":"https://github.com/bokeh/bokeh/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"96a5c8bb1f59ae73d109c29b744dd33b1c13d249","kind":"tag","published_at":"2019-07-23T02:18:22.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/1.3.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.3.0/manifests"},{"name":"1.2.0","sha":"9f510bc7cc2c0fb283bf80436d03b3cac49f22c8","kind":"tag","published_at":"2019-05-28T05:18:15.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/1.2.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"21e56fcb9eeda8fa9eec31f40b870adbdf6d31ea","kind":"tag","published_at":"2019-04-09T03:45:16.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/1.1.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.1.0/manifests"},{"name":"1.0.4","sha":"d260c429451a04b1fc00f593ef98f10ce1392e57","kind":"tag","published_at":"2019-01-09T20:44:54.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/1.0.4","html_url":"https://github.com/bokeh/bokeh/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"f04830b6a62b91133655857ee14d88438df2febc","kind":"tag","published_at":"2018-12-31T20:08:17.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/1.0.3","html_url":"https://github.com/bokeh/bokeh/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"daf9d511ec847a0498bd5ebafc5eaa7ee3bc09f4","kind":"tag","published_at":"2018-11-29T18:58:38.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/1.0.2","html_url":"https://github.com/bokeh/bokeh/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"201ef74ba862d8e97589172f5c31506d68578371","kind":"tag","published_at":"2018-11-01T01:29:58.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/1.0.1","html_url":"https://github.com/bokeh/bokeh/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"ac92b9f8c8f498e2b22cc51ae5179a2f13d3a2b6","kind":"tag","published_at":"2018-10-24T15:11:53.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/1.0.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.0.0/manifests"},{"name":"0.13.0","sha":"30aea2646c9b2f682826361ffe45b1209fd96823","kind":"tag","published_at":"2018-06-20T07:43:24.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.13.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.13.0/manifests"},{"name":"0.12.16","sha":"7e4333b0e60c173983f44eab06d26c9255564213","kind":"tag","published_at":"2018-05-14T19:52:27.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.12.16","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.12.16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.16/manifests"},{"name":"0.12.15","sha":"2b3390bee93e62961d1f0284642309ada3668772","kind":"tag","published_at":"2018-03-29T16:40:56.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.12.15","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.15/manifests"},{"name":"0.12.14","sha":"8b336a711e20aabfc9f0de8176136945810f0b0c","kind":"tag","published_at":"2018-02-07T18:44:39.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.12.14","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.14/manifests"},{"name":"0.12.13","sha":"79041cc7c68d914a6a9b5d3e908f52552f9eb3b6","kind":"tag","published_at":"2017-12-06T22:06:09.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.12.13","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.13/manifests"},{"name":"0.12.12","sha":"eb90ea2b3aea074e40f9b46cfad68aecbe7cad75","kind":"tag","published_at":"2017-12-05T22:16:47.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.12.12","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.12/manifests"},{"name":"0.12.11","sha":"62d935d4158a5a540dff278f7744c37d2e636acc","kind":"tag","published_at":"2017-11-28T17:06:36.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.12.11","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.11/manifests"},{"name":"0.12.10","sha":"79ca2047633a299a6331cc4c607638c1555f1f47","kind":"tag","published_at":"2017-10-16T15:08:54.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.12.10","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.10/manifests"},{"name":"0.12.9","sha":"3010cf2c825788129323493dd30939fc715c4c34","kind":"tag","published_at":"2017-09-12T06:20:09.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.12.9","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.9/manifests"},{"name":"0.12.7","sha":"f00f0f2f93d077a3de6ccfaab32f61eda4867eaf","kind":"tag","published_at":"2017-08-29T00:32:24.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.12.7","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.7/manifests"},{"name":"0.12.6","sha":"6070bf96d9367150f423a4fa792a7d242421236b","kind":"tag","published_at":"2017-06-13T14:22:34.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.12.6","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.6/manifests"},{"name":"0.12.5","sha":"8f1cfc3b8dd56f815127032a7bb9419dea372ad8","kind":"tag","published_at":"2017-04-05T19:01:35.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.12.5","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.5/manifests"},{"name":"0.12.4","sha":"760396a6f253dd5f906db457d24bafaa1e3c2540","kind":"tag","published_at":"2017-01-09T16:17:27.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.12.4","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.4/manifests"},{"name":"0.12.3","sha":"03c1e713d736a3b19e98eb655c02b608f0b3d239","kind":"tag","published_at":"2016-10-07T15:13:10.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.12.3","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.3/manifests"},{"name":"0.12.2","sha":"7336b3b7dc952aae58f91ad9123b9cd4c420ec02","kind":"tag","published_at":"2016-09-06T19:15:29.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.12.2","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.2/manifests"},{"name":"0.12.1","sha":"87905439bb0ed1ada3f8ae0149d823b9058447a7","kind":"tag","published_at":"2016-07-28T17:54:22.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.12.1","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.1/manifests"},{"name":"0.12.0","sha":"bc9185360063239d5a1d9457549c4bee12f9e509","kind":"tag","published_at":"2016-06-27T23:56:23.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.12.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.0/manifests"},{"name":"0.11.1","sha":"64b6b1f2ee4e273138682bac6dee56df2e73d9d6","kind":"tag","published_at":"2016-02-04T19:10:17.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.11.1","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.11.1/manifests"},{"name":"0.11.0","sha":"69adee25d5229ce80d662b2c31da97b08b9f2660","kind":"tag","published_at":"2016-01-06T18:49:44.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.11.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.11.0/manifests"},{"name":"0.10.0","sha":"2061725748a24d9973eb347fcc7763b6c10c61a8","kind":"tag","published_at":"2015-09-25T16:03:12.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.10.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.10.0/manifests"},{"name":"0.9.3","sha":"476440b2953de7aa4c1c0ac72eae4f9f165fa9f5","kind":"tag","published_at":"2015-08-28T12:06:03.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.9.3","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.9.3/manifests"},{"name":"0.9.2","sha":"b47193ce7e048dea4fe4a5f630f59e8d4907a17c","kind":"tag","published_at":"2015-07-23T19:13:52.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.9.2","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"80d76fe15bbafa0c3f8a674a7867dda523c5b73c","kind":"tag","published_at":"2015-07-03T23:44:41.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.9.1","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"9f21bc95b443da35ce4b1fd23600e0705edd2014","kind":"tag","published_at":"2015-05-15T15:36:15.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.9.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.9.0/manifests"},{"name":"0.8.2","sha":"da429b96a9e264ede4222470c1fdc4aa3088930b","kind":"tag","published_at":"2015-03-25T21:34:53.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.8.2","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"e99b300fddc401e1234df8fb0762e70d8c262f7e","kind":"tag","published_at":"2015-02-23T19:39:08.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.8.1","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"0b9a07fdb123ac82816b50128157d4fa2dcea348","kind":"tag","published_at":"2015-02-16T21:38:37.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.8.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.8.0/manifests"},{"name":"0.7.1","sha":"23fb4188090309945d5dba11dd6d4da34c744332","kind":"tag","published_at":"2015-01-12T18:38:29.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.7.1","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"430e793ef3796fff7ebc7de205938290abc7e893","kind":"tag","published_at":"2014-12-05T17:10:40.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.7.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.7.0/manifests"},{"name":"0.6.1","sha":"e6ff2cae6ab19d04bc1d0b1302fadaef8a76958f","kind":"tag","published_at":"2014-09-25T00:02:03.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.6.1","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"08172e8f7ad9783dca15f1bfc4cdcb27c678615d","kind":"tag","published_at":"2014-09-09T19:48:37.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.6.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.6.0/manifests"},{"name":"0.5.2","sha":"c476b63af8c1d2f8ee2e609304ebc9d88386bc8e","kind":"tag","published_at":"2014-08-15T13:01:37.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.5.2","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"5ec54b101691bc007b762f29aa6ba2bcbbafbdfa","kind":"tag","published_at":"2014-07-23T16:26:44.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.5.1","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"ae52d6fd5281f4844a3a769a111b404028ebe30c","kind":"tag","published_at":"2014-07-08T18:58:29.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.5.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.5.0/manifests"},{"name":"0.4.4","sha":"76ef90c7848ab67d78f8cc74ffd5b7d5b72a10c2","kind":"tag","published_at":"2014-04-16T22:41:30.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.4.4","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.4.4/manifests"},{"name":"0.4.3","sha":"6b7c3e741b229fbd5e0413e159227901b976596b","kind":"tag","published_at":"2014-04-16T14:39:27.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.4.3","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.4.3/manifests"},{"name":"0.4.2","sha":"dbce236185fcd906e62355bc1bc71f62feca5c03","kind":"tag","published_at":"2014-03-10T16:13:09.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.4.2","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.4.2/manifests"},{"name":"0.4.1","sha":"cb443097266e49700f817cbbb4b2b9376ace502d","kind":"tag","published_at":"2014-02-19T00:08:54.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.4.1","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"37f438734cb06d67f6d8a9b6d26734d8e30fc58f","kind":"tag","published_at":"2014-02-04T21:46:57.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.4.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"99a06df37248f467a9fd78790273dfc8eab82f3f","kind":"commit","published_at":"2013-11-19T20:49:56.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.3.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.3.0/manifests"},{"name":"0.2.0","sha":"ee31e35ed160cb023abacb4719d81a8775326a13","kind":"tag","published_at":"2013-10-21T16:01:36.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.2.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.2.0/manifests"},{"name":"0.1.1","sha":"2d26511cfff79bf3b0f76e9a150b3e3bfb599a6a","kind":"tag","published_at":"2013-09-05T23:36:13.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.1.1","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"b7973493050f51bb0651702045b575c65aa14717","kind":"tag","published_at":"2013-09-03T23:04:02.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.1.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.1.0/manifests"},{"name":"0.0.1","sha":"494db4e99c21697f0d3ef9cfed9206cb05316f51","kind":"tag","published_at":"2013-06-04T00:39:57.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.0.1","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2024-09-07T02:30:14.280Z","dependent_packages_count":2,"downloads":361,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":9.909980999857906,"dependent_repos_count":10.319081594997954,"dependent_packages_count":8.84529426929897,"stargazers_count":0.6896299998315373,"forks_count":0.5436570998590529,"docker_downloads_count":null,"average":6.061528792769083},"purl":"pkg:npm/%40quartic/bokehjs","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@quartic/bokehjs","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@quartic/bokehjs","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@quartic/bokehjs/dependencies","status":null,"funding_links":["https://github.com/sponsors/bokeh","https://tidelift.com/funding/github/pypi/bokeh","https://numfocus.org/donate-to-bokeh"],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-07T02:29:18.291Z","issues_count":737,"pull_requests_count":557,"avg_time_to_close_issue":29576403.23340961,"avg_time_to_close_pull_request":2128591.0337301586,"issues_closed_count":437,"pull_requests_closed_count":504,"pull_request_authors_count":79,"issue_authors_count":317,"avg_comments_per_issue":3.4762550881953866,"avg_comments_per_pull_request":3.238779174147217,"merged_pull_requests_count":457,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":331,"past_year_pull_requests_count":371,"past_year_avg_time_to_close_issue":1797146.4597156397,"past_year_avg_time_to_close_pull_request":775202.221238938,"past_year_issues_closed_count":211,"past_year_pull_requests_closed_count":339,"past_year_pull_request_authors_count":48,"past_year_issue_authors_count":145,"past_year_avg_comments_per_issue":2.4561933534743203,"past_year_avg_comments_per_pull_request":2.784366576819407,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":317,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/issues","maintainers":[{"login":"bryevdv","count":130,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bryevdv"},{"login":"ianthomas23","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianthomas23"},{"login":"droumis","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/droumis"},{"login":"tcmetzger","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tcmetzger"},{"login":"Azaya89","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Azaya89"},{"login":"birdsarah","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/birdsarah"},{"login":"thomktz","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thomktz"},{"login":"pavithraes","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pavithraes"},{"login":"vicadesoba","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vicadesoba"}],"active_maintainers":[{"login":"bryevdv","count":69,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bryevdv"},{"login":"ianthomas23","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianthomas23"},{"login":"droumis","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/droumis"},{"login":"tcmetzger","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tcmetzger"},{"login":"Azaya89","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Azaya89"},{"login":"thomktz","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thomktz"},{"login":"pavithraes","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pavithraes"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@quartic%2Fbokehjs/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@quartic%2Fbokehjs/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@quartic%2Fbokehjs/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@quartic%2Fbokehjs/related_packages","maintainers":[{"uuid":"choliver","login":"choliver","name":null,"email":"oliver@quartic.io","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~choliver","role":null,"created_at":"2022-11-20T22:50:13.168Z","updated_at":"2022-11-20T22:50:13.168Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/choliver/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5134731,"maintainers_count":1052545,"namespaces_count":313823,"keywords_count":730801,"github":"npm","metadata":{"funded_packages_count":155963},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-08T06:45:00.340Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":5282986,"name":"bokeh","ecosystem":"conda","description":"Bokeh is a Python interactive visualization library that targets modern web browsers for presentation. Its goal is to provide elegant, concise  construction of novel graphics in the style of D3.js, and to extend this capability with high-performance interactivity over very large or streaming datasets. Bokeh can help anyone who would like to quickly and easily create interactive plots, dashboards, and data applications.","homepage":"https://bokeh.org","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/bokeh/bokeh","keywords_array":[],"namespace":null,"versions_count":41,"first_release_published_at":"2022-10-03T15:38:37.435Z","latest_release_published_at":"2022-11-15T00:18:17.000Z","latest_release_number":"3.0.2","last_synced_at":"2025-09-01T08:30:39.994Z","created_at":"2022-10-03T15:38:37.428Z","updated_at":"2025-09-01T10:50:38.307Z","registry_url":"https://anaconda.org/conda-forge/bokeh","install_command":"conda install -c conda-forge bokeh","documentation_url":null,"metadata":{},"repo_metadata":{"id":2831656,"uuid":"3834332","full_name":"bokeh/bokeh","owner":"bokeh","description":"Interactive Data Visualization in the browser, from  Python","archived":false,"fork":false,"pushed_at":"2025-09-01T07:41:08.000Z","size":356005,"stargazers_count":20074,"open_issues_count":829,"forks_count":4237,"subscribers_count":435,"default_branch":"branch-3.9","last_synced_at":"2025-09-01T08:58:44.854Z","etag":null,"topics":["bokeh","data-visualisation","interactive-plots","javascript","jupyter","notebooks","numfocus","plots","plotting","python","visualisation","visualization"],"latest_commit_sha":null,"homepage":"https://bokeh.org","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bokeh.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":"docs/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"docs/SECURITY.md","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},"funding":{"github":["bokeh"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":"pypi/bokeh","custom":"https://numfocus.org/donate-to-bokeh"}},"created_at":"2012-03-26T15:40:01.000Z","updated_at":"2025-09-01T07:41:15.000Z","dependencies_parsed_at":"2024-03-25T17:01:32.172Z","dependency_job_id":"7954436c-bdd3-43a4-a234-54d1edf3d458","html_url":"https://github.com/bokeh/bokeh","commit_stats":{"total_commits":17380,"total_committers":684,"mean_commits":25.4093567251462,"dds":0.7003452243958572,"last_synced_commit":"c1d37ca3808d0cdebec98dda8a0b7fec9477118b"},"previous_names":[],"tags_count":207,"template":false,"template_full_name":null,"purl":"pkg:github/bokeh/bokeh","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bokeh","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/refs/heads/branch-3.9","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/sbom","scorecard":{"id":247108,"data":{"date":"2025-08-11","repo":{"name":"github.com/bokeh/bokeh","commit":"5d06466d71baff29504b6df2da4a2d76fcd64f34"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.9,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 4 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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/SECURITY.md:1","Info: Found linked content: docs/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/SECURITY.md:1","Info: Found text in security policy: docs/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":"Code-Review","score":8,"reason":"Found 26/30 approved changesets -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: no topLevel permission defined: .github/workflows/bokeh-ci.yml:1","Warn: no topLevel permission defined: .github/workflows/bokeh-release-build.yml:1","Warn: no topLevel permission defined: .github/workflows/bokeh-release-deploy.yml:1","Warn: no topLevel permission defined: .github/workflows/bokehjs-ci.yml:1","Warn: no topLevel permission defined: .github/workflows/bokehjs-test-chromium.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/downstream.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bokeh-ci.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/bokeh/bokeh/bokeh-ci.yml/branch-3.8?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bokeh-ci.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/bokeh/bokeh/bokeh-ci.yml/branch-3.8?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bokeh-ci.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/bokeh/bokeh/bokeh-ci.yml/branch-3.8?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bokeh-ci.yml:220: update your workflow using https://app.stepsecurity.io/secureworkflow/bokeh/bokeh/bokeh-ci.yml/branch-3.8?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bokeh-ci.yml:231: update your workflow using https://app.stepsecurity.io/secureworkflow/bokeh/bokeh/bokeh-ci.yml/branch-3.8?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bokeh-ci.yml:250: update your workflow using https://app.stepsecurity.io/secureworkflow/bokeh/bokeh/bokeh-ci.yml/branch-3.8?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bokeh-ci.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/bokeh/bokeh/bokeh-ci.yml/branch-3.8?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bokeh-ci.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/bokeh/bokeh/bokeh-ci.yml/branch-3.8?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bokeh-ci.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/bokeh/bokeh/bokeh-ci.yml/branch-3.8?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bokeh-ci.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/bokeh/bokeh/bokeh-ci.yml/branch-3.8?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bokeh-release-build.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/bokeh/bokeh/bokeh-release-build.yml/branch-3.8?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bokeh-release-build.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/bokeh/bokeh/bokeh-release-build.yml/branch-3.8?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bokeh-release-build.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/bokeh/bokeh/bokeh-release-build.yml/branch-3.8?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bokeh-release-deploy.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/bokeh/bokeh/bokeh-release-deploy.yml/branch-3.8?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bokeh-release-deploy.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/bokeh/bokeh/bokeh-release-deploy.yml/branch-3.8?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bokeh-release-deploy.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/bokeh/bokeh/bokeh-release-deploy.yml/branch-3.8?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bokehjs-ci.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/bokeh/bokeh/bokehjs-ci.yml/branch-3.8?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bokehjs-ci.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/bokeh/bokeh/bokehjs-ci.yml/branch-3.8?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bokehjs-ci.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/bokeh/bokeh/bokehjs-ci.yml/branch-3.8?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bokehjs-ci.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/bokeh/bokeh/bokehjs-ci.yml/branch-3.8?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bokehjs-test-chromium.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/bokeh/bokeh/bokehjs-test-chromium.yml/branch-3.8?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bokehjs-test-chromium.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/bokeh/bokeh/bokehjs-test-chromium.yml/branch-3.8?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bokehjs-test-chromium.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/bokeh/bokeh/bokehjs-test-chromium.yml/branch-3.8?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bokehjs-test-chromium.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/bokeh/bokeh/bokehjs-test-chromium.yml/branch-3.8?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/bokeh/bokeh/codeql-analysis.yml/branch-3.8?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/bokeh/bokeh/codeql-analysis.yml/branch-3.8?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/bokeh/bokeh/codeql-analysis.yml/branch-3.8?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/bokeh/bokeh/codeql-analysis.yml/branch-3.8?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/downstream.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/bokeh/bokeh/downstream.yml/branch-3.8?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/downstream.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/bokeh/bokeh/downstream.yml/branch-3.8?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock-threads.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/bokeh/bokeh/lock-threads.yml/branch-3.8?enable=pin","Warn: pipCommand not pinned by hash: scripts/ci/install_downstream_packages.sh:27","Warn: pipCommand not pinned by hash: scripts/ci/install_downstream_packages.sh:30","Warn: pipCommand not pinned by hash: scripts/ci/install_downstream_packages.sh:32","Warn: npmCommand not pinned by hash: scripts/ci/install_node_modules.sh:6","Warn: pipCommand not pinned by hash: scripts/ci/verify_pip_install_from_sdist.sh:12","Warn: pipCommand not pinned by hash: scripts/ci/verify_pip_install_using_sdist.sh:10","Warn: pipCommand not pinned by hash: scripts/ci/verify_pip_install_using_wheel.sh:9","Warn: npmCommand not pinned by hash: .github/workflows/bokehjs-ci.yml:37","Warn: npmCommand not pinned by hash: .github/workflows/bokehjs-test-chromium.yml:43","Info:   0 out of  24 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 third-party GitHubAction dependencies pinned","Info:   0 out of   6 pipCommand dependencies pinned","Info:   3 out of   6 npmCommand 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":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T07:48:04.377Z","repository_id":2831656,"created_at":"2025-08-17T07:48:04.377Z","updated_at":"2025-08-17T07:48:04.377Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273110597,"owners_count":25047643,"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-09-01T02:00:09.058Z","response_time":120,"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":"bokeh","name":"Bokeh","uuid":"8440965","kind":"organization","description":"Interactive Data Visualization ","email":"info@bokeh.org","website":"https://bokeh.org","location":null,"twitter":"bokeh","company":null,"icon_url":"https://avatars.githubusercontent.com/u/8440965?v=4","repositories_count":26,"last_synced_at":"2024-04-14T09:51:14.033Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/bokeh","funding_links":["https://github.com/sponsors/bokeh"],"total_stars":20329,"followers":167,"following":0,"created_at":"2022-11-02T16:22:57.432Z","updated_at":"2024-04-14T09:51:18.551Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bokeh","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bokeh/repositories"},"tags":[{"name":"3.9.0.dev1","sha":"738eba60a134f675a905aeaad969c0897eb87ae1","kind":"tag","published_at":"2025-08-29T12:50:47.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.9.0.dev1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.9.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.9.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.9.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.9.0.dev1/manifests"},{"name":"3.8.0","sha":"237861996ad5f1738b8c71d90bed5977e072930b","kind":"tag","published_at":"2025-08-29T10:18:33.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.8.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.8.0/manifests"},{"name":"3.8.0rc2","sha":"77c4070ea4c0720c41900798ae2ae40d600200cc","kind":"tag","published_at":"2025-08-27T09:13:08.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.8.0rc2","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.8.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.8.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.8.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.8.0rc2/manifests"},{"name":"3.8.0rc1","sha":"7a7cb3f019afdf3cc4ef5f6a3843de2897025fd5","kind":"tag","published_at":"2025-08-17T23:35:16.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.8.0rc1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.8.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.8.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.8.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.8.0rc1/manifests"},{"name":"3.8.0.dev4","sha":"0231bd5fcc8c01abb31a23e5edb9e38aceb4106e","kind":"tag","published_at":"2025-08-08T17:09:20.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.8.0.dev4","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.8.0.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.8.0.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.8.0.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.8.0.dev4/manifests"},{"name":"3.8.0.dev3","sha":"a1d9c27b81d8f2d3092c6863eaa1137b7c3bc75b","kind":"tag","published_at":"2025-07-24T14:46:59.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.8.0.dev3","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.8.0.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.8.0.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.8.0.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.8.0.dev3/manifests"},{"name":"3.8.0.dev2","sha":"c068a22fedca441e47c678fc0e1b74048d1482f8","kind":"tag","published_at":"2025-06-05T15:19:32.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.8.0.dev2","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.8.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.8.0.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.8.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.8.0.dev2/manifests"},{"name":"3.7.3","sha":"bad2304834fd7684bab4f94e52bdf2ce204e0005","kind":"tag","published_at":"2025-05-12T11:13:05.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.7.3","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.7.3/manifests"},{"name":"3.7.3rc2","sha":"c0bb646793d71148166f1a5e209c892bdc2a46b8","kind":"tag","published_at":"2025-05-10T19:58:16.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.7.3rc2","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.7.3rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.7.3rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.7.3rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.7.3rc2/manifests"},{"name":"3.7.3rc1","sha":"6eeca3d32569c37777762732bcbd015b93b54a97","kind":"tag","published_at":"2025-05-08T15:20:58.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.7.3rc1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.7.3rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.7.3rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.7.3rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.7.3rc1/manifests"},{"name":"3.7.2","sha":"fcdc9525393fed57dc1f393bf4e1f42b33072d3d","kind":"tag","published_at":"2025-03-28T07:19:19.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.7.2","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.7.2/manifests"},{"name":"3.7.1","sha":"15d56e263054a4e2dfb4597d4c6adbe6055f1dd0","kind":"tag","published_at":"2025-03-25T21:39:19.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.7.1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.7.1/manifests"},{"name":"3.7.0","sha":"91c96fe7cc2dd0522de2b09757890d6885354e75","kind":"tag","published_at":"2025-03-12T19:32:12.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.7.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.7.0/manifests"},{"name":"3.8.0.dev1","sha":"23d7095c40e93975516f5c15aeeaf683d65bbd01","kind":"tag","published_at":"2025-03-10T06:47:31.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.8.0.dev1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.8.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.8.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.8.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.8.0.dev1/manifests"},{"name":"3.7.0rc2","sha":"7bc7974462db2cb0d3f41c6fde6b1970e8c7cb63","kind":"tag","published_at":"2025-03-06T18:26:13.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.7.0rc2","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.7.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.7.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.7.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.7.0rc2/manifests"},{"name":"3.7.0rc1","sha":"486781636fc6f8d550cbc4f253a12a98efaf0852","kind":"tag","published_at":"2025-03-06T10:04:27.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.7.0rc1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.7.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.7.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.7.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.7.0rc1/manifests"},{"name":"3.7.0.dev9","sha":"2027095745d970c62d0cd9b7d036afe2d46e2d3e","kind":"tag","published_at":"2025-03-03T11:21:45.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.7.0.dev9","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.7.0.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.7.0.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.7.0.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.7.0.dev9/manifests"},{"name":"3.7.0.dev8","sha":"835aad9be04ab03ef278382304c838321ab83e83","kind":"tag","published_at":"2025-02-13T17:00:29.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.7.0.dev8","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.7.0.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.7.0.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.7.0.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.7.0.dev8/manifests"},{"name":"3.7.0.dev7","sha":"dfee725a38b6baab2fa0a1bf5c1175e7359daa03","kind":"tag","published_at":"2025-02-12T20:55:26.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.7.0.dev7","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.7.0.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.7.0.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.7.0.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.7.0.dev7/manifests"},{"name":"3.7.0.dev6","sha":"e83c17671db4baa0fe408ad82e915138029153ca","kind":"tag","published_at":"2025-02-12T17:35:19.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.7.0.dev6","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.7.0.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.7.0.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.7.0.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.7.0.dev6/manifests"},{"name":"3.6.3","sha":"61f31a31696c0f21a4dad48903577e95d116bb30","kind":"tag","published_at":"2025-02-05T17:30:01.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.6.3","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.6.3/manifests"},{"name":"3.6.3rc2","sha":"87ed0e32bc8a5d9f00541ac3aaabecac2d123054","kind":"tag","published_at":"2025-02-04T19:10:14.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.6.3rc2","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.6.3rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.6.3rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.6.3rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.6.3rc2/manifests"},{"name":"3.6.3rc1","sha":"774f04ca44d151cf72f5df184fcca0409f9f8cd3","kind":"tag","published_at":"2025-02-02T23:57:52.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.6.3rc1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.6.3rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.6.3rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.6.3rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.6.3rc1/manifests"},{"name":"3.7.0.dev5","sha":"064ef9bfa3b8148bfbdd4c6588fa21eeaf102c43","kind":"tag","published_at":"2025-01-09T16:16:04.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.7.0.dev5","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.7.0.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.7.0.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.7.0.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.7.0.dev5/manifests"},{"name":"3.7.0.dev4","sha":"b60a79cd34fe20e4c921d64682bbbe7f0084aa83","kind":"tag","published_at":"2024-12-03T23:14:51.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.7.0.dev4","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.7.0.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.7.0.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.7.0.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.7.0.dev4/manifests"},{"name":"3.6.2","sha":"34cd4929c1471e2df5344746e178e176bb684f81","kind":"tag","published_at":"2024-12-03T15:13:13.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.6.2","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.6.2/manifests"},{"name":"3.6.1","sha":"e0f6801e77b03d8fd64e7beb7b4e5d5873969493","kind":"tag","published_at":"2024-11-06T19:24:11.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.6.1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.6.1/manifests"},{"name":"3.7.0.dev3","sha":"2784e247673bf8b86d87d3d5a284fc3ebeff621e","kind":"tag","published_at":"2024-10-30T19:00:22.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.7.0.dev3","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.7.0.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.7.0.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.7.0.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.7.0.dev3/manifests"},{"name":"3.7.0.dev2","sha":"20072eaaa32f6a15625826cafeeca9be68824a77","kind":"tag","published_at":"2024-10-27T18:53:17.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.7.0.dev2","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.7.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.7.0.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.7.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.7.0.dev2/manifests"},{"name":"3.7.0.dev1","sha":"daf1ad80a10eecd815353ab9f80e1e5db799d4d0","kind":"tag","published_at":"2024-09-26T16:34:39.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.7.0.dev1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.7.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.7.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.7.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.7.0.dev1/manifests"},{"name":"3.6.0","sha":"ab3963320445d4c795429063fedf46b63414a94c","kind":"tag","published_at":"2024-09-26T16:05:31.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.6.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.6.0/manifests"},{"name":"3.6.0rc2","sha":"bba0ad513aafd102daa9fe389a011b1e799bcad3","kind":"tag","published_at":"2024-09-25T15:18:33.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.6.0rc2","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.6.0rc2/manifests"},{"name":"3.6.0rc1","sha":"2272b24e1de76d23292ee2101173e732f17a3cc7","kind":"tag","published_at":"2024-09-23T15:18:08.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.6.0rc1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.6.0rc1/manifests"},{"name":"3.5.2","sha":"229737e6b397cb54bc1b44399b2430811ad412a5","kind":"tag","published_at":"2024-08-23T06:53:15.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.5.2","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.5.2/manifests"},{"name":"3.5.1","sha":"82533eb5945c1579aa54c6f771221023442ddb4f","kind":"tag","published_at":"2024-07-25T23:07:17.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.5.1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.5.1/manifests"},{"name":"3.4.3","sha":"500c6272bf08c8f5db6a72dfdbd243dcc2b95925","kind":"tag","published_at":"2024-07-25T10:15:28.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.4.3","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.3/manifests"},{"name":"3.6.0.dev1","sha":"334d1413b93bd9df7f0eed6fdf48e5f663876943","kind":"tag","published_at":"2024-07-04T10:50:57.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.6.0.dev1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.6.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.6.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.6.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.6.0.dev1/manifests"},{"name":"3.5.0","sha":"c9f67a2df7f58ba0511d069b3ffdba8dd2f32100","kind":"tag","published_at":"2024-07-04T09:35:58.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.5.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.5.0/manifests"},{"name":"3.5.0rc2","sha":"c3ba2864eef921a46e32887cad36c4168b75e663","kind":"tag","published_at":"2024-06-29T07:40:26.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.5.0rc2","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.5.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.5.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.5.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.5.0rc2/manifests"},{"name":"3.4.2","sha":"49dfd6d1e1a456e7d2de72504871fe44fe95a1d9","kind":"tag","published_at":"2024-06-25T08:26:24.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.4.2","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.2/manifests"},{"name":"3.5.0rc1","sha":"4217685ad268332a4806cf4b91c6fac3b716de9c","kind":"tag","published_at":"2024-06-25T07:43:04.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.5.0rc1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.5.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.5.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.5.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.5.0rc1/manifests"},{"name":"3.5.0.dev8","sha":"cccfcc41f4d2e11386c0df4843452a65723f178e","kind":"tag","published_at":"2024-06-14T10:05:14.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.5.0.dev8","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.5.0.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.5.0.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.5.0.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.5.0.dev8/manifests"},{"name":"3.5.0.dev7","sha":"98fd1b9e2128faa83429ce8d97377e38f4a7c588","kind":"tag","published_at":"2024-06-09T08:27:49.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.5.0.dev7","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.5.0.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.5.0.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.5.0.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.5.0.dev7/manifests"},{"name":"3.5.0.dev6","sha":"26122830baa784c88d174b23ac36ab62b72f531b","kind":"tag","published_at":"2024-06-04T03:16:25.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.5.0.dev6","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.5.0.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.5.0.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.5.0.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.5.0.dev6/manifests"},{"name":"3.5.0.dev5","sha":"9bb31eddc53269203a5761ef98d33f48337e9c51","kind":"tag","published_at":"2024-06-01T01:23:11.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.5.0.dev5","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.5.0.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.5.0.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.5.0.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.5.0.dev5/manifests"},{"name":"3.5.0.dev4","sha":"89468530446ac8a3284f9ee6e4a76c1727d5e55c","kind":"tag","published_at":"2024-05-21T08:26:15.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.5.0.dev4","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.5.0.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.5.0.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.5.0.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.5.0.dev4/manifests"},{"name":"3.5.0.dev3","sha":"62c6b15933f016fa829189eae962b88bb18fced7","kind":"tag","published_at":"2024-05-08T17:02:12.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.5.0.dev3","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.5.0.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.5.0.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.5.0.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.5.0.dev3/manifests"},{"name":"3.5.0.dev2","sha":"240ff2474d7ce8ecacc5fbb2318e81b125761d5b","kind":"tag","published_at":"2024-05-03T06:38:36.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.5.0.dev2","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.5.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.5.0.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.5.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.5.0.dev2/manifests"},{"name":"3.4.1","sha":"c2926ab02cec65fff2aa3379682cb3170e2ca42a","kind":"tag","published_at":"2024-04-11T20:32:54.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.4.1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.1/manifests"},{"name":"3.5.0.dev1","sha":"51b92cd1006941ada68eb22f6df76581c9e95126","kind":"tag","published_at":"2024-03-18T16:00:08.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.5.0.dev1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.5.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.5.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.5.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.5.0.dev1/manifests"},{"name":"3.4.0","sha":"b8b05b2529bf62e26e6943c1158ad9822c8b0308","kind":"tag","published_at":"2024-03-14T16:00:36.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.4.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.0/manifests"},{"name":"3.4.0rc2","sha":"159e73bb617b1c84e9d4b3b4a783d57364337c58","kind":"tag","published_at":"2024-03-08T22:43:57.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.4.0rc2","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.0rc2/manifests"},{"name":"3.4.0rc1","sha":"f632d1f4040e4fa1857e04835dfddfdfdb4cf08a","kind":"tag","published_at":"2024-02-28T16:24:01.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.4.0rc1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.0rc1/manifests"},{"name":"3.4.0.dev8","sha":"a49534c47c36bd3b61db615d179e4936e2383975","kind":"tag","published_at":"2024-02-15T12:44:17.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.4.0.dev8","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.4.0.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.4.0.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.0.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.0.dev8/manifests"},{"name":"3.4.0.dev7","sha":"dc0bd8b5d905f3a2c1bc0f38d7df34109f95e5b5","kind":"tag","published_at":"2024-01-30T22:01:07.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.4.0.dev7","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.4.0.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.4.0.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.0.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.0.dev7/manifests"},{"name":"3.3.4","sha":"1bc909c1a70f0a0a385ff60649d1865b36a5cdc3","kind":"tag","published_at":"2024-01-25T18:24:16.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.3.4","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.4/manifests"},{"name":"3.3.4rc1","sha":"0bb380ae3805460d535240e448c68ca0e130f414","kind":"tag","published_at":"2024-01-25T02:30:02.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.3.4rc1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.3.4rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.3.4rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.4rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.4rc1/manifests"},{"name":"3.4.0.dev6","sha":"a68d155a4428981fbbb6d3c003c85d9526dd9b14","kind":"tag","published_at":"2024-01-23T21:11:02.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.4.0.dev6","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.4.0.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.4.0.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.0.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.0.dev6/manifests"},{"name":"3.3.3","sha":"41736a65c07e124048f42f6ffe9384d3072f9dd7","kind":"tag","published_at":"2024-01-08T18:42:01.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.3.3","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.3/manifests"},{"name":"3.4.0.dev5","sha":"52c1d341e4986327a3cdb49870838eaa275f3903","kind":"tag","published_at":"2024-01-08T11:27:23.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.4.0.dev5","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.4.0.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.4.0.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.0.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.0.dev5/manifests"},{"name":"3.4.0.dev4","sha":"481978960ffce3bbd924c66aa38eda5a1cf01ead","kind":"tag","published_at":"2023-12-16T07:46:37.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.4.0.dev4","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.4.0.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.4.0.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.0.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.0.dev4/manifests"},{"name":"3.3.2","sha":"fab08a4f21e7ef1d2b6039fdbf763b0e0158554c","kind":"tag","published_at":"2023-12-01T18:37:59.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.3.2","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.2/manifests"},{"name":"3.3.1","sha":"907b8810e9df845dd8e5df89683c58a6889f520f","kind":"tag","published_at":"2023-11-09T18:40:04.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.3.1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.1/manifests"},{"name":"3.3.1rc1","sha":"76c84799f65faa82c07de2f2c9e2df1cfcde7803","kind":"tag","published_at":"2023-11-06T16:19:06.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.3.1rc1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.3.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.3.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.1rc1/manifests"},{"name":"branch-3.2-final-commit","sha":"8efe0d60ed87ec38f62c94a781b5a1373221c611","kind":"tag","published_at":"2023-11-05T03:22:45.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/branch-3.2-final-commit","html_url":"https://github.com/bokeh/bokeh/releases/tag/branch-3.2-final-commit","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@branch-3.2-final-commit","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/branch-3.2-final-commit","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/branch-3.2-final-commit/manifests"},{"name":"branch-3.1-final-commit","sha":"82b34cb3e4e3e159a183dad4ffcb04acbfc90927","kind":"tag","published_at":"2023-11-05T03:21:03.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/branch-3.1-final-commit","html_url":"https://github.com/bokeh/bokeh/releases/tag/branch-3.1-final-commit","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@branch-3.1-final-commit","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/branch-3.1-final-commit","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/branch-3.1-final-commit/manifests"},{"name":"branch-3.0-final-commit","sha":"62e2d34cb9dd33c38445c7a78a423e8926e6da5e","kind":"tag","published_at":"2023-11-05T03:20:14.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/branch-3.0-final-commit","html_url":"https://github.com/bokeh/bokeh/releases/tag/branch-3.0-final-commit","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@branch-3.0-final-commit","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/branch-3.0-final-commit","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/branch-3.0-final-commit/manifests"},{"name":"branch-2.4-final-commit","sha":"e8c895f15d2f9ad456e1caf71c16c0f5de8d011b","kind":"tag","published_at":"2023-11-05T03:19:20.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/branch-2.4-final-commit","html_url":"https://github.com/bokeh/bokeh/releases/tag/branch-2.4-final-commit","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@branch-2.4-final-commit","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/branch-2.4-final-commit","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/branch-2.4-final-commit/manifests"},{"name":"branch-2.3-final-commit","sha":"b857d2d17d7c19779bb0a7be2601d8238fb1d5e9","kind":"tag","published_at":"2023-11-05T03:18:36.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/branch-2.3-final-commit","html_url":"https://github.com/bokeh/bokeh/releases/tag/branch-2.3-final-commit","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@branch-2.3-final-commit","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/branch-2.3-final-commit","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/branch-2.3-final-commit/manifests"},{"name":"branch-2.2-final-commit","sha":"2b0f7dea9c5acbd3f555837c9b96b65ee66dda48","kind":"tag","published_at":"2023-11-05T03:16:53.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/branch-2.2-final-commit","html_url":"https://github.com/bokeh/bokeh/releases/tag/branch-2.2-final-commit","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@branch-2.2-final-commit","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/branch-2.2-final-commit","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/branch-2.2-final-commit/manifests"},{"name":"branch-2.1-final-commit","sha":"130b5eb8b3f1a8715fb3f9ab6d6b33dc3f716531","kind":"tag","published_at":"2023-11-05T03:12:24.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/branch-2.1-final-commit","html_url":"https://github.com/bokeh/bokeh/releases/tag/branch-2.1-final-commit","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@branch-2.1-final-commit","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/branch-2.1-final-commit","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/branch-2.1-final-commit/manifests"},{"name":"3.3.1.dev1","sha":"81bab760d2396ada79b6712c3de97322e50da5a8","kind":"tag","published_at":"2023-11-01T15:43:29.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.3.1.dev1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.3.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.3.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.1.dev1/manifests"},{"name":"3.4.0.dev3","sha":"70d27af065d1e471759d80bba7d505a5ae724ea6","kind":"tag","published_at":"2023-10-25T08:52:10.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.4.0.dev3","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.4.0.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.4.0.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.0.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.0.dev3/manifests"},{"name":"3.4.0.dev2","sha":"499a155ec43dd2f76e561be96dd4e1e0a51d5abf","kind":"tag","published_at":"2023-10-20T02:07:32.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.4.0.dev2","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.4.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.4.0.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.0.dev2/manifests"},{"name":"3.4.0.dev1","sha":"1752add6fe9355e58153e2fa92486f5eb3a79025","kind":"tag","published_at":"2023-10-10T18:38:00.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.4.0.dev1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.4.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.4.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.0.dev1/manifests"},{"name":"3.3.0","sha":"8cd571035424cd176320e89c95c0c3706adc1399","kind":"tag","published_at":"2023-10-10T15:48:49.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.3.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.0/manifests"},{"name":"3.3.0rc3","sha":"7e3625ca298f0d34acf3e00e3b2d4bf5c9648f14","kind":"tag","published_at":"2023-10-09T17:46:12.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.3.0rc3","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.3.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.3.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.0rc3/manifests"},{"name":"3.3.0rc2","sha":"80d4c34755b23b74e49a4f2e7894a7c6b74b0d58","kind":"tag","published_at":"2023-10-05T16:46:49.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.3.0rc2","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.0rc2/manifests"},{"name":"3.3.0rc1","sha":"d977255783d7ce1d4454ea48eec0ae47bc3cc2eb","kind":"tag","published_at":"2023-10-05T08:42:39.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.3.0rc1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.0rc1/manifests"},{"name":"3.3.0.dev3","sha":"de7b118fa04ce0b6de5e34095269308179765878","kind":"tag","published_at":"2023-09-29T20:07:38.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.3.0.dev3","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.3.0.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.3.0.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.0.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.0.dev3/manifests"},{"name":"3.3.0.dev2","sha":"b682594529b6c58ae1a7edf0b59b33e71faca6db","kind":"tag","published_at":"2023-09-27T15:30:38.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.3.0.dev2","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.3.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.3.0.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.0.dev2/manifests"},{"name":"3.2.2","sha":"3cb8a1749c5cb7d01c8620cc1f1fbf9e73a913f7","kind":"tag","published_at":"2023-08-13T16:09:37.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.2.2","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.2.2/manifests"},{"name":"3.2.2rc1","sha":"0717a1ac990566ef80808a6f96774a3f91e759e7","kind":"tag","published_at":"2023-08-12T18:03:58.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.2.2rc1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.2.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.2.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.2.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.2.2rc1/manifests"},{"name":"3.2.1","sha":"91f0c3c9b04da751094642790511593fae41533d","kind":"tag","published_at":"2023-07-20T09:16:28.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.2.1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.2.1/manifests"},{"name":"3.3.0.dev1","sha":"5aeaa7efbd7eb8154fe11a729df1f869f85362b5","kind":"tag","published_at":"2023-06-22T16:06:41.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.3.0.dev1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.3.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.3.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.0.dev1/manifests"},{"name":"3.2.0","sha":"546f3c784f14786ae9068b53cf6630f33437d5f0","kind":"tag","published_at":"2023-06-21T18:15:50.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.2.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.2.0/manifests"},{"name":"3.2.0rc3","sha":"a25b8c4a2b6852e605202fd14072ecad8db5061c","kind":"tag","published_at":"2023-06-18T19:11:08.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.2.0rc3","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.2.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.2.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.2.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.2.0rc3/manifests"},{"name":"3.2.0rc2","sha":"f4455e4abd75f3f5871a6a8fa52e3bbe134442da","kind":"tag","published_at":"2023-06-15T03:33:05.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.2.0rc2","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.2.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.2.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.2.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.2.0rc2/manifests"},{"name":"3.2.0rc1","sha":"e60a49269e1a863a23386045e38c010cfb17a43b","kind":"tag","published_at":"2023-06-14T19:44:10.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.2.0rc1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.2.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.2.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.2.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.2.0rc1/manifests"},{"name":"3.2.0.dev4","sha":"51f05d0fb99bd9a8686be28c5447fac51872523e","kind":"tag","published_at":"2023-06-09T10:33:14.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.2.0.dev4","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.2.0.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.2.0.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.2.0.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.2.0.dev4/manifests"},{"name":"3.2.0.dev3","sha":"107c2a4e0394c1d0d32f307f8de95ef3985e6916","kind":"tag","published_at":"2023-05-30T22:10:01.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.2.0.dev3","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.2.0.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.2.0.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.2.0.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.2.0.dev3/manifests"},{"name":"3.1.1","sha":"46b667b161c57087172c3270056452929976f609","kind":"tag","published_at":"2023-05-05T17:34:13.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.1.1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.1.1/manifests"},{"name":"3.1.1rc1","sha":"3d02d452d54b59a10bf98717d55bddbd384e075c","kind":"tag","published_at":"2023-05-04T17:24:47.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.1.1rc1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.1.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.1.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.1.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.1.1rc1/manifests"},{"name":"3.2.0.dev2","sha":"a5b496aa76508f83f0af0cb92737610d0c360a88","kind":"tag","published_at":"2023-04-27T17:49:55.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.2.0.dev2","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.2.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.2.0.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.2.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.2.0.dev2/manifests"},{"name":"3.2.0.dev1","sha":"fc2177b8b0eac949d0a28a5f66cc9568854a7fe1","kind":"tag","published_at":"2023-04-17T12:21:57.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.2.0.dev1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.2.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.2.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.2.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.2.0.dev1/manifests"},{"name":"3.1.0","sha":"5208b5fa8e8d6f3075a2c8072df81d86eff237e2","kind":"tag","published_at":"2023-03-09T23:28:00.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.1.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.1.0/manifests"},{"name":"3.1.0rc3","sha":"74d2d892cb13827eb8660c2d446ed5de5bf6f3f9","kind":"tag","published_at":"2023-03-08T16:10:51.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.1.0rc3","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.1.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.1.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.1.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.1.0rc3/manifests"},{"name":"3.1.0rc2","sha":"89ea7eee384c6f1aca09495a495e4deede7416e3","kind":"tag","published_at":"2023-03-08T02:52:49.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.1.0rc2","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.1.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.1.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.1.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.1.0rc2/manifests"},{"name":"3.1.0rc1","sha":"360794a94761ae4f06c700a0370acb0b56c7cebc","kind":"tag","published_at":"2023-03-04T15:09:57.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.1.0rc1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.1.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.1.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.1.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.1.0rc1/manifests"},{"name":"3.1.0.dev5","sha":"74ebcb4f5d1510ba0c59dec2bafec9aba850ebf0","kind":"tag","published_at":"2023-03-03T16:16:24.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.1.0.dev5","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.1.0.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.1.0.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.1.0.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.1.0.dev5/manifests"},{"name":"3.1.0.dev4","sha":"1a83c3239912e0725a77ec37c55614881d462733","kind":"tag","published_at":"2023-02-27T18:45:58.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.1.0.dev4","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.1.0.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.1.0.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.1.0.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.1.0.dev4/manifests"},{"name":"3.1.0.dev3","sha":"9f462764624afecd2fbaaa623ea93ab9d8c7f0d0","kind":"tag","published_at":"2023-02-15T18:09:23.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.1.0.dev3","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.1.0.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.1.0.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.1.0.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.1.0.dev3/manifests"},{"name":"3.1.0.dev2","sha":"a4d6738acf4b5f6c1f56d739ff0af2cdc8234928","kind":"tag","published_at":"2023-02-08T08:09:16.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.1.0.dev2","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.1.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.1.0.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.1.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.1.0.dev2/manifests"},{"name":"3.1.0.dev1","sha":"4e6a90ac9c219549ee02802e3d8183fde2745562","kind":"tag","published_at":"2022-12-20T07:57:50.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.1.0.dev1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.1.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.1.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.1.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.1.0.dev1/manifests"},{"name":"3.0.3","sha":"e5717422637ebfbd1885c07238e5768c4b52155f","kind":"tag","published_at":"2022-12-09T17:53:20.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.3","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.3/manifests"},{"name":"3.0.2","sha":"bba83ab0db6986f5b8e82ab01e2ad2d09b877cea","kind":"tag","published_at":"2022-11-14T18:30:17.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.2","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.2/manifests"},{"name":"3.0.1","sha":"17a0b288052afac80ebcf0aa74e3915452fce3ca","kind":"tag","published_at":"2022-11-03T19:38:41.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.1/manifests"},{"name":"3.0.1rc1","sha":"07246bb64c9f2cb46952eeeec07d1f09fa82835a","kind":"tag","published_at":"2022-11-03T17:19:48.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.1rc1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.0.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.1rc1/manifests"},{"name":"3.0.0","sha":"cf278f2469045cd3b4d402957e03f63973330404","kind":"tag","published_at":"2022-10-30T22:12:53.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0/manifests"},{"name":"3.0.0rc6","sha":"87021aa339c507eb599ae65f5c2a613c4fa188ec","kind":"tag","published_at":"2022-10-30T19:52:16.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0rc6","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.0.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0rc6/manifests"},{"name":"3.0.0rc5","sha":"1fa7aab543d233f7d06de018fde0c78511ee66aa","kind":"tag","published_at":"2022-10-25T03:53:37.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0rc5","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.0.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0rc5/manifests"},{"name":"3.0.0rc4","sha":"c0aa20cbe7e9b8cb4cee11e73eb5888c12b93284","kind":"tag","published_at":"2022-10-19T02:22:20.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0rc4","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.0.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0rc4/manifests"},{"name":"3.0.0rc3","sha":"5006e734fb68eb00562bdfa4523460386e1bddbf","kind":"tag","published_at":"2022-10-11T05:15:01.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0rc3","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.0.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0rc3/manifests"},{"name":"3.0.0rc2","sha":"edac5fca233d37b23cc762ccbe6b3b96bf1080ec","kind":"tag","published_at":"2022-10-11T01:18:40.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0rc2","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0rc2/manifests"},{"name":"3.0.0rc1","sha":"43f276c6a8dead718b76f6cb3bcadee67a50417e","kind":"tag","published_at":"2022-10-11T00:30:13.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0rc1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0rc1/manifests"},{"name":"3.0.0.dev20","sha":"fc73b4ce57475c87684f7d8f45b765db66d07fea","kind":"tag","published_at":"2022-10-09T01:07:07.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0.dev20","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0.dev20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.0.0.dev20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0.dev20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0.dev20/manifests"},{"name":"3.0.0.dev19","sha":"c6c0fc58342392864198f0aec7638f44b001ce4c","kind":"tag","published_at":"2022-10-02T06:28:09.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0.dev19","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0.dev19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.0.0.dev19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0.dev19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0.dev19/manifests"},{"name":"3.0.0.dev18","sha":"0598e265e04d0a6b33992dec3658076e3b4a6285","kind":"tag","published_at":"2022-09-17T18:12:19.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0.dev18","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0.dev18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.0.0.dev18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0.dev18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0.dev18/manifests"},{"name":"3.0.0.dev17","sha":"29124c24de4d0e0f2390e59e5ba9dc28b7ac0ebe","kind":"tag","published_at":"2022-09-17T05:45:40.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0.dev17","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0.dev17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.0.0.dev17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0.dev17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0.dev17/manifests"},{"name":"3.0.0.dev16","sha":"abee08c5ac93e43a7b0e5bbe111ec842e6d67285","kind":"tag","published_at":"2022-09-13T14:41:39.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0.dev16","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0.dev16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.0.0.dev16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0.dev16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0.dev16/manifests"},{"name":"3.0.0.dev15","sha":"75597b6b61f01682c1c4a7ed95f612d2e4cfd2c6","kind":"tag","published_at":"2022-09-03T06:48:48.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0.dev15","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0.dev15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.0.0.dev15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0.dev15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0.dev15/manifests"},{"name":"3.0.0.dev14","sha":"d95a8d030569dd21ccf19244cec10f28b9ec98dd","kind":"tag","published_at":"2022-08-27T18:09:23.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0.dev14","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0.dev14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.0.0.dev14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0.dev14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0.dev14/manifests"},{"name":"3.0.0.dev13","sha":"00884049d0435d94acfa06b0d8a2ca29a87a613f","kind":"tag","published_at":"2022-08-20T18:46:12.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0.dev13","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0.dev13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.0.0.dev13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0.dev13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0.dev13/manifests"},{"name":"3.0.0.dev12","sha":"6d02108b458bfb7d713e0f3bfef5dd97caadcd6d","kind":"tag","published_at":"2022-08-20T18:05:32.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0.dev12","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0.dev12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.0.0.dev12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0.dev12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0.dev12/manifests"},{"name":"3.0.0dev11","sha":"ac37d77200519062e4bf7b64f37ee7bd96f20fe4","kind":"tag","published_at":"2022-08-06T18:24:02.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0dev11","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0dev11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.0.0dev11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0dev11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0dev11/manifests"},{"name":"3.0.0dev10","sha":"c242ac107251d7a74a4213db0cbe02a37627ab44","kind":"tag","published_at":"2022-07-05T18:49:25.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0dev10","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0dev10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.0.0dev10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0dev10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0dev10/manifests"},{"name":"3.0.0dev9","sha":"ffb3b5e98f0b075aab6a5e88a201b69ad69f4cf9","kind":"tag","published_at":"2022-07-01T02:24:39.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0dev9","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.0.0dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0dev9/manifests"},{"name":"3.0.0dev8","sha":"f440b959a0743b64d2fafe9eccebf72c641e52c9","kind":"tag","published_at":"2022-06-24T23:22:09.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0dev8","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.0.0dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0dev8/manifests"},{"name":"3.0.0dev7","sha":"f0452c8f0092324c38a0ccdd7229bf3579378680","kind":"tag","published_at":"2022-06-13T18:45:35.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0dev7","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.0.0dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0dev7/manifests"},{"name":"2.4.3","sha":"a1931d48512a1cb369746025d48344a6ad1834b2","kind":"tag","published_at":"2022-05-18T18:10:29.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/2.4.3","html_url":"https://github.com/bokeh/bokeh/releases/tag/2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.4.3/manifests"},{"name":"3.0.0dev6","sha":"2ead5a7d2446f4ce91423489d9b715dbb69a4464","kind":"tag","published_at":"2022-04-27T02:29:01.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0dev6","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.0.0dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0dev6/manifests"},{"name":"3.0.0dev5","sha":"b647cc157c7c292238c29891c77ab82fafadb4c3","kind":"tag","published_at":"2022-03-03T18:20:23.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0dev5","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.0.0dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0dev5/manifests"},{"name":"3.0.0dev4","sha":"b8b857c1cb8bd3458625d21ef510e47fd9d7673c","kind":"tag","published_at":"2022-01-27T18:16:08.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0dev4","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.0.0dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0dev4/manifests"},{"name":"3.0.0dev3","sha":"c4815ef00dd013204756a359e91fbf10af5c4c56","kind":"tag","published_at":"2022-01-06T19:35:50.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0dev3","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.0.0dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0dev3/manifests"},{"name":"3.0.0dev2","sha":"1a7d0f4c3960c098c1df8256ad97b5ae3c205188","kind":"tag","published_at":"2021-12-09T00:39:53.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0dev2","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.0.0dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0dev2/manifests"},{"name":"2.4.2","sha":"ad33147f5762af8830e68144419e31e46a024caf","kind":"tag","published_at":"2021-11-22T17:23:18.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/2.4.2","html_url":"https://github.com/bokeh/bokeh/releases/tag/2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.4.2/manifests"},{"name":"2.4.1","sha":"74ffffb827740e6beb5066ef4ecb0244f1d05a90","kind":"tag","published_at":"2021-10-13T17:24:16.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/2.4.1","html_url":"https://github.com/bokeh/bokeh/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.4.1/manifests"},{"name":"2.4.0","sha":"a3bb60029702370f9853b78d68c20f651c70b6ee","kind":"tag","published_at":"2021-09-15T06:28:31.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/2.4.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.4.0/manifests"},{"name":"2.3.3","sha":"76b8b32af29a21057ac07076d296fe604b01f00d","kind":"tag","published_at":"2021-07-07T17:51:19.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/2.3.3","html_url":"https://github.com/bokeh/bokeh/releases/tag/2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.3.3/manifests"},{"name":"2.3.2","sha":"0b7bd67fc4962065f14cf3cef09ed171be307a56","kind":"tag","published_at":"2021-05-10T16:40:10.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/2.3.2","html_url":"https://github.com/bokeh/bokeh/releases/tag/2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.3.2/manifests"},{"name":"2.3.1","sha":"de39fa2bc1a9b5b31d1fc70a6f6214c754c18946","kind":"tag","published_at":"2021-04-07T17:50:50.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/2.3.1","html_url":"https://github.com/bokeh/bokeh/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"04bb30fef2e72e64baaa8b2f330806d5bfdd3b11","kind":"tag","published_at":"2021-02-24T17:37:06.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/2.3.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.3.0/manifests"},{"name":"2.2.3","sha":"d3e4f3ab307546f4fc648bedc1ecfd93ea941857","kind":"tag","published_at":"2020-10-19T19:17:16.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/2.2.3","html_url":"https://github.com/bokeh/bokeh/releases/tag/2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.2.3/manifests"},{"name":"2.2.2","sha":"49cc036a3d9cfbeda55744291b41e9df4d2fe95a","kind":"tag","published_at":"2020-10-12T17:04:12.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/2.2.2","html_url":"https://github.com/bokeh/bokeh/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.2.2/manifests"},{"name":"2.2.1","sha":"0b9526ef553d938bf5de187e2511564c648c13bd","kind":"tag","published_at":"2020-08-31T18:40:29.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/2.2.1","html_url":"https://github.com/bokeh/bokeh/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"009b87275105c1af5c13a206c6336c45a3f2c22c","kind":"tag","published_at":"2020-08-24T15:49:11.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/2.2.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.2.0/manifests"},{"name":"2.1.1","sha":"39a1a60cb90a1243a9ccd7d4007440de8d89d321","kind":"tag","published_at":"2020-06-22T21:16:53.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/2.1.1","html_url":"https://github.com/bokeh/bokeh/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"8d8f7e57cb982f0dc179c7f47efeb02e82747a2b","kind":"tag","published_at":"2020-06-15T01:06:24.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/2.1.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.1.0/manifests"},{"name":"2.0.2","sha":"bbe84dcf1d7047e3aaf75a2ae2918fc6fb57afab","kind":"tag","published_at":"2020-04-22T01:57:35.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/2.0.2","html_url":"https://github.com/bokeh/bokeh/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"74ed93e5a6d52e91a5b5e895be44422dc7041b40","kind":"tag","published_at":"2020-03-29T20:06:23.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/2.0.1","html_url":"https://github.com/bokeh/bokeh/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"cc894fa49465aacb9f5b7453a99d6a100995cc63","kind":"tag","published_at":"2020-03-09T03:57:18.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/2.0.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.0.0/manifests"},{"name":"1.4.0","sha":"b19f2c5547024bdc288d02e73fdb65e65991df5f","kind":"tag","published_at":"2019-11-04T05:25:49.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/1.4.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.4.0/manifests"},{"name":"1.3.4","sha":"de4587452d2b9275872c23d9a2a5eab95e0d86ff","kind":"tag","published_at":"2019-08-07T03:40:49.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/1.3.4","html_url":"https://github.com/bokeh/bokeh/releases/tag/1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.3.4/manifests"},{"name":"1.3.2","sha":"1ca01c4c22cdf4bb22e4dae269949f72b865c752","kind":"tag","published_at":"2019-08-04T20:42:18.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/1.3.2","html_url":"https://github.com/bokeh/bokeh/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"b61ad45897a8c5d9202ace539002a2754adf9d9e","kind":"tag","published_at":"2019-07-30T03:01:20.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/1.3.1","html_url":"https://github.com/bokeh/bokeh/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"96a5c8bb1f59ae73d109c29b744dd33b1c13d249","kind":"tag","published_at":"2019-07-23T02:18:22.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/1.3.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.3.0/manifests"},{"name":"1.2.0","sha":"9f510bc7cc2c0fb283bf80436d03b3cac49f22c8","kind":"tag","published_at":"2019-05-28T05:18:15.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/1.2.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"21e56fcb9eeda8fa9eec31f40b870adbdf6d31ea","kind":"tag","published_at":"2019-04-09T03:45:16.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/1.1.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.1.0/manifests"},{"name":"1.0.4","sha":"d260c429451a04b1fc00f593ef98f10ce1392e57","kind":"tag","published_at":"2019-01-09T20:44:54.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/1.0.4","html_url":"https://github.com/bokeh/bokeh/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"f04830b6a62b91133655857ee14d88438df2febc","kind":"tag","published_at":"2018-12-31T20:08:17.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/1.0.3","html_url":"https://github.com/bokeh/bokeh/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"daf9d511ec847a0498bd5ebafc5eaa7ee3bc09f4","kind":"tag","published_at":"2018-11-29T18:58:38.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/1.0.2","html_url":"https://github.com/bokeh/bokeh/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"201ef74ba862d8e97589172f5c31506d68578371","kind":"tag","published_at":"2018-11-01T01:29:58.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/1.0.1","html_url":"https://github.com/bokeh/bokeh/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"ac92b9f8c8f498e2b22cc51ae5179a2f13d3a2b6","kind":"tag","published_at":"2018-10-24T15:11:53.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/1.0.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.0.0/manifests"},{"name":"0.13.0","sha":"30aea2646c9b2f682826361ffe45b1209fd96823","kind":"tag","published_at":"2018-06-20T07:43:24.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.13.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.13.0/manifests"},{"name":"0.12.16","sha":"7e4333b0e60c173983f44eab06d26c9255564213","kind":"tag","published_at":"2018-05-14T19:52:27.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.12.16","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.12.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.12.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.16/manifests"},{"name":"0.12.15","sha":"2b3390bee93e62961d1f0284642309ada3668772","kind":"tag","published_at":"2018-03-29T16:40:56.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.12.15","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.15/manifests"},{"name":"0.12.14","sha":"8b336a711e20aabfc9f0de8176136945810f0b0c","kind":"tag","published_at":"2018-02-07T18:44:39.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.12.14","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.14/manifests"},{"name":"0.12.13","sha":"79041cc7c68d914a6a9b5d3e908f52552f9eb3b6","kind":"tag","published_at":"2017-12-06T22:06:09.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.12.13","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.13/manifests"},{"name":"0.12.12","sha":"eb90ea2b3aea074e40f9b46cfad68aecbe7cad75","kind":"tag","published_at":"2017-12-05T22:16:47.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.12.12","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.12/manifests"},{"name":"0.12.11","sha":"62d935d4158a5a540dff278f7744c37d2e636acc","kind":"tag","published_at":"2017-11-28T17:06:36.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.12.11","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.11/manifests"},{"name":"0.12.10","sha":"79ca2047633a299a6331cc4c607638c1555f1f47","kind":"tag","published_at":"2017-10-16T15:08:54.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.12.10","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.10/manifests"},{"name":"0.12.9","sha":"3010cf2c825788129323493dd30939fc715c4c34","kind":"tag","published_at":"2017-09-12T06:20:09.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.12.9","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.9/manifests"},{"name":"0.12.7","sha":"f00f0f2f93d077a3de6ccfaab32f61eda4867eaf","kind":"tag","published_at":"2017-08-29T00:32:24.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.12.7","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.7/manifests"},{"name":"0.12.6","sha":"6070bf96d9367150f423a4fa792a7d242421236b","kind":"tag","published_at":"2017-06-13T14:22:34.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.12.6","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.6/manifests"},{"name":"0.12.5","sha":"8f1cfc3b8dd56f815127032a7bb9419dea372ad8","kind":"tag","published_at":"2017-04-05T19:01:35.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.12.5","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.5/manifests"},{"name":"0.12.4","sha":"760396a6f253dd5f906db457d24bafaa1e3c2540","kind":"tag","published_at":"2017-01-09T16:17:27.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.12.4","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.4/manifests"},{"name":"0.12.3","sha":"03c1e713d736a3b19e98eb655c02b608f0b3d239","kind":"tag","published_at":"2016-10-07T15:13:10.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.12.3","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.3/manifests"},{"name":"0.12.2","sha":"7336b3b7dc952aae58f91ad9123b9cd4c420ec02","kind":"tag","published_at":"2016-09-06T19:15:29.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.12.2","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.2/manifests"},{"name":"0.12.1","sha":"87905439bb0ed1ada3f8ae0149d823b9058447a7","kind":"tag","published_at":"2016-07-28T17:54:22.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.12.1","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.1/manifests"},{"name":"0.12.0","sha":"bc9185360063239d5a1d9457549c4bee12f9e509","kind":"tag","published_at":"2016-06-27T23:56:23.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.12.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.0/manifests"},{"name":"0.11.1","sha":"64b6b1f2ee4e273138682bac6dee56df2e73d9d6","kind":"tag","published_at":"2016-02-04T19:10:17.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.11.1","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.11.1/manifests"},{"name":"0.11.0","sha":"69adee25d5229ce80d662b2c31da97b08b9f2660","kind":"tag","published_at":"2016-01-06T18:49:44.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.11.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.11.0/manifests"},{"name":"0.10.0","sha":"2061725748a24d9973eb347fcc7763b6c10c61a8","kind":"tag","published_at":"2015-09-25T16:03:12.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.10.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.10.0/manifests"},{"name":"0.9.3","sha":"476440b2953de7aa4c1c0ac72eae4f9f165fa9f5","kind":"tag","published_at":"2015-08-28T12:06:03.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.9.3","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.9.3/manifests"},{"name":"0.9.2","sha":"b47193ce7e048dea4fe4a5f630f59e8d4907a17c","kind":"tag","published_at":"2015-07-23T19:13:52.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.9.2","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"80d76fe15bbafa0c3f8a674a7867dda523c5b73c","kind":"tag","published_at":"2015-07-03T23:44:41.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.9.1","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"9f21bc95b443da35ce4b1fd23600e0705edd2014","kind":"tag","published_at":"2015-05-15T15:36:15.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.9.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.9.0/manifests"},{"name":"0.8.2","sha":"da429b96a9e264ede4222470c1fdc4aa3088930b","kind":"tag","published_at":"2015-03-25T21:34:53.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.8.2","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"e99b300fddc401e1234df8fb0762e70d8c262f7e","kind":"tag","published_at":"2015-02-23T19:39:08.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.8.1","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"0b9a07fdb123ac82816b50128157d4fa2dcea348","kind":"tag","published_at":"2015-02-16T21:38:37.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.8.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.8.0/manifests"},{"name":"0.7.1","sha":"23fb4188090309945d5dba11dd6d4da34c744332","kind":"tag","published_at":"2015-01-12T18:38:29.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.7.1","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"430e793ef3796fff7ebc7de205938290abc7e893","kind":"tag","published_at":"2014-12-05T17:10:40.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.7.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.7.0/manifests"},{"name":"0.6.1","sha":"e6ff2cae6ab19d04bc1d0b1302fadaef8a76958f","kind":"tag","published_at":"2014-09-25T00:02:03.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.6.1","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"08172e8f7ad9783dca15f1bfc4cdcb27c678615d","kind":"tag","published_at":"2014-09-09T19:48:37.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.6.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.6.0/manifests"},{"name":"0.5.2","sha":"c476b63af8c1d2f8ee2e609304ebc9d88386bc8e","kind":"tag","published_at":"2014-08-15T13:01:37.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.5.2","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"5ec54b101691bc007b762f29aa6ba2bcbbafbdfa","kind":"tag","published_at":"2014-07-23T16:26:44.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.5.1","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"ae52d6fd5281f4844a3a769a111b404028ebe30c","kind":"tag","published_at":"2014-07-08T18:58:29.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.5.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.5.0/manifests"},{"name":"0.4.4","sha":"76ef90c7848ab67d78f8cc74ffd5b7d5b72a10c2","kind":"tag","published_at":"2014-04-16T22:41:30.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.4.4","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.4.4/manifests"},{"name":"0.4.3","sha":"6b7c3e741b229fbd5e0413e159227901b976596b","kind":"tag","published_at":"2014-04-16T14:39:27.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.4.3","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.4.3/manifests"},{"name":"0.4.2","sha":"dbce236185fcd906e62355bc1bc71f62feca5c03","kind":"tag","published_at":"2014-03-10T16:13:09.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.4.2","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.4.2/manifests"},{"name":"0.4.1","sha":"cb443097266e49700f817cbbb4b2b9376ace502d","kind":"tag","published_at":"2014-02-19T00:08:54.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.4.1","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"37f438734cb06d67f6d8a9b6d26734d8e30fc58f","kind":"tag","published_at":"2014-02-04T21:46:57.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.4.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"99a06df37248f467a9fd78790273dfc8eab82f3f","kind":"commit","published_at":"2013-11-19T20:49:56.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.3.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.3.0/manifests"},{"name":"0.2.0","sha":"ee31e35ed160cb023abacb4719d81a8775326a13","kind":"tag","published_at":"2013-10-21T16:01:36.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.2.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.2.0/manifests"},{"name":"0.1.1","sha":"2d26511cfff79bf3b0f76e9a150b3e3bfb599a6a","kind":"tag","published_at":"2013-09-05T23:36:13.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.1.1","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"b7973493050f51bb0651702045b575c65aa14717","kind":"tag","published_at":"2013-09-03T23:04:02.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.1.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.1.0/manifests"},{"name":"0.0.1","sha":"494db4e99c21697f0d3ef9cfed9206cb05316f51","kind":"tag","published_at":"2013-06-04T00:39:57.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.0.1","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-01T10:50:38.306Z","dependent_packages_count":95,"downloads":null,"downloads_period":null,"dependent_repos_count":848,"rankings":{"downloads":null,"dependent_repos_count":0.8485150985774894,"dependent_packages_count":0.7886199151484901,"stargazers_count":1.9016720738707262,"forks_count":1.6171699525829797,"docker_downloads_count":null,"average":1.2889942600449213},"purl":"pkg:conda/bokeh","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/bokeh","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/bokeh","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/bokeh/dependencies","status":null,"funding_links":["https://github.com/sponsors/bokeh","https://tidelift.com/funding/github/pypi/bokeh","https://numfocus.org/donate-to-bokeh"],"critical":true,"issue_metadata":{"last_synced_at":"2025-09-01T10:00:37.748Z","issues_count":1217,"pull_requests_count":1050,"avg_time_to_close_issue":31105592.245833334,"avg_time_to_close_pull_request":2077182.9042437433,"issues_closed_count":720,"pull_requests_closed_count":919,"pull_request_authors_count":119,"issue_authors_count":490,"avg_comments_per_issue":3.0986031224322104,"avg_comments_per_pull_request":3.2914285714285714,"merged_pull_requests_count":842,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":282,"past_year_pull_requests_count":369,"past_year_avg_time_to_close_issue":1068040.450819672,"past_year_avg_time_to_close_pull_request":809692.3287671233,"past_year_issues_closed_count":122,"past_year_pull_requests_closed_count":292,"past_year_pull_request_authors_count":35,"past_year_issue_authors_count":96,"past_year_avg_comments_per_issue":1.0638297872340425,"past_year_avg_comments_per_pull_request":2.4146341463414633,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":277,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/issues","maintainers":[{"login":"bryevdv","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bryevdv"},{"login":"ianthomas23","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianthomas23"},{"login":"tcmetzger","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tcmetzger"},{"login":"droumis","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/droumis"},{"login":"Azaya89","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Azaya89"},{"login":"birdsarah","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/birdsarah"},{"login":"pavithraes","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pavithraes"},{"login":"thomktz","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thomktz"},{"login":"vicadesoba","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vicadesoba"}],"active_maintainers":[{"login":"bryevdv","count":75,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bryevdv"},{"login":"pavithraes","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pavithraes"},{"login":"ianthomas23","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianthomas23"},{"login":"Azaya89","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Azaya89"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/bokeh/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/bokeh/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/bokeh/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/bokeh/related_packages","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13414,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2190},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-08T06:53:21.618Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":2658858,"name":"bokeh","ecosystem":"pypi","description":"Interactive plots and applications in the browser from Python","homepage":null,"licenses":"Copyright (c) Anaconda, Inc., and Bokeh Contributors All rights reserved.  Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:  Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.  Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.  Neither the name of Anaconda nor the names of any contributors may be used to endorse or promote products derived from this software without specific prior written permission.  THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ","normalized_licenses":["Other"],"repository_url":"https://github.com/bokeh/bokeh","keywords_array":[],"namespace":null,"versions_count":238,"first_release_published_at":"2013-10-25T21:00:28.000Z","latest_release_published_at":"2024-12-03T15:39:22.000Z","latest_release_number":"3.6.2","last_synced_at":"2025-01-14T13:08:36.689Z","created_at":"2022-04-10T10:13:50.207Z","updated_at":"2025-09-01T10:50:38.263Z","registry_url":"https://pypi.org/project/bokeh/","install_command":"pip install bokeh --index-url https://pypi.org/simple","documentation_url":"https://bokeh.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Environment :: Console","Environment :: Web Environment","Intended Audience :: Developers","Intended Audience :: Education","Intended Audience :: End Users/Desktop","Intended Audience :: Financial and Insurance Industry","Intended Audience :: Healthcare Industry","Intended Audience :: Information Technology","Intended Audience :: Legal Industry","Intended Audience :: Other Audience","Intended Audience :: Science/Research","License :: OSI Approved :: BSD License","Programming Language :: JavaScript","Programming Language :: Python","Programming Language :: Python :: 3","Programming Language :: Python :: 3 :: Only","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Topic :: Office/Business","Topic :: Office/Business :: Financial","Topic :: Scientific/Engineering","Topic :: Scientific/Engineering :: Information Analysis","Topic :: Scientific/Engineering :: Mathematics","Topic :: Scientific/Engineering :: Visualization","Topic :: Utilities"],"normalized_name":"bokeh"},"repo_metadata":{"id":2831656,"uuid":"3834332","full_name":"bokeh/bokeh","owner":"bokeh","description":"Interactive Data Visualization in the browser, from  Python","archived":false,"fork":false,"pushed_at":"2025-09-01T07:41:08.000Z","size":356005,"stargazers_count":20074,"open_issues_count":829,"forks_count":4237,"subscribers_count":435,"default_branch":"branch-3.9","last_synced_at":"2025-09-01T08:58:44.854Z","etag":null,"topics":["bokeh","data-visualisation","interactive-plots","javascript","jupyter","notebooks","numfocus","plots","plotting","python","visualisation","visualization"],"latest_commit_sha":null,"homepage":"https://bokeh.org","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bokeh.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":"docs/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"docs/SECURITY.md","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},"funding":{"github":["bokeh"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":"pypi/bokeh","custom":"https://numfocus.org/donate-to-bokeh"}},"created_at":"2012-03-26T15:40:01.000Z","updated_at":"2025-09-01T07:41:15.000Z","dependencies_parsed_at":"2024-03-25T17:01:32.172Z","dependency_job_id":"7954436c-bdd3-43a4-a234-54d1edf3d458","html_url":"https://github.com/bokeh/bokeh","commit_stats":{"total_commits":17380,"total_committers":684,"mean_commits":25.4093567251462,"dds":0.7003452243958572,"last_synced_commit":"c1d37ca3808d0cdebec98dda8a0b7fec9477118b"},"previous_names":[],"tags_count":207,"template":false,"template_full_name":null,"purl":"pkg:github/bokeh/bokeh","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bokeh","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/refs/heads/branch-3.9","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/sbom","scorecard":{"id":247108,"data":{"date":"2025-08-11","repo":{"name":"github.com/bokeh/bokeh","commit":"5d06466d71baff29504b6df2da4a2d76fcd64f34"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.9,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 4 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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: docs/SECURITY.md:1","Info: Found linked content: docs/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: docs/SECURITY.md:1","Info: Found text in security policy: docs/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":"Code-Review","score":8,"reason":"Found 26/30 approved changesets -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:21","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:20","Warn: no topLevel permission defined: .github/workflows/bokeh-ci.yml:1","Warn: no topLevel permission defined: .github/workflows/bokeh-release-build.yml:1","Warn: no topLevel permission defined: .github/workflows/bokeh-release-deploy.yml:1","Warn: no topLevel permission defined: .github/workflows/bokehjs-ci.yml:1","Warn: no topLevel permission defined: .github/workflows/bokehjs-test-chromium.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/downstream.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bokeh-ci.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/bokeh/bokeh/bokeh-ci.yml/branch-3.8?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bokeh-ci.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/bokeh/bokeh/bokeh-ci.yml/branch-3.8?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bokeh-ci.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/bokeh/bokeh/bokeh-ci.yml/branch-3.8?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bokeh-ci.yml:220: update your workflow using https://app.stepsecurity.io/secureworkflow/bokeh/bokeh/bokeh-ci.yml/branch-3.8?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bokeh-ci.yml:231: update your workflow using https://app.stepsecurity.io/secureworkflow/bokeh/bokeh/bokeh-ci.yml/branch-3.8?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bokeh-ci.yml:250: update your workflow using https://app.stepsecurity.io/secureworkflow/bokeh/bokeh/bokeh-ci.yml/branch-3.8?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bokeh-ci.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/bokeh/bokeh/bokeh-ci.yml/branch-3.8?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bokeh-ci.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/bokeh/bokeh/bokeh-ci.yml/branch-3.8?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bokeh-ci.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/bokeh/bokeh/bokeh-ci.yml/branch-3.8?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bokeh-ci.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/bokeh/bokeh/bokeh-ci.yml/branch-3.8?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bokeh-release-build.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/bokeh/bokeh/bokeh-release-build.yml/branch-3.8?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bokeh-release-build.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/bokeh/bokeh/bokeh-release-build.yml/branch-3.8?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bokeh-release-build.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/bokeh/bokeh/bokeh-release-build.yml/branch-3.8?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bokeh-release-deploy.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/bokeh/bokeh/bokeh-release-deploy.yml/branch-3.8?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bokeh-release-deploy.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/bokeh/bokeh/bokeh-release-deploy.yml/branch-3.8?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bokeh-release-deploy.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/bokeh/bokeh/bokeh-release-deploy.yml/branch-3.8?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bokehjs-ci.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/bokeh/bokeh/bokehjs-ci.yml/branch-3.8?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bokehjs-ci.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/bokeh/bokeh/bokehjs-ci.yml/branch-3.8?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bokehjs-ci.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/bokeh/bokeh/bokehjs-ci.yml/branch-3.8?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bokehjs-ci.yml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/bokeh/bokeh/bokehjs-ci.yml/branch-3.8?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bokehjs-test-chromium.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/bokeh/bokeh/bokehjs-test-chromium.yml/branch-3.8?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bokehjs-test-chromium.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/bokeh/bokeh/bokehjs-test-chromium.yml/branch-3.8?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bokehjs-test-chromium.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/bokeh/bokeh/bokehjs-test-chromium.yml/branch-3.8?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bokehjs-test-chromium.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/bokeh/bokeh/bokehjs-test-chromium.yml/branch-3.8?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/bokeh/bokeh/codeql-analysis.yml/branch-3.8?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/bokeh/bokeh/codeql-analysis.yml/branch-3.8?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/bokeh/bokeh/codeql-analysis.yml/branch-3.8?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/bokeh/bokeh/codeql-analysis.yml/branch-3.8?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/downstream.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/bokeh/bokeh/downstream.yml/branch-3.8?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/downstream.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/bokeh/bokeh/downstream.yml/branch-3.8?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lock-threads.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/bokeh/bokeh/lock-threads.yml/branch-3.8?enable=pin","Warn: pipCommand not pinned by hash: scripts/ci/install_downstream_packages.sh:27","Warn: pipCommand not pinned by hash: scripts/ci/install_downstream_packages.sh:30","Warn: pipCommand not pinned by hash: scripts/ci/install_downstream_packages.sh:32","Warn: npmCommand not pinned by hash: scripts/ci/install_node_modules.sh:6","Warn: pipCommand not pinned by hash: scripts/ci/verify_pip_install_from_sdist.sh:12","Warn: pipCommand not pinned by hash: scripts/ci/verify_pip_install_using_sdist.sh:10","Warn: pipCommand not pinned by hash: scripts/ci/verify_pip_install_using_wheel.sh:9","Warn: npmCommand not pinned by hash: .github/workflows/bokehjs-ci.yml:37","Warn: npmCommand not pinned by hash: .github/workflows/bokehjs-test-chromium.yml:43","Info:   0 out of  24 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 third-party GitHubAction dependencies pinned","Info:   0 out of   6 pipCommand dependencies pinned","Info:   3 out of   6 npmCommand 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":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T07:48:04.377Z","repository_id":2831656,"created_at":"2025-08-17T07:48:04.377Z","updated_at":"2025-08-17T07:48:04.377Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273110597,"owners_count":25047643,"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-09-01T02:00:09.058Z","response_time":120,"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":"bokeh","name":"Bokeh","uuid":"8440965","kind":"organization","description":"Interactive Data Visualization ","email":"info@bokeh.org","website":"https://bokeh.org","location":null,"twitter":"bokeh","company":null,"icon_url":"https://avatars.githubusercontent.com/u/8440965?v=4","repositories_count":26,"last_synced_at":"2024-04-14T09:51:14.033Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/bokeh","funding_links":["https://github.com/sponsors/bokeh"],"total_stars":20329,"followers":167,"following":0,"created_at":"2022-11-02T16:22:57.432Z","updated_at":"2024-04-14T09:51:18.551Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bokeh","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bokeh/repositories"},"tags":[{"name":"3.9.0.dev1","sha":"738eba60a134f675a905aeaad969c0897eb87ae1","kind":"tag","published_at":"2025-08-29T12:50:47.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.9.0.dev1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.9.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.9.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.9.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.9.0.dev1/manifests"},{"name":"3.8.0","sha":"237861996ad5f1738b8c71d90bed5977e072930b","kind":"tag","published_at":"2025-08-29T10:18:33.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.8.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.8.0/manifests"},{"name":"3.8.0rc2","sha":"77c4070ea4c0720c41900798ae2ae40d600200cc","kind":"tag","published_at":"2025-08-27T09:13:08.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.8.0rc2","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.8.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.8.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.8.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.8.0rc2/manifests"},{"name":"3.8.0rc1","sha":"7a7cb3f019afdf3cc4ef5f6a3843de2897025fd5","kind":"tag","published_at":"2025-08-17T23:35:16.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.8.0rc1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.8.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.8.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.8.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.8.0rc1/manifests"},{"name":"3.8.0.dev4","sha":"0231bd5fcc8c01abb31a23e5edb9e38aceb4106e","kind":"tag","published_at":"2025-08-08T17:09:20.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.8.0.dev4","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.8.0.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.8.0.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.8.0.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.8.0.dev4/manifests"},{"name":"3.8.0.dev3","sha":"a1d9c27b81d8f2d3092c6863eaa1137b7c3bc75b","kind":"tag","published_at":"2025-07-24T14:46:59.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.8.0.dev3","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.8.0.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.8.0.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.8.0.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.8.0.dev3/manifests"},{"name":"3.8.0.dev2","sha":"c068a22fedca441e47c678fc0e1b74048d1482f8","kind":"tag","published_at":"2025-06-05T15:19:32.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.8.0.dev2","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.8.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.8.0.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.8.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.8.0.dev2/manifests"},{"name":"3.7.3","sha":"bad2304834fd7684bab4f94e52bdf2ce204e0005","kind":"tag","published_at":"2025-05-12T11:13:05.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.7.3","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.7.3/manifests"},{"name":"3.7.3rc2","sha":"c0bb646793d71148166f1a5e209c892bdc2a46b8","kind":"tag","published_at":"2025-05-10T19:58:16.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.7.3rc2","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.7.3rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.7.3rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.7.3rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.7.3rc2/manifests"},{"name":"3.7.3rc1","sha":"6eeca3d32569c37777762732bcbd015b93b54a97","kind":"tag","published_at":"2025-05-08T15:20:58.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.7.3rc1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.7.3rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.7.3rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.7.3rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.7.3rc1/manifests"},{"name":"3.7.2","sha":"fcdc9525393fed57dc1f393bf4e1f42b33072d3d","kind":"tag","published_at":"2025-03-28T07:19:19.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.7.2","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.7.2/manifests"},{"name":"3.7.1","sha":"15d56e263054a4e2dfb4597d4c6adbe6055f1dd0","kind":"tag","published_at":"2025-03-25T21:39:19.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.7.1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.7.1/manifests"},{"name":"3.7.0","sha":"91c96fe7cc2dd0522de2b09757890d6885354e75","kind":"tag","published_at":"2025-03-12T19:32:12.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.7.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.7.0/manifests"},{"name":"3.8.0.dev1","sha":"23d7095c40e93975516f5c15aeeaf683d65bbd01","kind":"tag","published_at":"2025-03-10T06:47:31.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.8.0.dev1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.8.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.8.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.8.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.8.0.dev1/manifests"},{"name":"3.7.0rc2","sha":"7bc7974462db2cb0d3f41c6fde6b1970e8c7cb63","kind":"tag","published_at":"2025-03-06T18:26:13.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.7.0rc2","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.7.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.7.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.7.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.7.0rc2/manifests"},{"name":"3.7.0rc1","sha":"486781636fc6f8d550cbc4f253a12a98efaf0852","kind":"tag","published_at":"2025-03-06T10:04:27.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.7.0rc1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.7.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.7.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.7.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.7.0rc1/manifests"},{"name":"3.7.0.dev9","sha":"2027095745d970c62d0cd9b7d036afe2d46e2d3e","kind":"tag","published_at":"2025-03-03T11:21:45.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.7.0.dev9","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.7.0.dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.7.0.dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.7.0.dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.7.0.dev9/manifests"},{"name":"3.7.0.dev8","sha":"835aad9be04ab03ef278382304c838321ab83e83","kind":"tag","published_at":"2025-02-13T17:00:29.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.7.0.dev8","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.7.0.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.7.0.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.7.0.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.7.0.dev8/manifests"},{"name":"3.7.0.dev7","sha":"dfee725a38b6baab2fa0a1bf5c1175e7359daa03","kind":"tag","published_at":"2025-02-12T20:55:26.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.7.0.dev7","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.7.0.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.7.0.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.7.0.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.7.0.dev7/manifests"},{"name":"3.7.0.dev6","sha":"e83c17671db4baa0fe408ad82e915138029153ca","kind":"tag","published_at":"2025-02-12T17:35:19.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.7.0.dev6","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.7.0.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.7.0.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.7.0.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.7.0.dev6/manifests"},{"name":"3.6.3","sha":"61f31a31696c0f21a4dad48903577e95d116bb30","kind":"tag","published_at":"2025-02-05T17:30:01.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.6.3","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.6.3/manifests"},{"name":"3.6.3rc2","sha":"87ed0e32bc8a5d9f00541ac3aaabecac2d123054","kind":"tag","published_at":"2025-02-04T19:10:14.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.6.3rc2","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.6.3rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.6.3rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.6.3rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.6.3rc2/manifests"},{"name":"3.6.3rc1","sha":"774f04ca44d151cf72f5df184fcca0409f9f8cd3","kind":"tag","published_at":"2025-02-02T23:57:52.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.6.3rc1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.6.3rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.6.3rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.6.3rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.6.3rc1/manifests"},{"name":"3.7.0.dev5","sha":"064ef9bfa3b8148bfbdd4c6588fa21eeaf102c43","kind":"tag","published_at":"2025-01-09T16:16:04.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.7.0.dev5","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.7.0.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.7.0.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.7.0.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.7.0.dev5/manifests"},{"name":"3.7.0.dev4","sha":"b60a79cd34fe20e4c921d64682bbbe7f0084aa83","kind":"tag","published_at":"2024-12-03T23:14:51.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.7.0.dev4","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.7.0.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.7.0.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.7.0.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.7.0.dev4/manifests"},{"name":"3.6.2","sha":"34cd4929c1471e2df5344746e178e176bb684f81","kind":"tag","published_at":"2024-12-03T15:13:13.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.6.2","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.6.2/manifests"},{"name":"3.6.1","sha":"e0f6801e77b03d8fd64e7beb7b4e5d5873969493","kind":"tag","published_at":"2024-11-06T19:24:11.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.6.1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.6.1/manifests"},{"name":"3.7.0.dev3","sha":"2784e247673bf8b86d87d3d5a284fc3ebeff621e","kind":"tag","published_at":"2024-10-30T19:00:22.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.7.0.dev3","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.7.0.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.7.0.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.7.0.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.7.0.dev3/manifests"},{"name":"3.7.0.dev2","sha":"20072eaaa32f6a15625826cafeeca9be68824a77","kind":"tag","published_at":"2024-10-27T18:53:17.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.7.0.dev2","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.7.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.7.0.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.7.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.7.0.dev2/manifests"},{"name":"3.7.0.dev1","sha":"daf1ad80a10eecd815353ab9f80e1e5db799d4d0","kind":"tag","published_at":"2024-09-26T16:34:39.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.7.0.dev1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.7.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.7.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.7.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.7.0.dev1/manifests"},{"name":"3.6.0","sha":"ab3963320445d4c795429063fedf46b63414a94c","kind":"tag","published_at":"2024-09-26T16:05:31.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.6.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.6.0/manifests"},{"name":"3.6.0rc2","sha":"bba0ad513aafd102daa9fe389a011b1e799bcad3","kind":"tag","published_at":"2024-09-25T15:18:33.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.6.0rc2","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.6.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.6.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.6.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.6.0rc2/manifests"},{"name":"3.6.0rc1","sha":"2272b24e1de76d23292ee2101173e732f17a3cc7","kind":"tag","published_at":"2024-09-23T15:18:08.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.6.0rc1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.6.0rc1/manifests"},{"name":"3.5.2","sha":"229737e6b397cb54bc1b44399b2430811ad412a5","kind":"tag","published_at":"2024-08-23T06:53:15.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.5.2","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.5.2/manifests"},{"name":"3.5.1","sha":"82533eb5945c1579aa54c6f771221023442ddb4f","kind":"tag","published_at":"2024-07-25T23:07:17.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.5.1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.5.1/manifests"},{"name":"3.4.3","sha":"500c6272bf08c8f5db6a72dfdbd243dcc2b95925","kind":"tag","published_at":"2024-07-25T10:15:28.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.4.3","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.3/manifests"},{"name":"3.6.0.dev1","sha":"334d1413b93bd9df7f0eed6fdf48e5f663876943","kind":"tag","published_at":"2024-07-04T10:50:57.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.6.0.dev1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.6.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.6.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.6.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.6.0.dev1/manifests"},{"name":"3.5.0","sha":"c9f67a2df7f58ba0511d069b3ffdba8dd2f32100","kind":"tag","published_at":"2024-07-04T09:35:58.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.5.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.5.0/manifests"},{"name":"3.5.0rc2","sha":"c3ba2864eef921a46e32887cad36c4168b75e663","kind":"tag","published_at":"2024-06-29T07:40:26.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.5.0rc2","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.5.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.5.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.5.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.5.0rc2/manifests"},{"name":"3.4.2","sha":"49dfd6d1e1a456e7d2de72504871fe44fe95a1d9","kind":"tag","published_at":"2024-06-25T08:26:24.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.4.2","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.2/manifests"},{"name":"3.5.0rc1","sha":"4217685ad268332a4806cf4b91c6fac3b716de9c","kind":"tag","published_at":"2024-06-25T07:43:04.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.5.0rc1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.5.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.5.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.5.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.5.0rc1/manifests"},{"name":"3.5.0.dev8","sha":"cccfcc41f4d2e11386c0df4843452a65723f178e","kind":"tag","published_at":"2024-06-14T10:05:14.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.5.0.dev8","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.5.0.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.5.0.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.5.0.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.5.0.dev8/manifests"},{"name":"3.5.0.dev7","sha":"98fd1b9e2128faa83429ce8d97377e38f4a7c588","kind":"tag","published_at":"2024-06-09T08:27:49.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.5.0.dev7","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.5.0.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.5.0.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.5.0.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.5.0.dev7/manifests"},{"name":"3.5.0.dev6","sha":"26122830baa784c88d174b23ac36ab62b72f531b","kind":"tag","published_at":"2024-06-04T03:16:25.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.5.0.dev6","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.5.0.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.5.0.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.5.0.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.5.0.dev6/manifests"},{"name":"3.5.0.dev5","sha":"9bb31eddc53269203a5761ef98d33f48337e9c51","kind":"tag","published_at":"2024-06-01T01:23:11.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.5.0.dev5","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.5.0.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.5.0.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.5.0.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.5.0.dev5/manifests"},{"name":"3.5.0.dev4","sha":"89468530446ac8a3284f9ee6e4a76c1727d5e55c","kind":"tag","published_at":"2024-05-21T08:26:15.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.5.0.dev4","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.5.0.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.5.0.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.5.0.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.5.0.dev4/manifests"},{"name":"3.5.0.dev3","sha":"62c6b15933f016fa829189eae962b88bb18fced7","kind":"tag","published_at":"2024-05-08T17:02:12.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.5.0.dev3","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.5.0.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.5.0.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.5.0.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.5.0.dev3/manifests"},{"name":"3.5.0.dev2","sha":"240ff2474d7ce8ecacc5fbb2318e81b125761d5b","kind":"tag","published_at":"2024-05-03T06:38:36.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.5.0.dev2","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.5.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.5.0.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.5.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.5.0.dev2/manifests"},{"name":"3.4.1","sha":"c2926ab02cec65fff2aa3379682cb3170e2ca42a","kind":"tag","published_at":"2024-04-11T20:32:54.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.4.1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.1/manifests"},{"name":"3.5.0.dev1","sha":"51b92cd1006941ada68eb22f6df76581c9e95126","kind":"tag","published_at":"2024-03-18T16:00:08.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.5.0.dev1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.5.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.5.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.5.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.5.0.dev1/manifests"},{"name":"3.4.0","sha":"b8b05b2529bf62e26e6943c1158ad9822c8b0308","kind":"tag","published_at":"2024-03-14T16:00:36.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.4.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.0/manifests"},{"name":"3.4.0rc2","sha":"159e73bb617b1c84e9d4b3b4a783d57364337c58","kind":"tag","published_at":"2024-03-08T22:43:57.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.4.0rc2","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.4.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.4.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.0rc2/manifests"},{"name":"3.4.0rc1","sha":"f632d1f4040e4fa1857e04835dfddfdfdb4cf08a","kind":"tag","published_at":"2024-02-28T16:24:01.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.4.0rc1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.0rc1/manifests"},{"name":"3.4.0.dev8","sha":"a49534c47c36bd3b61db615d179e4936e2383975","kind":"tag","published_at":"2024-02-15T12:44:17.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.4.0.dev8","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.4.0.dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.4.0.dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.0.dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.0.dev8/manifests"},{"name":"3.4.0.dev7","sha":"dc0bd8b5d905f3a2c1bc0f38d7df34109f95e5b5","kind":"tag","published_at":"2024-01-30T22:01:07.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.4.0.dev7","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.4.0.dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.4.0.dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.0.dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.0.dev7/manifests"},{"name":"3.3.4","sha":"1bc909c1a70f0a0a385ff60649d1865b36a5cdc3","kind":"tag","published_at":"2024-01-25T18:24:16.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.3.4","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.4/manifests"},{"name":"3.3.4rc1","sha":"0bb380ae3805460d535240e448c68ca0e130f414","kind":"tag","published_at":"2024-01-25T02:30:02.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.3.4rc1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.3.4rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.3.4rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.4rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.4rc1/manifests"},{"name":"3.4.0.dev6","sha":"a68d155a4428981fbbb6d3c003c85d9526dd9b14","kind":"tag","published_at":"2024-01-23T21:11:02.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.4.0.dev6","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.4.0.dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.4.0.dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.0.dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.0.dev6/manifests"},{"name":"3.3.3","sha":"41736a65c07e124048f42f6ffe9384d3072f9dd7","kind":"tag","published_at":"2024-01-08T18:42:01.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.3.3","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.3/manifests"},{"name":"3.4.0.dev5","sha":"52c1d341e4986327a3cdb49870838eaa275f3903","kind":"tag","published_at":"2024-01-08T11:27:23.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.4.0.dev5","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.4.0.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.4.0.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.0.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.0.dev5/manifests"},{"name":"3.4.0.dev4","sha":"481978960ffce3bbd924c66aa38eda5a1cf01ead","kind":"tag","published_at":"2023-12-16T07:46:37.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.4.0.dev4","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.4.0.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.4.0.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.0.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.0.dev4/manifests"},{"name":"3.3.2","sha":"fab08a4f21e7ef1d2b6039fdbf763b0e0158554c","kind":"tag","published_at":"2023-12-01T18:37:59.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.3.2","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.2/manifests"},{"name":"3.3.1","sha":"907b8810e9df845dd8e5df89683c58a6889f520f","kind":"tag","published_at":"2023-11-09T18:40:04.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.3.1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.1/manifests"},{"name":"3.3.1rc1","sha":"76c84799f65faa82c07de2f2c9e2df1cfcde7803","kind":"tag","published_at":"2023-11-06T16:19:06.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.3.1rc1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.3.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.3.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.1rc1/manifests"},{"name":"branch-3.2-final-commit","sha":"8efe0d60ed87ec38f62c94a781b5a1373221c611","kind":"tag","published_at":"2023-11-05T03:22:45.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/branch-3.2-final-commit","html_url":"https://github.com/bokeh/bokeh/releases/tag/branch-3.2-final-commit","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@branch-3.2-final-commit","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/branch-3.2-final-commit","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/branch-3.2-final-commit/manifests"},{"name":"branch-3.1-final-commit","sha":"82b34cb3e4e3e159a183dad4ffcb04acbfc90927","kind":"tag","published_at":"2023-11-05T03:21:03.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/branch-3.1-final-commit","html_url":"https://github.com/bokeh/bokeh/releases/tag/branch-3.1-final-commit","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@branch-3.1-final-commit","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/branch-3.1-final-commit","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/branch-3.1-final-commit/manifests"},{"name":"branch-3.0-final-commit","sha":"62e2d34cb9dd33c38445c7a78a423e8926e6da5e","kind":"tag","published_at":"2023-11-05T03:20:14.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/branch-3.0-final-commit","html_url":"https://github.com/bokeh/bokeh/releases/tag/branch-3.0-final-commit","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@branch-3.0-final-commit","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/branch-3.0-final-commit","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/branch-3.0-final-commit/manifests"},{"name":"branch-2.4-final-commit","sha":"e8c895f15d2f9ad456e1caf71c16c0f5de8d011b","kind":"tag","published_at":"2023-11-05T03:19:20.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/branch-2.4-final-commit","html_url":"https://github.com/bokeh/bokeh/releases/tag/branch-2.4-final-commit","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@branch-2.4-final-commit","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/branch-2.4-final-commit","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/branch-2.4-final-commit/manifests"},{"name":"branch-2.3-final-commit","sha":"b857d2d17d7c19779bb0a7be2601d8238fb1d5e9","kind":"tag","published_at":"2023-11-05T03:18:36.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/branch-2.3-final-commit","html_url":"https://github.com/bokeh/bokeh/releases/tag/branch-2.3-final-commit","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@branch-2.3-final-commit","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/branch-2.3-final-commit","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/branch-2.3-final-commit/manifests"},{"name":"branch-2.2-final-commit","sha":"2b0f7dea9c5acbd3f555837c9b96b65ee66dda48","kind":"tag","published_at":"2023-11-05T03:16:53.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/branch-2.2-final-commit","html_url":"https://github.com/bokeh/bokeh/releases/tag/branch-2.2-final-commit","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@branch-2.2-final-commit","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/branch-2.2-final-commit","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/branch-2.2-final-commit/manifests"},{"name":"branch-2.1-final-commit","sha":"130b5eb8b3f1a8715fb3f9ab6d6b33dc3f716531","kind":"tag","published_at":"2023-11-05T03:12:24.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/branch-2.1-final-commit","html_url":"https://github.com/bokeh/bokeh/releases/tag/branch-2.1-final-commit","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@branch-2.1-final-commit","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/branch-2.1-final-commit","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/branch-2.1-final-commit/manifests"},{"name":"3.3.1.dev1","sha":"81bab760d2396ada79b6712c3de97322e50da5a8","kind":"tag","published_at":"2023-11-01T15:43:29.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.3.1.dev1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.3.1.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.3.1.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.1.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.1.dev1/manifests"},{"name":"3.4.0.dev3","sha":"70d27af065d1e471759d80bba7d505a5ae724ea6","kind":"tag","published_at":"2023-10-25T08:52:10.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.4.0.dev3","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.4.0.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.4.0.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.0.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.0.dev3/manifests"},{"name":"3.4.0.dev2","sha":"499a155ec43dd2f76e561be96dd4e1e0a51d5abf","kind":"tag","published_at":"2023-10-20T02:07:32.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.4.0.dev2","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.4.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.4.0.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.0.dev2/manifests"},{"name":"3.4.0.dev1","sha":"1752add6fe9355e58153e2fa92486f5eb3a79025","kind":"tag","published_at":"2023-10-10T18:38:00.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.4.0.dev1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.4.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.4.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.4.0.dev1/manifests"},{"name":"3.3.0","sha":"8cd571035424cd176320e89c95c0c3706adc1399","kind":"tag","published_at":"2023-10-10T15:48:49.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.3.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.0/manifests"},{"name":"3.3.0rc3","sha":"7e3625ca298f0d34acf3e00e3b2d4bf5c9648f14","kind":"tag","published_at":"2023-10-09T17:46:12.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.3.0rc3","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.3.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.3.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.0rc3/manifests"},{"name":"3.3.0rc2","sha":"80d4c34755b23b74e49a4f2e7894a7c6b74b0d58","kind":"tag","published_at":"2023-10-05T16:46:49.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.3.0rc2","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.3.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.3.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.0rc2/manifests"},{"name":"3.3.0rc1","sha":"d977255783d7ce1d4454ea48eec0ae47bc3cc2eb","kind":"tag","published_at":"2023-10-05T08:42:39.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.3.0rc1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.0rc1/manifests"},{"name":"3.3.0.dev3","sha":"de7b118fa04ce0b6de5e34095269308179765878","kind":"tag","published_at":"2023-09-29T20:07:38.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.3.0.dev3","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.3.0.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.3.0.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.0.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.0.dev3/manifests"},{"name":"3.3.0.dev2","sha":"b682594529b6c58ae1a7edf0b59b33e71faca6db","kind":"tag","published_at":"2023-09-27T15:30:38.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.3.0.dev2","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.3.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.3.0.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.0.dev2/manifests"},{"name":"3.2.2","sha":"3cb8a1749c5cb7d01c8620cc1f1fbf9e73a913f7","kind":"tag","published_at":"2023-08-13T16:09:37.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.2.2","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.2.2/manifests"},{"name":"3.2.2rc1","sha":"0717a1ac990566ef80808a6f96774a3f91e759e7","kind":"tag","published_at":"2023-08-12T18:03:58.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.2.2rc1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.2.2rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.2.2rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.2.2rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.2.2rc1/manifests"},{"name":"3.2.1","sha":"91f0c3c9b04da751094642790511593fae41533d","kind":"tag","published_at":"2023-07-20T09:16:28.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.2.1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.2.1/manifests"},{"name":"3.3.0.dev1","sha":"5aeaa7efbd7eb8154fe11a729df1f869f85362b5","kind":"tag","published_at":"2023-06-22T16:06:41.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.3.0.dev1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.3.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.3.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.3.0.dev1/manifests"},{"name":"3.2.0","sha":"546f3c784f14786ae9068b53cf6630f33437d5f0","kind":"tag","published_at":"2023-06-21T18:15:50.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.2.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.2.0/manifests"},{"name":"3.2.0rc3","sha":"a25b8c4a2b6852e605202fd14072ecad8db5061c","kind":"tag","published_at":"2023-06-18T19:11:08.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.2.0rc3","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.2.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.2.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.2.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.2.0rc3/manifests"},{"name":"3.2.0rc2","sha":"f4455e4abd75f3f5871a6a8fa52e3bbe134442da","kind":"tag","published_at":"2023-06-15T03:33:05.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.2.0rc2","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.2.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.2.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.2.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.2.0rc2/manifests"},{"name":"3.2.0rc1","sha":"e60a49269e1a863a23386045e38c010cfb17a43b","kind":"tag","published_at":"2023-06-14T19:44:10.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.2.0rc1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.2.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.2.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.2.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.2.0rc1/manifests"},{"name":"3.2.0.dev4","sha":"51f05d0fb99bd9a8686be28c5447fac51872523e","kind":"tag","published_at":"2023-06-09T10:33:14.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.2.0.dev4","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.2.0.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.2.0.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.2.0.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.2.0.dev4/manifests"},{"name":"3.2.0.dev3","sha":"107c2a4e0394c1d0d32f307f8de95ef3985e6916","kind":"tag","published_at":"2023-05-30T22:10:01.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.2.0.dev3","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.2.0.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.2.0.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.2.0.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.2.0.dev3/manifests"},{"name":"3.1.1","sha":"46b667b161c57087172c3270056452929976f609","kind":"tag","published_at":"2023-05-05T17:34:13.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.1.1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.1.1/manifests"},{"name":"3.1.1rc1","sha":"3d02d452d54b59a10bf98717d55bddbd384e075c","kind":"tag","published_at":"2023-05-04T17:24:47.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.1.1rc1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.1.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.1.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.1.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.1.1rc1/manifests"},{"name":"3.2.0.dev2","sha":"a5b496aa76508f83f0af0cb92737610d0c360a88","kind":"tag","published_at":"2023-04-27T17:49:55.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.2.0.dev2","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.2.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.2.0.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.2.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.2.0.dev2/manifests"},{"name":"3.2.0.dev1","sha":"fc2177b8b0eac949d0a28a5f66cc9568854a7fe1","kind":"tag","published_at":"2023-04-17T12:21:57.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.2.0.dev1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.2.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.2.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.2.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.2.0.dev1/manifests"},{"name":"3.1.0","sha":"5208b5fa8e8d6f3075a2c8072df81d86eff237e2","kind":"tag","published_at":"2023-03-09T23:28:00.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.1.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.1.0/manifests"},{"name":"3.1.0rc3","sha":"74d2d892cb13827eb8660c2d446ed5de5bf6f3f9","kind":"tag","published_at":"2023-03-08T16:10:51.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.1.0rc3","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.1.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.1.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.1.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.1.0rc3/manifests"},{"name":"3.1.0rc2","sha":"89ea7eee384c6f1aca09495a495e4deede7416e3","kind":"tag","published_at":"2023-03-08T02:52:49.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.1.0rc2","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.1.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.1.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.1.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.1.0rc2/manifests"},{"name":"3.1.0rc1","sha":"360794a94761ae4f06c700a0370acb0b56c7cebc","kind":"tag","published_at":"2023-03-04T15:09:57.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.1.0rc1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.1.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.1.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.1.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.1.0rc1/manifests"},{"name":"3.1.0.dev5","sha":"74ebcb4f5d1510ba0c59dec2bafec9aba850ebf0","kind":"tag","published_at":"2023-03-03T16:16:24.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.1.0.dev5","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.1.0.dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.1.0.dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.1.0.dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.1.0.dev5/manifests"},{"name":"3.1.0.dev4","sha":"1a83c3239912e0725a77ec37c55614881d462733","kind":"tag","published_at":"2023-02-27T18:45:58.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.1.0.dev4","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.1.0.dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.1.0.dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.1.0.dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.1.0.dev4/manifests"},{"name":"3.1.0.dev3","sha":"9f462764624afecd2fbaaa623ea93ab9d8c7f0d0","kind":"tag","published_at":"2023-02-15T18:09:23.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.1.0.dev3","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.1.0.dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.1.0.dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.1.0.dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.1.0.dev3/manifests"},{"name":"3.1.0.dev2","sha":"a4d6738acf4b5f6c1f56d739ff0af2cdc8234928","kind":"tag","published_at":"2023-02-08T08:09:16.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.1.0.dev2","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.1.0.dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.1.0.dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.1.0.dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.1.0.dev2/manifests"},{"name":"3.1.0.dev1","sha":"4e6a90ac9c219549ee02802e3d8183fde2745562","kind":"tag","published_at":"2022-12-20T07:57:50.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.1.0.dev1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.1.0.dev1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.1.0.dev1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.1.0.dev1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.1.0.dev1/manifests"},{"name":"3.0.3","sha":"e5717422637ebfbd1885c07238e5768c4b52155f","kind":"tag","published_at":"2022-12-09T17:53:20.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.3","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.3/manifests"},{"name":"3.0.2","sha":"bba83ab0db6986f5b8e82ab01e2ad2d09b877cea","kind":"tag","published_at":"2022-11-14T18:30:17.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.2","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.2/manifests"},{"name":"3.0.1","sha":"17a0b288052afac80ebcf0aa74e3915452fce3ca","kind":"tag","published_at":"2022-11-03T19:38:41.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.1/manifests"},{"name":"3.0.1rc1","sha":"07246bb64c9f2cb46952eeeec07d1f09fa82835a","kind":"tag","published_at":"2022-11-03T17:19:48.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.1rc1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.1rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.0.1rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.1rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.1rc1/manifests"},{"name":"3.0.0","sha":"cf278f2469045cd3b4d402957e03f63973330404","kind":"tag","published_at":"2022-10-30T22:12:53.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0/manifests"},{"name":"3.0.0rc6","sha":"87021aa339c507eb599ae65f5c2a613c4fa188ec","kind":"tag","published_at":"2022-10-30T19:52:16.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0rc6","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.0.0rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0rc6/manifests"},{"name":"3.0.0rc5","sha":"1fa7aab543d233f7d06de018fde0c78511ee66aa","kind":"tag","published_at":"2022-10-25T03:53:37.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0rc5","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.0.0rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0rc5/manifests"},{"name":"3.0.0rc4","sha":"c0aa20cbe7e9b8cb4cee11e73eb5888c12b93284","kind":"tag","published_at":"2022-10-19T02:22:20.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0rc4","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.0.0rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0rc4/manifests"},{"name":"3.0.0rc3","sha":"5006e734fb68eb00562bdfa4523460386e1bddbf","kind":"tag","published_at":"2022-10-11T05:15:01.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0rc3","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.0.0rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0rc3/manifests"},{"name":"3.0.0rc2","sha":"edac5fca233d37b23cc762ccbe6b3b96bf1080ec","kind":"tag","published_at":"2022-10-11T01:18:40.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0rc2","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0rc2/manifests"},{"name":"3.0.0rc1","sha":"43f276c6a8dead718b76f6cb3bcadee67a50417e","kind":"tag","published_at":"2022-10-11T00:30:13.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0rc1","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0rc1/manifests"},{"name":"3.0.0.dev20","sha":"fc73b4ce57475c87684f7d8f45b765db66d07fea","kind":"tag","published_at":"2022-10-09T01:07:07.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0.dev20","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0.dev20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.0.0.dev20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0.dev20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0.dev20/manifests"},{"name":"3.0.0.dev19","sha":"c6c0fc58342392864198f0aec7638f44b001ce4c","kind":"tag","published_at":"2022-10-02T06:28:09.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0.dev19","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0.dev19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.0.0.dev19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0.dev19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0.dev19/manifests"},{"name":"3.0.0.dev18","sha":"0598e265e04d0a6b33992dec3658076e3b4a6285","kind":"tag","published_at":"2022-09-17T18:12:19.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0.dev18","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0.dev18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.0.0.dev18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0.dev18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0.dev18/manifests"},{"name":"3.0.0.dev17","sha":"29124c24de4d0e0f2390e59e5ba9dc28b7ac0ebe","kind":"tag","published_at":"2022-09-17T05:45:40.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0.dev17","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0.dev17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.0.0.dev17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0.dev17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0.dev17/manifests"},{"name":"3.0.0.dev16","sha":"abee08c5ac93e43a7b0e5bbe111ec842e6d67285","kind":"tag","published_at":"2022-09-13T14:41:39.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0.dev16","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0.dev16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.0.0.dev16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0.dev16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0.dev16/manifests"},{"name":"3.0.0.dev15","sha":"75597b6b61f01682c1c4a7ed95f612d2e4cfd2c6","kind":"tag","published_at":"2022-09-03T06:48:48.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0.dev15","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0.dev15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.0.0.dev15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0.dev15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0.dev15/manifests"},{"name":"3.0.0.dev14","sha":"d95a8d030569dd21ccf19244cec10f28b9ec98dd","kind":"tag","published_at":"2022-08-27T18:09:23.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0.dev14","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0.dev14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.0.0.dev14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0.dev14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0.dev14/manifests"},{"name":"3.0.0.dev13","sha":"00884049d0435d94acfa06b0d8a2ca29a87a613f","kind":"tag","published_at":"2022-08-20T18:46:12.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0.dev13","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0.dev13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.0.0.dev13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0.dev13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0.dev13/manifests"},{"name":"3.0.0.dev12","sha":"6d02108b458bfb7d713e0f3bfef5dd97caadcd6d","kind":"tag","published_at":"2022-08-20T18:05:32.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0.dev12","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0.dev12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.0.0.dev12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0.dev12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0.dev12/manifests"},{"name":"3.0.0dev11","sha":"ac37d77200519062e4bf7b64f37ee7bd96f20fe4","kind":"tag","published_at":"2022-08-06T18:24:02.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0dev11","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0dev11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.0.0dev11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0dev11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0dev11/manifests"},{"name":"3.0.0dev10","sha":"c242ac107251d7a74a4213db0cbe02a37627ab44","kind":"tag","published_at":"2022-07-05T18:49:25.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0dev10","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0dev10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.0.0dev10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0dev10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0dev10/manifests"},{"name":"3.0.0dev9","sha":"ffb3b5e98f0b075aab6a5e88a201b69ad69f4cf9","kind":"tag","published_at":"2022-07-01T02:24:39.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0dev9","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0dev9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.0.0dev9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0dev9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0dev9/manifests"},{"name":"3.0.0dev8","sha":"f440b959a0743b64d2fafe9eccebf72c641e52c9","kind":"tag","published_at":"2022-06-24T23:22:09.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0dev8","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0dev8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.0.0dev8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0dev8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0dev8/manifests"},{"name":"3.0.0dev7","sha":"f0452c8f0092324c38a0ccdd7229bf3579378680","kind":"tag","published_at":"2022-06-13T18:45:35.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0dev7","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0dev7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.0.0dev7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0dev7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0dev7/manifests"},{"name":"2.4.3","sha":"a1931d48512a1cb369746025d48344a6ad1834b2","kind":"tag","published_at":"2022-05-18T18:10:29.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/2.4.3","html_url":"https://github.com/bokeh/bokeh/releases/tag/2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.4.3/manifests"},{"name":"3.0.0dev6","sha":"2ead5a7d2446f4ce91423489d9b715dbb69a4464","kind":"tag","published_at":"2022-04-27T02:29:01.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0dev6","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0dev6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.0.0dev6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0dev6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0dev6/manifests"},{"name":"3.0.0dev5","sha":"b647cc157c7c292238c29891c77ab82fafadb4c3","kind":"tag","published_at":"2022-03-03T18:20:23.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0dev5","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0dev5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.0.0dev5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0dev5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0dev5/manifests"},{"name":"3.0.0dev4","sha":"b8b857c1cb8bd3458625d21ef510e47fd9d7673c","kind":"tag","published_at":"2022-01-27T18:16:08.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0dev4","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0dev4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.0.0dev4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0dev4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0dev4/manifests"},{"name":"3.0.0dev3","sha":"c4815ef00dd013204756a359e91fbf10af5c4c56","kind":"tag","published_at":"2022-01-06T19:35:50.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0dev3","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0dev3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.0.0dev3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0dev3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0dev3/manifests"},{"name":"3.0.0dev2","sha":"1a7d0f4c3960c098c1df8256ad97b5ae3c205188","kind":"tag","published_at":"2021-12-09T00:39:53.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/3.0.0dev2","html_url":"https://github.com/bokeh/bokeh/releases/tag/3.0.0dev2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@3.0.0dev2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0dev2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/3.0.0dev2/manifests"},{"name":"2.4.2","sha":"ad33147f5762af8830e68144419e31e46a024caf","kind":"tag","published_at":"2021-11-22T17:23:18.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/2.4.2","html_url":"https://github.com/bokeh/bokeh/releases/tag/2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.4.2/manifests"},{"name":"2.4.1","sha":"74ffffb827740e6beb5066ef4ecb0244f1d05a90","kind":"tag","published_at":"2021-10-13T17:24:16.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/2.4.1","html_url":"https://github.com/bokeh/bokeh/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.4.1/manifests"},{"name":"2.4.0","sha":"a3bb60029702370f9853b78d68c20f651c70b6ee","kind":"tag","published_at":"2021-09-15T06:28:31.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/2.4.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.4.0/manifests"},{"name":"2.3.3","sha":"76b8b32af29a21057ac07076d296fe604b01f00d","kind":"tag","published_at":"2021-07-07T17:51:19.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/2.3.3","html_url":"https://github.com/bokeh/bokeh/releases/tag/2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.3.3/manifests"},{"name":"2.3.2","sha":"0b7bd67fc4962065f14cf3cef09ed171be307a56","kind":"tag","published_at":"2021-05-10T16:40:10.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/2.3.2","html_url":"https://github.com/bokeh/bokeh/releases/tag/2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.3.2/manifests"},{"name":"2.3.1","sha":"de39fa2bc1a9b5b31d1fc70a6f6214c754c18946","kind":"tag","published_at":"2021-04-07T17:50:50.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/2.3.1","html_url":"https://github.com/bokeh/bokeh/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"04bb30fef2e72e64baaa8b2f330806d5bfdd3b11","kind":"tag","published_at":"2021-02-24T17:37:06.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/2.3.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.3.0/manifests"},{"name":"2.2.3","sha":"d3e4f3ab307546f4fc648bedc1ecfd93ea941857","kind":"tag","published_at":"2020-10-19T19:17:16.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/2.2.3","html_url":"https://github.com/bokeh/bokeh/releases/tag/2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.2.3/manifests"},{"name":"2.2.2","sha":"49cc036a3d9cfbeda55744291b41e9df4d2fe95a","kind":"tag","published_at":"2020-10-12T17:04:12.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/2.2.2","html_url":"https://github.com/bokeh/bokeh/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.2.2/manifests"},{"name":"2.2.1","sha":"0b9526ef553d938bf5de187e2511564c648c13bd","kind":"tag","published_at":"2020-08-31T18:40:29.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/2.2.1","html_url":"https://github.com/bokeh/bokeh/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"009b87275105c1af5c13a206c6336c45a3f2c22c","kind":"tag","published_at":"2020-08-24T15:49:11.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/2.2.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.2.0/manifests"},{"name":"2.1.1","sha":"39a1a60cb90a1243a9ccd7d4007440de8d89d321","kind":"tag","published_at":"2020-06-22T21:16:53.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/2.1.1","html_url":"https://github.com/bokeh/bokeh/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"8d8f7e57cb982f0dc179c7f47efeb02e82747a2b","kind":"tag","published_at":"2020-06-15T01:06:24.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/2.1.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.1.0/manifests"},{"name":"2.0.2","sha":"bbe84dcf1d7047e3aaf75a2ae2918fc6fb57afab","kind":"tag","published_at":"2020-04-22T01:57:35.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/2.0.2","html_url":"https://github.com/bokeh/bokeh/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"74ed93e5a6d52e91a5b5e895be44422dc7041b40","kind":"tag","published_at":"2020-03-29T20:06:23.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/2.0.1","html_url":"https://github.com/bokeh/bokeh/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"cc894fa49465aacb9f5b7453a99d6a100995cc63","kind":"tag","published_at":"2020-03-09T03:57:18.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/2.0.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/2.0.0/manifests"},{"name":"1.4.0","sha":"b19f2c5547024bdc288d02e73fdb65e65991df5f","kind":"tag","published_at":"2019-11-04T05:25:49.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/1.4.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.4.0/manifests"},{"name":"1.3.4","sha":"de4587452d2b9275872c23d9a2a5eab95e0d86ff","kind":"tag","published_at":"2019-08-07T03:40:49.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/1.3.4","html_url":"https://github.com/bokeh/bokeh/releases/tag/1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.3.4/manifests"},{"name":"1.3.2","sha":"1ca01c4c22cdf4bb22e4dae269949f72b865c752","kind":"tag","published_at":"2019-08-04T20:42:18.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/1.3.2","html_url":"https://github.com/bokeh/bokeh/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"b61ad45897a8c5d9202ace539002a2754adf9d9e","kind":"tag","published_at":"2019-07-30T03:01:20.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/1.3.1","html_url":"https://github.com/bokeh/bokeh/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"96a5c8bb1f59ae73d109c29b744dd33b1c13d249","kind":"tag","published_at":"2019-07-23T02:18:22.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/1.3.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.3.0/manifests"},{"name":"1.2.0","sha":"9f510bc7cc2c0fb283bf80436d03b3cac49f22c8","kind":"tag","published_at":"2019-05-28T05:18:15.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/1.2.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"21e56fcb9eeda8fa9eec31f40b870adbdf6d31ea","kind":"tag","published_at":"2019-04-09T03:45:16.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/1.1.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.1.0/manifests"},{"name":"1.0.4","sha":"d260c429451a04b1fc00f593ef98f10ce1392e57","kind":"tag","published_at":"2019-01-09T20:44:54.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/1.0.4","html_url":"https://github.com/bokeh/bokeh/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"f04830b6a62b91133655857ee14d88438df2febc","kind":"tag","published_at":"2018-12-31T20:08:17.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/1.0.3","html_url":"https://github.com/bokeh/bokeh/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"daf9d511ec847a0498bd5ebafc5eaa7ee3bc09f4","kind":"tag","published_at":"2018-11-29T18:58:38.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/1.0.2","html_url":"https://github.com/bokeh/bokeh/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"201ef74ba862d8e97589172f5c31506d68578371","kind":"tag","published_at":"2018-11-01T01:29:58.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/1.0.1","html_url":"https://github.com/bokeh/bokeh/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"ac92b9f8c8f498e2b22cc51ae5179a2f13d3a2b6","kind":"tag","published_at":"2018-10-24T15:11:53.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/1.0.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/1.0.0/manifests"},{"name":"0.13.0","sha":"30aea2646c9b2f682826361ffe45b1209fd96823","kind":"tag","published_at":"2018-06-20T07:43:24.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.13.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.13.0/manifests"},{"name":"0.12.16","sha":"7e4333b0e60c173983f44eab06d26c9255564213","kind":"tag","published_at":"2018-05-14T19:52:27.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.12.16","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.12.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.12.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.16/manifests"},{"name":"0.12.15","sha":"2b3390bee93e62961d1f0284642309ada3668772","kind":"tag","published_at":"2018-03-29T16:40:56.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.12.15","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.15/manifests"},{"name":"0.12.14","sha":"8b336a711e20aabfc9f0de8176136945810f0b0c","kind":"tag","published_at":"2018-02-07T18:44:39.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.12.14","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.14/manifests"},{"name":"0.12.13","sha":"79041cc7c68d914a6a9b5d3e908f52552f9eb3b6","kind":"tag","published_at":"2017-12-06T22:06:09.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.12.13","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.13/manifests"},{"name":"0.12.12","sha":"eb90ea2b3aea074e40f9b46cfad68aecbe7cad75","kind":"tag","published_at":"2017-12-05T22:16:47.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.12.12","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.12/manifests"},{"name":"0.12.11","sha":"62d935d4158a5a540dff278f7744c37d2e636acc","kind":"tag","published_at":"2017-11-28T17:06:36.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.12.11","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.11/manifests"},{"name":"0.12.10","sha":"79ca2047633a299a6331cc4c607638c1555f1f47","kind":"tag","published_at":"2017-10-16T15:08:54.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.12.10","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.10/manifests"},{"name":"0.12.9","sha":"3010cf2c825788129323493dd30939fc715c4c34","kind":"tag","published_at":"2017-09-12T06:20:09.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.12.9","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.9/manifests"},{"name":"0.12.7","sha":"f00f0f2f93d077a3de6ccfaab32f61eda4867eaf","kind":"tag","published_at":"2017-08-29T00:32:24.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.12.7","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.7/manifests"},{"name":"0.12.6","sha":"6070bf96d9367150f423a4fa792a7d242421236b","kind":"tag","published_at":"2017-06-13T14:22:34.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.12.6","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.6/manifests"},{"name":"0.12.5","sha":"8f1cfc3b8dd56f815127032a7bb9419dea372ad8","kind":"tag","published_at":"2017-04-05T19:01:35.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.12.5","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.5/manifests"},{"name":"0.12.4","sha":"760396a6f253dd5f906db457d24bafaa1e3c2540","kind":"tag","published_at":"2017-01-09T16:17:27.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.12.4","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.4/manifests"},{"name":"0.12.3","sha":"03c1e713d736a3b19e98eb655c02b608f0b3d239","kind":"tag","published_at":"2016-10-07T15:13:10.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.12.3","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.3/manifests"},{"name":"0.12.2","sha":"7336b3b7dc952aae58f91ad9123b9cd4c420ec02","kind":"tag","published_at":"2016-09-06T19:15:29.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.12.2","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.2/manifests"},{"name":"0.12.1","sha":"87905439bb0ed1ada3f8ae0149d823b9058447a7","kind":"tag","published_at":"2016-07-28T17:54:22.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.12.1","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.1/manifests"},{"name":"0.12.0","sha":"bc9185360063239d5a1d9457549c4bee12f9e509","kind":"tag","published_at":"2016-06-27T23:56:23.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.12.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.12.0/manifests"},{"name":"0.11.1","sha":"64b6b1f2ee4e273138682bac6dee56df2e73d9d6","kind":"tag","published_at":"2016-02-04T19:10:17.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.11.1","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.11.1/manifests"},{"name":"0.11.0","sha":"69adee25d5229ce80d662b2c31da97b08b9f2660","kind":"tag","published_at":"2016-01-06T18:49:44.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.11.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.11.0/manifests"},{"name":"0.10.0","sha":"2061725748a24d9973eb347fcc7763b6c10c61a8","kind":"tag","published_at":"2015-09-25T16:03:12.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.10.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.10.0/manifests"},{"name":"0.9.3","sha":"476440b2953de7aa4c1c0ac72eae4f9f165fa9f5","kind":"tag","published_at":"2015-08-28T12:06:03.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.9.3","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.9.3/manifests"},{"name":"0.9.2","sha":"b47193ce7e048dea4fe4a5f630f59e8d4907a17c","kind":"tag","published_at":"2015-07-23T19:13:52.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.9.2","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"80d76fe15bbafa0c3f8a674a7867dda523c5b73c","kind":"tag","published_at":"2015-07-03T23:44:41.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.9.1","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"9f21bc95b443da35ce4b1fd23600e0705edd2014","kind":"tag","published_at":"2015-05-15T15:36:15.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.9.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.9.0/manifests"},{"name":"0.8.2","sha":"da429b96a9e264ede4222470c1fdc4aa3088930b","kind":"tag","published_at":"2015-03-25T21:34:53.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.8.2","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"e99b300fddc401e1234df8fb0762e70d8c262f7e","kind":"tag","published_at":"2015-02-23T19:39:08.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.8.1","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"0b9a07fdb123ac82816b50128157d4fa2dcea348","kind":"tag","published_at":"2015-02-16T21:38:37.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.8.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.8.0/manifests"},{"name":"0.7.1","sha":"23fb4188090309945d5dba11dd6d4da34c744332","kind":"tag","published_at":"2015-01-12T18:38:29.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.7.1","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"430e793ef3796fff7ebc7de205938290abc7e893","kind":"tag","published_at":"2014-12-05T17:10:40.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.7.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.7.0/manifests"},{"name":"0.6.1","sha":"e6ff2cae6ab19d04bc1d0b1302fadaef8a76958f","kind":"tag","published_at":"2014-09-25T00:02:03.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.6.1","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"08172e8f7ad9783dca15f1bfc4cdcb27c678615d","kind":"tag","published_at":"2014-09-09T19:48:37.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.6.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.6.0/manifests"},{"name":"0.5.2","sha":"c476b63af8c1d2f8ee2e609304ebc9d88386bc8e","kind":"tag","published_at":"2014-08-15T13:01:37.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.5.2","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"5ec54b101691bc007b762f29aa6ba2bcbbafbdfa","kind":"tag","published_at":"2014-07-23T16:26:44.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.5.1","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"ae52d6fd5281f4844a3a769a111b404028ebe30c","kind":"tag","published_at":"2014-07-08T18:58:29.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.5.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.5.0/manifests"},{"name":"0.4.4","sha":"76ef90c7848ab67d78f8cc74ffd5b7d5b72a10c2","kind":"tag","published_at":"2014-04-16T22:41:30.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.4.4","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.4.4/manifests"},{"name":"0.4.3","sha":"6b7c3e741b229fbd5e0413e159227901b976596b","kind":"tag","published_at":"2014-04-16T14:39:27.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.4.3","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.4.3/manifests"},{"name":"0.4.2","sha":"dbce236185fcd906e62355bc1bc71f62feca5c03","kind":"tag","published_at":"2014-03-10T16:13:09.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.4.2","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.4.2/manifests"},{"name":"0.4.1","sha":"cb443097266e49700f817cbbb4b2b9376ace502d","kind":"tag","published_at":"2014-02-19T00:08:54.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.4.1","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"37f438734cb06d67f6d8a9b6d26734d8e30fc58f","kind":"tag","published_at":"2014-02-04T21:46:57.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.4.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"99a06df37248f467a9fd78790273dfc8eab82f3f","kind":"commit","published_at":"2013-11-19T20:49:56.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.3.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.3.0/manifests"},{"name":"0.2.0","sha":"ee31e35ed160cb023abacb4719d81a8775326a13","kind":"tag","published_at":"2013-10-21T16:01:36.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.2.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.2.0/manifests"},{"name":"0.1.1","sha":"2d26511cfff79bf3b0f76e9a150b3e3bfb599a6a","kind":"tag","published_at":"2013-09-05T23:36:13.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.1.1","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"b7973493050f51bb0651702045b575c65aa14717","kind":"tag","published_at":"2013-09-03T23:04:02.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.1.0","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.1.0/manifests"},{"name":"0.0.1","sha":"494db4e99c21697f0d3ef9cfed9206cb05316f51","kind":"tag","published_at":"2013-06-04T00:39:57.000Z","download_url":"https://codeload.github.com/bokeh/bokeh/tar.gz/0.0.1","html_url":"https://github.com/bokeh/bokeh/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bokeh/bokeh@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2025-09-01T10:50:38.263Z","dependent_packages_count":557,"downloads":3284535,"downloads_period":"last-month","dependent_repos_count":14255,"rankings":{"downloads":0.17467282071923432,"dependent_repos_count":0.07138802238090446,"dependent_packages_count":0.04366820517980858,"stargazers_count":null,"forks_count":null,"docker_downloads_count":0.3227649948072808,"average":0.15312351077180705},"purl":"pkg:pypi/bokeh","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/bokeh","docker_dependents_count":1286,"docker_downloads_count":383244024,"usage_url":"https://repos.ecosyste.ms/usage/pypi/bokeh","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/bokeh/dependencies","status":null,"funding_links":["https://github.com/sponsors/bokeh","https://tidelift.com/funding/github/pypi/bokeh","https://numfocus.org/donate-to-bokeh"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-01T10:00:37.748Z","issues_count":1217,"pull_requests_count":1050,"avg_time_to_close_issue":31105592.245833334,"avg_time_to_close_pull_request":2077182.9042437433,"issues_closed_count":720,"pull_requests_closed_count":919,"pull_request_authors_count":119,"issue_authors_count":490,"avg_comments_per_issue":3.0986031224322104,"avg_comments_per_pull_request":3.2914285714285714,"merged_pull_requests_count":842,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":282,"past_year_pull_requests_count":369,"past_year_avg_time_to_close_issue":1068040.450819672,"past_year_avg_time_to_close_pull_request":809692.3287671233,"past_year_issues_closed_count":122,"past_year_pull_requests_closed_count":292,"past_year_pull_request_authors_count":35,"past_year_issue_authors_count":96,"past_year_avg_comments_per_issue":1.0638297872340425,"past_year_avg_comments_per_pull_request":2.4146341463414633,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":277,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/issues","maintainers":[{"login":"bryevdv","count":265,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bryevdv"},{"login":"ianthomas23","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianthomas23"},{"login":"tcmetzger","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tcmetzger"},{"login":"droumis","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/droumis"},{"login":"Azaya89","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Azaya89"},{"login":"birdsarah","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/birdsarah"},{"login":"pavithraes","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pavithraes"},{"login":"thomktz","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thomktz"},{"login":"vicadesoba","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vicadesoba"}],"active_maintainers":[{"login":"bryevdv","count":75,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bryevdv"},{"login":"pavithraes","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pavithraes"},{"login":"ianthomas23","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianthomas23"},{"login":"Azaya89","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Azaya89"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/bokeh/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/bokeh/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/bokeh/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/bokeh/related_packages","maintainers":[{"uuid":"bigreddot","login":"bigreddot","name":null,"email":null,"url":null,"packages_count":4,"html_url":"https://pypi.org/user/bigreddot/","role":null,"created_at":"2022-12-08T06:05:08.668Z","updated_at":"2022-12-08T06:05:08.668Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/bigreddot/packages"},{"uuid":"ianthomas23","login":"ianthomas23","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/ianthomas23/","role":null,"created_at":"2023-05-16T15:09:10.566Z","updated_at":"2023-05-16T15:09:10.566Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/ianthomas23/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726290,"maintainers_count":308824,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"id":10212,"full_name":"bokeh/bokeh","default_branch":"branch-3.8","committers":[{"name":"Bryan Van de Ven","email":"bryanv@continuum.io","login":"bryevdv","count":5229},{"name":"Mateusz Paprocki","email":"mattpap@gmail.com","login":"mattpap","count":2971},{"name":"damianavila","email":"damianavila@gmail.com","login":"damianavila","count":754},{"name":"Sarah Bird","email":"sarah@bonvaya.com","login":"birdsarah","count":707},{"name":"Fabio Pliger","email":"fabio.pliger@gmail.com","login":"fpliger","count":610},{"name":"Hugo","email":"humongo.shi@gmail.com","login":null,"count":548},{"name":"Paddy Mullen","email":"paddy@paddymullen.com","login":"paddymul","count":465},{"name":"Luke Canavan","email":"canavandl@gmail.com","login":"canavandl","count":431},{"name":"Havoc Pennington","email":"hp@pobox.com","login":"havocp","count":425},{"name":"Peter Wang","email":"pwang@continuum.io","login":null,"count":328},{"name":"Maggie-M","email":"maggie.mari@continuum.io","login":"Maggie-M","count":282},{"name":"hugo","email":"hugo","login":null,"count":276},{"name":"bcollins","email":"bcollins@continuum.io","login":null,"count":253},{"name":"Luke Canavan","email":"lcanavan@continuum.io","login":"canavandl-test","count":251},{"name":"Almar Klein","email":"almar.klein@gmail.com","login":"almarklein","count":245},{"name":"Nick Roth","email":"nlr06886@gmail.com","login":"rothnic","count":233},{"name":"Hugo","email":"hugoshi@blob.(none)","login":null,"count":226},{"name":"Joseph Cottam","email":"jcottam@indiana.edu","login":null,"count":221},{"name":"Kevin Colten","email":"kevincolten@gmail.com","login":"kevincolten","count":123},{"name":"bryevdv","email":"info@bokeh.org","login":null,"count":117},{"name":"Travis Swicegood","email":"development@domain51.com","login":"tswicegood","count":114},{"name":"Justace Clutter","email":"justacec@gmail.com","login":"justacec","count":112},{"name":"Timo Cornelius Metzger","email":"39711796+tcmetzger","login":"tcmetzger","count":104},{"name":"Philipp Rudiger","email":"prudiger@anaconda.com","login":"philippjfr","count":95},{"name":"Ian Thomas","email":"ianthomas23@gmail.com","login":"ianthomas23","count":93},{"name":"hugo","email":"hugo.r.shi@gmail.com","login":"hhuuggoo","count":87},{"name":"Nick Roth","email":"nroth@dealnews.com","login":"nroth-dealnews","count":86},{"name":"Moritz Schreiber","email":"68053396+mosc9575","login":"mosc9575","count":76},{"name":"lcanavan","email":"luke@continuum.io","login":null,"count":68},{"name":"Karan Dodia","email":"dodia.karan@gmail.com","login":"kdodia","count":48},{"name":"HuntJSparra","email":"huntehlaboratories@gmail.com","login":"HuntJSparra","count":45},{"name":"Julia Signell","email":"jsignell@gmail.com","login":"jsignell","count":38},{"name":"Joseph Crail","email":"jbcrail@gmail.com","login":"jbcrail","count":37},{"name":"Brittain Hard","email":"brittainhard@gmail.com","login":"brittainhard","count":36},{"name":"jaqueramaphan","email":"jaqueramaphan@gmail.com","login":"jqmp","count":34},{"name":"LilaHickey","email":"hickey.lila@gmail.com","login":"LilaHickey","count":33},{"name":"Claire Tang","email":"clairetang6@gmail.com","login":"clairetang6","count":32},{"name":"Benjamin Zaitlen","email":"quasiben@gmail.com","login":"quasiben","count":29},{"name":"shughes-uk","email":"shughes.uk@gmail.com","login":"shughes-uk","count":29},{"name":"Eugene Pakhomov","email":"p1himik@gmail.com","login":"p-himik","count":28},{"name":"Tabish Chasmawala","email":"tabchas@tabishs-mbp.gateway.2wire.net","login":null,"count":28},{"name":"Mathieu Drapeau","email":"mathieu.drapeau@intel.com","login":null,"count":24},{"name":"Antoine Pitrou","email":"antoine@python.org","login":"pitrou","count":23},{"name":"John Kirkham","email":"kirkhamj@janelia.hhmi.org","login":"jakirkham","count":23},{"name":"xavArtley","email":"xavart2011@gmail.com","login":"xavArtley","count":22},{"name":"Mags","email":"mmari@anaconda.com","login":null,"count":22},{"name":"muendlein","email":"71090451+muendlein","login":"muendlein","count":21},{"name":"Will Warner","email":"electronwill@gmail.com","login":"electronwill","count":21},{"name":"jlstevens","email":"jlstevens@ed.ac.uk","login":"jlstevens","count":20},{"name":"g-parki","email":"61096711+g-parki","login":"g-parki","count":19},{"name":"Iury Dias Piva","email":"iurypiva@gmail.com","login":"IuryPiva","count":17},{"name":"Sahat Yalkabov","email":"sakhat@gmail.com","login":"sahat","count":17},{"name":"shughes","email":"shughes@fake.com","login":null,"count":17},{"name":"Azaya","email":"99359668+Azaya89","login":"Azaya89","count":16},{"name":"sam","email":"sam@sam-VirtualBox.(none)","login":null,"count":14},{"name":"Jānis Ābele","email":"janis.abele@gmail.com","login":"abele","count":13},{"name":"Amy Troschinetz","email":"amy@lexicalunit.com","login":"lexicalunit","count":13},{"name":"Steven C. Howell","email":"steven.howell@nist.gov","login":null,"count":12},{"name":"Simon Høxbro Hansen","email":"simon.hansen@me.com","login":"hoxbro","count":12},{"name":"Karel van de Plassche","email":"karelvandeplassche@gmail.com","login":"Karel-van-de-Plassche","count":12},{"name":"Ilan Schnell","email":"ilanschnell@gmail.com","login":"ilanschnell","count":12},{"name":"James A. Bednar","email":"jbednar","login":"jbednar","count":12},{"name":"Pavithra Eswaramoorthy","email":"pavithraes@outlook.com","login":"pavithraes","count":12},{"name":"Carolyn Hulsey","email":"43212692+hyles-lineata","login":"hyles-lineata","count":11},{"name":"Greg","email":"grigory.koltashev@gmail.com","login":"Konntroll","count":11},{"name":"Steven C. Howell","email":"steven.c.howell@gmail.com","login":"StevenCHowell","count":11},{"name":"Sarah Bird","email":"sbird@continuum.io","login":null,"count":11},{"name":"Ben Russell","email":"bprussell80@protonmail.com","login":"benrussell80","count":10},{"name":"Tarun Gaba","email":"tarun.gaba7@gmail.com","login":"tarzzz","count":10},{"name":"Andy Zhu","email":"azhu@tower-research.com","login":"azjps","count":10},{"name":"Jordan Bramble","email":"jordanbramble@gmail.com","login":"jbrambleDC","count":9},{"name":"Christine Doig","email":"christine.doig.cardet@gmail.com","login":"chdoig","count":9},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":9},{"name":"ribonoous","email":"amelio.vazquez.reina@gmail.com","login":"amelio-vazquez-reina","count":8},{"name":"Justace Clutter","email":"justaceclutter@Justaces-MBP.home","login":null,"count":8},{"name":"tabchas","email":"tabchas@gmail.com","login":null,"count":8},{"name":"Pav Andriychenko","email":"rootsumsquared@gmail.com","login":"rs2","count":7},{"name":"Luke Barnard","email":"luke.barnard99@gmail.com","login":"lukebarnard1","count":7},{"name":"Bhaswati Roy","email":"roybhaswati24@gmail.com","login":"BhaswatiRoy","count":7},{"name":"Anthony Doucouliagos","email":"anthonydouc@hotmail.com","login":"anthonydouc","count":7},{"name":"gabalafou","email":"gabriel@fouasnon.com","login":"gabalafou","count":7},{"name":"Thomas Grainger","email":"tagrain@gmail.com","login":"graingert","count":7},{"name":"tobyhodges","email":"toby.hodges@embl.de","login":null,"count":7},{"name":"Garrett Berg","email":"gberg@neutral.io","login":null,"count":7},{"name":"Chinmay","email":"chinmay.cc.06@gmail.com","login":"chinmaychahar","count":7},{"name":"Christoph Deil","email":"Deil.Christoph@gmail.com","login":"cdeil","count":7},{"name":"Theom","email":"49269671+TheoMathurin","login":"TheoMathurin","count":7},{"name":"Pratap Vardhan","email":"pratapgr8@gmail.com","login":"pratapvardhan","count":7},{"name":"Dennis O'Brien","email":"dennis@dennisobrien.net","login":"dennisobrien","count":7},{"name":"Matthew Rocklin","email":"mrocklin@gmail.com","login":"mrocklin","count":7},{"name":"Richard Postelnik","email":"rpostelnik@continuum.io","login":null,"count":6},{"name":"Luke Canavan","email":"lcanavan@anaconda.com","login":null,"count":6},{"name":"Bryan Van de Ven","email":"bokeh.bryan@gmail.com","login":null,"count":6},{"name":"Corey Ducharme","email":"kirby50993@gmail.com","login":"DuCorey","count":6},{"name":"David Reed","email":"david.reed.c@gmail.com","login":"dvreed77","count":6},{"name":"Ayush Shrivastava","email":"ayush.shrivastava2901@gmail.com","login":"ayushiitr2901","count":6},{"name":"Tim Snyder","email":"snyder.tim@gmail.com","login":"timsnyder","count":6},{"name":"joel.hull@continuum.io","email":"joel.hull@continuum.io","login":"joelhullcio","count":6},{"name":"Daniel Danner","email":"dnnr","login":"dnnr","count":6},{"name":"Jeremy Teitelbaum","email":"jeremy9959","login":"jeremy9959","count":5},{"name":"Gene Peters","email":"gene@telligent-data.com","login":"gene-telligent","count":5},{"name":"Josh Leibowitz","email":"normaljosh@gmail.com","login":"normaljosh","count":5},{"name":"Raffs","email":"busino","login":"busino","count":5},{"name":"Lila Hickey","email":"lila.hickey@continuum.io","login":null,"count":5},{"name":"Tabish Chasmawala","email":"tabchas@tabishs-mbp.atx.continuum.io","login":null,"count":5},{"name":"colin fang","email":"colin.fang@gambitresearch.com","login":null,"count":5},{"name":"Raghav","email":"46572696+raghavgai","login":"raghavgai","count":5},{"name":"kernc","email":"kerncece@gmail.com","login":"kernc","count":5},{"name":"Luca","email":"luca.mail.inbox@gmail.com","login":"lpietrobon","count":5},{"name":"Phillip Cloud","email":"cpcloud@gmail.com","login":"cpcloud","count":5},{"name":"Peter H. Li","email":"phli@google.com","login":"chinasaur","count":5},{"name":"ChesuCR","email":"11211829+chesucr","login":"chesucr","count":5},{"name":"Fabien C. Y. Benureau","email":"fabien.benureau+git@gmail.com","login":"benureau","count":5},{"name":"Ammar Najjar","email":"ammarnajjar","login":"ammarnajjar","count":4},{"name":"Michael Brown","email":"michael@msbrown.net","login":"mbrown1413","count":4},{"name":"komo-fr","email":"31801148+komo-fr","login":"komo-fr","count":4},{"name":"pdavezac","email":"pdavezac@yahoo.fr","login":"poldavezac","count":4},{"name":"stonebig","email":"stonebig34@gmail.com","login":"stonebig","count":4},{"name":"tp199911","email":"thomas.provoost@gmail.com","login":"ThomasP6t","count":4},{"name":"kir0ul","email":"6053592+kir0ul","login":"kir0ul","count":4},{"name":"tobyhodges","email":"tbyhdgs@gmail.com","login":"tobyhodges","count":4},{"name":"Marco Edward Gorelli","email":"marcogorelli@protonmail.com","login":"MarcoGorelli","count":4},{"name":"Alexandre Hannud Abdo","email":"solstag@member.fsf.org","login":"solstag","count":4},{"name":"Rebecca Paz","email":"r.pazyaquian@gmail.com","login":"rpazyaquian","count":4},{"name":"Randy Olson","email":"rso@randalolson.com","login":"rhiever","count":4},{"name":"Medhavi Singh","email":"78318301+Med16-11","login":"Med16-11","count":4},{"name":"Leonardo","email":"lbrito@gmail.com","login":"lbrito1","count":4},{"name":"Leland McInnes","email":"leland.mcinnes@gmail.com","login":"lmcinnes","count":4},{"name":"James Bourbeau","email":"jrbourbeau","login":"jrbourbeau","count":4},{"name":"Faith Wenyi Nchifor","email":"52848633+Faith-Nchifor","login":"Faith-Nchifor","count":4},{"name":"harmbuisman","email":"harmbuisman@gmail.com","login":"harmbuisman","count":4},{"name":"alhoo","email":"hyyrynen.lasse@gmail.com","login":"alhoo","count":4},{"name":"Volker Jaenisch (PhD)","email":"volker.jaenisch@inqbus.de","login":"volkerjaenisch","count":4},{"name":"David J Pugh","email":"djpugh@gmail.com","login":"djpugh","count":4},{"name":"Adam Suban-Loewen","email":"adam.subanloewen@gmail.com","login":"nathanielatom","count":4},{"name":"Timon Jurschitsch","email":"103483059+DerTimonius","login":"DerTimonius","count":4},{"name":"hsparra","email":"hsparra@0048-hsparra.local","login":null,"count":4},{"name":"bald","email":"till.bald@uni-muenster.de","login":"bald","count":3},{"name":"auirarrazaval","email":"31079536+auirarrazaval","login":"auirarrazaval","count":3},{"name":"Michael Gilbert","email":"Zyell","login":"Zyell","count":3},{"name":"Olivier Grisel","email":"olivier.grisel@ensta.org","login":"ogrisel","count":3},{"name":"Philip Meier","email":"github.pmeier@posteo.de","login":"pmeier","count":3},{"name":"Santos Solorzano","email":"santosjavier22@gmail.com","login":"santos22","count":3},{"name":"Shea Parkes","email":"bias.variance@gmail.com","login":"shea-parkes","count":3},{"name":"Sooter Saalu","email":"53571625+Soot3","login":"Soot3","count":3},{"name":"Sourabh Thakur","email":"sourabhthakurbhl@gmail.com","login":"not-so-rabh","count":3},{"name":"scaine1","email":"simon@offshoreweather.com.au","login":"scaine1","count":3},{"name":"Brigitta Sipocz","email":"b.sipocz@gmail.com","login":"bsipocz","count":3},{"name":"Andrew Huang","email":"huang.andrew12@gmail.com","login":"ahuang11","count":3},{"name":"Oluwafemi Sule","email":"oluwafemisule@outlook.com","login":"osule","count":3},{"name":"mgymrek","email":"mgymrek@mit.edu","login":null,"count":3},{"name":"Aashish Chaudhary","email":"aashish.chaudhary@kitware.com","login":"aashish24","count":3},{"name":"Jeff Zhang","email":"zjffdu@apache.org","login":"zjffdu","count":3},{"name":"Ashley Straw","email":"as.fireflash38@gmail.com","login":"astraw38","count":3},{"name":"Beat Küng","email":"beat-kueng@gmx.net","login":"bkueng","count":3},{"name":"Benedikt Sauer","email":"filmor@gmail.com","login":"filmor","count":3},{"name":"Blake Hall","email":"12599080+hallyourbase","login":"hallyourbase","count":3},{"name":"Carlos Brandt","email":"carloshenriquebrandt@gmail.com","login":"chbrandt","count":3},{"name":"Charles Flynn","email":"cflynn@irab.org","login":"charlesflynn","count":3},{"name":"Chris B","email":"ceball","login":"ceball","count":3},{"name":"Markus Gerstel","email":"2102431+Anthchirp","login":"Anthchirp","count":3},{"name":"Marc Skov Madsen","email":"marc.skov.madsen@gmail.com","login":"MarcSkovMadsen","count":3},{"name":"John DiMatteo","email":"jdimatteo@gmail.com","login":"jdimatteo","count":3},{"name":"Jeroen Van Goey","email":"jeroen.vangoey@gmail.com","login":"BioGeek","count":3},{"name":"Ivan Usov","email":"ivan.a.usov@gmail.com","login":"ivan-usov","count":3},{"name":"Eugene Petkevich","email":"nasedil","login":"nasedil","count":3},{"name":"Eric Dill","email":"edill@bnl.gov","login":"ericdill","count":3},{"name":"David-Herman","email":"david56783@gmail.com","login":"David-Herman","count":3},{"name":"beltashazzer","email":"daycock@gmail.com","login":"beltashazzer","count":3},{"name":"bokeh-integrations","email":"31663098+bokeh-integrations","login":"bokeh-integrations","count":3},{"name":"sebacastroh","email":"sebacastroh@gmail.com","login":"sebacastroh","count":3},{"name":"terrycojones","email":"terry@fluidinfo.com","login":"terrycojones","count":3},{"name":"tp199911","email":"tp199911","login":"tp199911","count":3},{"name":"Michael Sarahan","email":"msarahan@gmail.com","login":"msarahan","count":3},{"name":"Man Yi (Ariel) Yeung","email":"34085597+Ariel-Yeung","login":"Ariel-Yeung","count":2},{"name":"Malcolm Ramsay","email":"malramsay64@gmail.com","login":"malramsay64","count":2},{"name":"Maximilian Albert","email":"maximilian.albert@gmail.com","login":"maxalbert","count":2},{"name":"Icoti","email":"94801369+Icoti","login":"Icoti","count":2},{"name":"Ikko Ashimine","email":"eltociear@gmail.com","login":"eltociear","count":2},{"name":"Ionel Cristian Mărieș","email":"contact@ionelmc.ro","login":"ionelmc","count":2},{"name":"Karen Poon","email":"48849101+karen-poon","login":"karen-poon","count":2},{"name":"Julien Phalip","email":"jphalip@gmail.com","login":"jphalip","count":2},{"name":"Jonathan Okasinski","email":"nitrocalcite","login":"nitrocalcite","count":2},{"name":"Jonathan Adamczewski","email":"jonathan.adamczewski@gmail.com","login":"twoscomplement","count":2},{"name":"James Guillochon","email":"guillochon@gmail.com","login":"guillochon","count":2},{"name":"boylea","email":"aboyle5@hotmail.com","login":"boylea","count":2},{"name":"bgyarfas","email":"bgyarfas","login":"bgyarfas","count":2},{"name":"Manuel Kaufmann","email":"humitos@gmail.com","login":"humitos","count":2},{"name":"Marc Garcia","email":"garcia.marc@gmail.com","login":"datapythonista","count":2},{"name":"Mark Mikofski","email":"bwana.marko@yahoo.com","login":"mikofski","count":2},{"name":"Martin Fleischmann","email":"martin@martinfleischmann.net","login":"martinfleis","count":2},{"name":"Matthew Willis","email":"lilmatt","login":"lilmatt","count":2},{"name":"Maxime Liquet","email":"35924738+maximlt","login":"maximlt","count":2},{"name":"Jada Lilleboe","email":"82007190+jadalilleboe","login":"jadalilleboe","count":2},{"name":"Nikola Hardi","email":"atlantic777@lugons.org","login":"Atlantic777","count":2},{"name":"Norbert Klar","email":"klarnorbert@gmail.com","login":"enkeyz","count":2},{"name":"Olav Vahtras","email":"vahtras@kth.se","login":"vahtras","count":2},{"name":"Oleksandr Pryymak","email":"235@pleso.net","login":"235","count":2},{"name":"KasperPRasmussen","email":"kasperpihl.r@gmail.com","login":"KasperPRasmussen","count":2},{"name":"chalmerlowe","email":"chalmer.lowe@gmail.com","login":"chalmerlowe","count":2},{"name":"code-review-doctor","email":"72647856+code-review-doctor","login":"code-review-doctor","count":2},{"name":"comperem","email":"comperem@gmail.com","login":"comperem","count":2},{"name":"crashMOGWAI","email":"riksands@hotmail.com","login":"crashMOGWAI","count":2},{"name":"enricapq","email":"16887209+enricapq","login":"enricapq","count":2},{"name":"euandekock","email":"euan@dekock.net","login":"euandekock","count":2},{"name":"gryBox","email":"livni.itay@gmail.com","login":"gryBox","count":2},{"name":"jfinkels","email":"jfinkels","login":"jfinkels","count":2},{"name":"jfrydendall","email":"janfrydendall@gmail.com","login":"jfrydendall","count":2},{"name":"liambuchanan","email":"liam.buchanan@gmail.com","login":"liambuchanan","count":2},{"name":"linar-jether","email":"linar@jether-energy.com","login":"linar-jether","count":2},{"name":"marcuskd","email":"marcus.k.donnelly@gmail.com","login":"marcuskd","count":2},{"name":"maxgamurar","email":"maxgamurar","login":"maxgamurar","count":2},{"name":"Rami Darwiche","email":"ramiadarwiche@gmail.com","login":"RamiDarwiche","count":2},{"name":"Peter Parente","email":"pparent@us.ibm.com","login":"parente","count":2},{"name":"Peter Fontana","email":"peter.fontana@nist.gov","login":"petercfontana","count":2},{"name":"Pete Bachant","email":"petebachant@gmail.com","login":"petebachant","count":2},{"name":"Paul Nguyen","email":"paul.tqh.nguyen@gmail.com","login":"paul-tqh-nguyen","count":2},{"name":"Pablo","email":"48098178+PabloRuizCuevas","login":"PabloRuizCuevas","count":2},{"name":"Oscar Viquez","email":"oviquezr@mit.edu","login":"oviquezr","count":2},{"name":"Oren Amsalem","email":"oren.amsalem1@mail.huji.ac.il","login":"orena1","count":2},{"name":"Gabi de Maeztu","email":"gabriel.maeztu@gmail.com","login":"merqurio","count":2},{"name":"3dprintscanner","email":"1988anthonythomas@gmail.com","login":"3dprintscanner","count":2},{"name":"Akintola Richard Olaoluwa","email":"princerichard17a@gmail.com","login":"AkintolaRichard","count":2},{"name":"RyanRio","email":"thermitchellman@gmail.com","login":"RyanRio","count":2},{"name":"Samira Kumar","email":"samirakumar@yahoo.com","login":"samirak93","count":2},{"name":"Schaun Wheeler","email":"schaun.wheeler@gmail.com","login":"schaunwheeler","count":2},{"name":"Sean Law","email":"seanmylaw@gmail.com","login":"seanlaw","count":2},{"name":"Sebastiaan Lokhorst","email":"sebastiaanlokhorst@gmail.com","login":"slokhorst","count":2},{"name":"Shon T. Urbas","email":"shon.urbas@gmail.com","login":"surbas","count":2},{"name":"Zvi Baratz","email":"z.baratz@gmail.com","login":"ZviBaratz","count":2},{"name":"Yash Pratapwar","email":"65851650+Yash-Pratapwar","login":"Yash-Pratapwar","count":2},{"name":"Xiaoyang Liu","email":"siujoeng.lau@gmail.com","login":"xiaoyang-sde","count":2},{"name":"Victor Oliveira da Silva","email":"victor_o_silva@hotmail.com","login":"victor-o-silva","count":2},{"name":"Timothy Morton","email":"tim.morton@gmail.com","login":"timothydmorton","count":2},{"name":"Tim Weber","email":"103248132+tim-v3","login":"tim-v3","count":2},{"name":"Tim Gates","email":"tim.gates@iress.com","login":"timgates42","count":2},{"name":"Steven C. Howell","email":"stvn66","login":"stvn66","count":2},{"name":"Steffen Schröder","email":"steffenschroeder","login":"steffenschroeder","count":2},{"name":"Stefan van der Walt","email":"stefan@sun.ac.za","login":"stefanv","count":2},{"name":"Spencer Ogden","email":"spencer@spencerogden.com","login":"spencerogden","count":2},{"name":"Sourav Singh","email":"souravsingh","login":"souravsingh","count":2},{"name":"Jim Crist","email":"jcrist","login":"jcrist","count":2},{"name":"Lev Maximov","email":"axil.github@gmail.com","login":"axil","count":2},{"name":"Chris Barber","email":"barberchris@protonmail.com","login":"chrisbarber","count":2},{"name":"Chris Coutinho","email":"chrisbcoutinho@gmail.com","login":"cbcoutinho","count":2},{"name":"Christine Banek","email":"cbanek@gmail.com","login":"cbanek","count":2},{"name":"Christopher Covington","email":"cov@mykolab.com","login":"covracer","count":2},{"name":"Tommy Carstensen","email":"tc9@sanger.ac.uk","login":null,"count":2},{"name":"Tyler Kim","email":"tkim139@illinois.edu","login":null,"count":2},{"name":"Victoria Adesoba","email":"victoria@makepath.com","login":null,"count":2},{"name":"老源","email":"0505yahweh@gmail.com","login":null,"count":2},{"name":"rmelotte","email":"raphael.melotte@gmail.com","login":null,"count":2},{"name":"kpr","email":"kpr@anybodytech.com","login":null,"count":2},{"name":"dhirschfeld","email":"david.hirschfeld@stanwell.com","login":null,"count":2},{"name":"bokehserver","email":"bokehserver","login":null,"count":2},{"name":"Egor Panfilov","email":"multicolor.mood@gmail.com","login":null,"count":2},{"name":"=","email":"andreas.klostermann@gmail.com","login":null,"count":2},{"name":"tyarkoni","email":"tyarkoni@gmail.com","login":"tyarkoni","count":2},{"name":"syntonym","email":"syntonym","login":"syntonym","count":2},{"name":"omellet","email":"omellet@gmail.com","login":"omellet","count":2},{"name":"naveensaigit","email":"56525288+naveensaigit","login":"naveensaigit","count":2},{"name":"msalem","email":"89017128+msalem99","login":"msalem99","count":2},{"name":"Alex Pilon","email":"alex.pilon@gmail.com","login":"xaptronic","count":2},{"name":"Hui Lee","email":"64668622+huijeong1015","login":"huijeong1015","count":2},{"name":"Memet Bilgin","email":"memetb@gmail.com","login":"memetb","count":2},{"name":"Hermann Kraus","email":"hermr2d2@gmail.com","login":"herm","count":2},{"name":"Harold","email":"eldrickmargarejo@gmail.com","login":"ArchaeotheriumSapienter","count":2},{"name":"Hans Moritz Günther","email":"moritz.guenther@gmx.de","login":"hamogu","count":2},{"name":"Franz Wöllert","email":"franz.woellert@gmail.com","login":"mansenfranzen","count":2},{"name":"Eric Ma","email":"ericmjl","login":"ericmjl","count":2},{"name":"Efrem Braun","email":"efrem.braun@gmail.com","login":"EfremBraun","count":2},{"name":"Min RK","email":"benjaminrk@gmail.com","login":"minrk","count":2},{"name":"Carol Willing","email":"carolcode@willingconsulting.com","login":"willingc","count":2},{"name":"Leopold Talirz","email":"leopold.talirz@gmail.com","login":"ltalirz","count":2},{"name":"Boris Ettinger","email":"2torus","login":"2torus","count":2},{"name":"Ben Greiner","email":"code@bnavigator.de","login":"bnavigator","count":2},{"name":"Ayush Shah","email":"71313814+AyushShahh","login":"AyushShahh","count":2},{"name":"Artem Glebov","email":"artem.glebov@gmail.com","login":"aglebov","count":2},{"name":"Arpita kesharwani","email":"107834813+KesharwaniArpita","login":"KesharwaniArpita","count":2},{"name":"Kumaran","email":"kumarangowrisankar@yahoo.in","login":"kumaran-14","count":2},{"name":"Dave Hirschfeld","email":"dhirschfeld","login":"dhirschfeld","count":2},{"name":"David Warde-Farley","email":"wardefar@iro.umontreal.ca","login":"dwf","count":2},{"name":"Andrey Paramonov","email":"cmr.pent@gmail.com","login":"aparamon","count":1},{"name":"Andy Maloney","email":"60523020+ndmlny-qs","login":"ndmlny-qs","count":1},{"name":"Anishere Mariam Adeola","email":"37239247+anisheremariam","login":"anisheremariam","count":1},{"name":"Antonio Russo","email":"antonio.e.russo@gmail.com","login":"aerusso","count":1},{"name":"Anupam","email":"anupamjain@gmail.com","login":"gitanupam","count":1},{"name":"Arcuri Davide","email":"dadokkio@gmail.com","login":"dadokkio","count":1},{"name":"agf-nohchil","email":"61362029+iam-agf","login":"iam-agf","count":1},{"name":"ahmetbaglan","email":"ahmet.baglan1@gmail.com","login":"ahmetbaglan","count":1},{"name":"akshatvishu","email":"33392262+akshatvishu","login":"akshatvishu","count":1},{"name":"alec-djinn","email":"alec_djinn@yahoo.com","login":"alec-djinn","count":1},{"name":"alv2017","email":"31544722+alv2017","login":"alv2017","count":1},{"name":"amormachine","email":"jeff.mettel@gmail.com","login":"jeff-mettel","count":1},{"name":"andreagrant","email":"gran0260@umn.edu","login":"andreagrant","count":1},{"name":"Sravan Kumar","email":"42110198+kingsamurai123","login":"kingsamurai123","count":1},{"name":"Stephen Diehl","email":"stephen.m.diehl@gmail.com","login":"sdiehl","count":1},{"name":"Andrew Davies","email":"6566948+minimav","login":"minimav","count":1},{"name":"Andrei","email":"inwaves@live.com","login":"inwaves","count":1},{"name":"Andreas Mueller","email":"amueller@nyu.edu","login":"amueller","count":1},{"name":"Tiger-222","email":"BoboTiG","login":"BoboTiG","count":1},{"name":"Tikonderoga","email":"36517077+Tikonderoga","login":"Tikonderoga","count":1},{"name":"Tim D. Smith","email":"github@tim-smith.us","login":"tdsmith","count":1},{"name":"Tim Paine","email":"t.paine154@gmail.com","login":"timkpaine","count":1},{"name":"Tim Sampson","email":"littlesanga@gmail.com","login":"sanga","count":1},{"name":"TimotheeGerber","email":"37541513+TimotheeGerber","login":"TimotheeGerber","count":1},{"name":"Todd Miller","email":"jmiller@stsci.edu","login":"jaytmiller","count":1},{"name":"Tom Lynch","email":"tom@machinelearningdeveloper.com","login":"machinelearningdeveloper","count":1},{"name":"Tom Scambler","email":"90219156+tomscambler","login":"tomscambler","count":1},{"name":"Aman-Jamshed","email":"amanjamshed3@gmail.com","login":"Aman-Jamshed","count":1},{"name":"AndreM96","email":"61110584+AndreM96","login":"AndreM96","count":1},{"name":"John Stanford","email":"john@solinea.com","login":null,"count":1},{"name":"M4urice","email":"Maurice.Schleussinger@uni-duesseldorf.de","login":null,"count":1},{"name":"Dylan Moore","email":"hosnappp@gmail.com","login":null,"count":1},{"name":"Chris Fonnesbeck","email":"chris.fonnesbeck@vanderbilt.edu","login":null,"count":1},{"name":"Chris Stucchio","email":"stucchio@gmail.com","login":null,"count":1},{"name":"James Draper","email":"james.draper@duke.edu","login":null,"count":1},{"name":"Fedor Baart","email":"fedor.baart@deltares.nl","login":null,"count":1},{"name":"hsparra","email":"hsparra@hq-dhcp-20-138.corp.continuum.io","login":null,"count":1},{"name":"hugo","email":"hugoshi@bleb.(none)","login":null,"count":1},{"name":"hugo shi","email":"hugoshi@blob.router","login":null,"count":1},{"name":"jcorb","email":"joseph.g.corbett@nasa.gov","login":null,"count":1},{"name":"bkreider","email":"github-bk@drrr.net","login":null,"count":1},{"name":"dev_hacks","email":"dev_hacks@continuum.io","login":null,"count":1},{"name":"serverhacks","email":"serverhacks","login":null,"count":1},{"name":"varunus","email":"agore@lm-agore.local","login":null,"count":1},{"name":"zach powers","email":"zcharlop@rockefeller.edu","login":null,"count":1},{"name":"Åsmund Hjulstad","email":"ahju@statoil.com","login":null,"count":1},{"name":"lgasnier","email":"laurent.gasnier@eaurmc.fr","login":null,"count":1},{"name":"Samuel Brice","email":"brices@gmail.com","login":null,"count":1},{"name":"Tony Chen","email":"czheo1987@gmail.com","login":null,"count":1},{"name":"Vladimir Filimonov","email":"vfilimonov@ethz.ch","login":null,"count":1},{"name":"Wasim Thabraze","email":"waseem.tabraze@gmail.com","login":null,"count":1},{"name":"alishir","email":"aj.shirvani@gmail.com","login":null,"count":1},{"name":"Andrew S. Rosen","email":"rosen@u.northwestern.edu","login":null,"count":1},{"name":"Aaron Curtis","email":"aarongc@nmt.edu","login":null,"count":1},{"name":"Alexandre Avanian","email":"alexandre.avanian@gmail.com","login":null,"count":1},{"name":"BoboTiG","email":"bobotig@gmail.com","login":null,"count":1},{"name":"Brian Panneton","email":"brian.panneton@gmail.com","login":null,"count":1},{"name":"Ben Russell","email":"bprussell80@gmail.com","login":null,"count":1},{"name":"Ben Segal","email":"ben@swift-nav.com","login":null,"count":1},{"name":"Bijan Fallah","email":"bijanf@zedat.fu-berlin.de","login":null,"count":1},{"name":"Julia Evans","email":"github@jvns.ca","login":null,"count":1},{"name":"Karan Dodia","email":"karan.dodia@continuum.io","login":null,"count":1},{"name":"Kevin Yu-Sheng Li","email":"r07922087@ntu.edu.tw","login":null,"count":1},{"name":"YMRTN","email":"yannickmeerten@gmail.com","login":"YMRTN","count":1},{"name":"William Mwine","email":"75728189+willsketch","login":"willsketch","count":1},{"name":"Victor Arribas","email":"v.arribas.urjc@gmail.com","login":"varhub","count":1},{"name":"Veith Röthlingshöfer","email":"veith21@gmail.com","login":"RunOrVeith","count":1},{"name":"Trent Nelson","email":"trent@trent.me","login":"tpn","count":1},{"name":"Ravi Singh","email":"r.singh98@hotmail.com","login":"Ravi-R-Singh","count":1},{"name":"Randy Wang","email":"randyrcw@umich.edu","login":"RandyRcw","count":1},{"name":"Raman Shah","email":"raman@ramanshah.com","login":"ramanshah","count":1},{"name":"Ram Rachum","email":"ram@rachum.com","login":"cool-RR","count":1},{"name":"Ram Kumar","email":"89442079+VroomRk","login":"VroomRk","count":1},{"name":"Rajat Shenoi","email":"rajatshenoi@outlook.com","login":"RajatShenoi","count":1},{"name":"Przemysław Buczkowski","email":"przemub@przemub.pl","login":"przemub","count":1},{"name":"Pranshu Kumar Gond","email":"49525443+pranshu-kumar","login":"pranshu-kumar","count":1},{"name":"Pirmin Lötscher","email":"56967998+Suicoleiro","login":"Suicoleiro","count":1},{"name":"Sarah Eadie","email":"eadiesn","login":"eadiesn","count":1},{"name":"morrme","email":"morrme","login":"morrme","count":1},{"name":"monkut","email":"shane.cousins@gmail.com","login":"monkut","count":1},{"name":"mondainai","email":"thomas.kanold@unister.de","login":"mondainai","count":1},{"name":"mehrsan78","email":"90486020+mehrsan78","login":"mehrsan78","count":1},{"name":"mborus","email":"martin@borus.de","login":"mborus","count":1},{"name":"mattbest","email":"mattbest@uchicago.edu","login":"mattbest","count":1},{"name":"madkopp","email":"madkopp@gmail.com","login":"madkopp","count":1},{"name":"Peter Fein","email":"pete@wearpants.org","login":"wearpants","count":1},{"name":"Pavel Campr","email":"pavel@campr.cz","login":"pcampr","count":1},{"name":"Patrik Hlobil","email":"31643597+PatrikHlobil","login":"PatrikHlobil","count":1},{"name":"Patrick O'Keeffe","email":"patricktokeeffe","login":"patricktokeeffe","count":1},{"name":"PatChizzy","email":"75068280+PatChizzy","login":"PatChizzy","count":1},{"name":"Pankaj Pandey","email":"pankaj86@gmail.com","login":"pankajp","count":1},{"name":"Pall Jonsson","email":"31520015+pallgj","login":"pallgj","count":1},{"name":"Spencer Mitchell","email":"smitchell556@gmail.com","login":"spenceforce","count":1},{"name":"Simon Ye","email":"sye737@gmail.com","login":"yesimon","count":1},{"name":"Siddhant Chereddy","email":"58531663+SOSdude","login":"SOSdude","count":1},{"name":"Shahid Chohan","email":"schohan.15@ucla.edu","login":"shazeline","count":1},{"name":"Severin Simmler","email":"severin.simmler@posteo.de","login":"severinsimmler","count":1},{"name":"Seth Rothschild","email":"seth.j.rothschild@gmail.com","login":"Seth-Rothschild","count":1},{"name":"Savalek - Aleksey Savelenko","email":"30798933+Savalek","login":"Savalek","count":1},{"name":"Sartaj Singh","email":"singhsartaj94@gmail.com","login":"leosartaj","count":1},{"name":"Sarah Heim","email":"sarahheim.gis@gmail.com","login":"sarahheim","count":1},{"name":"aernlund","email":"awe220@nyumc.org","login":"aernlund","count":1},{"name":"Zim","email":"126969+designerzim","login":"designerzim","count":1},{"name":"Zachary Moon","email":"zmoon92@gmail.com","login":"zmoon","count":1},{"name":"Zach Griffith","email":"griffitzd@gmail.com","login":"zdgriffith","count":1},{"name":"Yuriy Beloberdin","email":"yuriy.stryzhekozin@gmail.com","login":"do1tgood","count":1},{"name":"Robin B","email":"code-inflation","login":"code-inflation","count":1},{"name":"Rick van Hattem","email":"wolph@wol.ph","login":"wolph","count":1},{"name":"reckoner","email":"reckoner@gmail.com","login":"reckoner","count":1},{"name":"rageTrue","email":"dkrasikov@gmail.com","login":"rageTrue","count":1},{"name":"prusswan","email":"prusswan@gmail.com","login":"prusswan","count":1},{"name":"pmpppeters1","email":"pmp.ppeters1@gmail.com","login":"pmpppeters1","count":1},{"name":"philosophercode","email":"steinbergisaac@gmail.com","login":"philosophercode","count":1},{"name":"petermountanos","email":"peter.mountanos@nyu.edu","login":"petermountanos","count":1},{"name":"orodbhen","email":"david.jones74@gmail.com","login":"orodbhen","count":1},{"name":"numpynewb","email":"38986276+numpynewb","login":"numpynewb","count":1},{"name":"nicain","email":"nicain.seattle@gmail.com","login":"nicain","count":1},{"name":"murdoa","email":"85415799+murdoa","login":"murdoa","count":1},{"name":"Hein Bekker","email":"hein@netbek.co.za","login":"netbek","count":1},{"name":"Jeffrey Morgan","email":"usabilityetc@gmail.com","login":"jeffreymorganio","count":1},{"name":"Jeff","email":"jfx319","login":"jfx319","count":1},{"name":"Jean-Denis Lesage","email":"jdlesage@gmail.com","login":"jdlesage","count":1},{"name":"Jean Lin","email":"42427479+jean1122","login":"jean1122","count":1},{"name":"Jason Novinger","email":"jnovinger@gmail.com","login":"jnovinger","count":1},{"name":"Jason Antman","email":"jason@jasonantman.com","login":"jantman","count":1},{"name":"Dane Kennedy","email":"kennedydane","login":"kennedydane","count":1},{"name":"Michał Krassowski","email":"5832902+krassowski","login":"krassowski","count":1},{"name":"Luke M Craig","email":"lukemcduffiecraig@gmail.com","login":"lukemcraig","count":1},{"name":"Yi Sheng","email":"siowyisheng@gmail.com","login":"siowyisheng","count":1},{"name":"lesshaste","email":"lesshaste","login":"lesshaste","count":1},{"name":"leo","email":"leonidrusnac4@gmail.com","login":"lrusnac","count":1},{"name":"lemarcantoine","email":"markitos.anthos@gmail.com","login":"lemarcantoine","count":1},{"name":"konmeo","email":"kvpham@gmail.com","login":"konmeo","count":1},{"name":"js3711","email":"Justin.Solinsky@gmail.com","login":"js3711","count":1},{"name":"‮zlohhcuB treboR","email":"robert.buchholz@goodpoint.de","login":"rbu","count":1},{"name":"zoeangell","email":"93795196+zoeangell","login":"zoeangell","count":1},{"name":"zebulon2","email":"zeb@zebulon.org.uk","login":"zebulon2","count":1},{"name":"xzmeng","email":"aumo@foxmail.com","login":"xzmeng","count":1},{"name":"wswope-etiometry","email":"137447254+wswope-etiometry","login":"wswope-etiometry","count":1},{"name":"woocy50","email":"woocy50@gmail.com","login":"woocy50","count":1},{"name":"w0rdsm1th","email":"aleks.hughes@gmail.com","login":"w0rdsm1th","count":1},{"name":"vickyclose","email":"vicky.r.close@gmail.com","login":"vickyclose","count":1},{"name":"Sara Schnadt","email":"sschnadt.projects@gmail.com","login":"SaraSchnadt","count":1},{"name":"Samuel Austin","email":"samaust@hotmail.com","login":"samaust","count":1},{"name":"Sam Lee","email":"orionlee","login":"orionlee","count":1},{"name":"Sam Fawcett","email":"samfawcett@googlemail.com","login":"srf94","count":1},{"name":"Russell B","email":"russellburdt@gmail.com","login":"russellburdt","count":1},{"name":"Ron Buckton","email":"ron.buckton@microsoft.com","login":"rbuckton","count":1},{"name":"Rohit Sankaran","email":"roadhead","login":"roadhead","count":1},{"name":"teresafds","email":"39675926+teresafds","login":"teresafds","count":1},{"name":"stevejbrown","email":"stevejbrown@outlook.com","login":"stevejbrown","count":1},{"name":"sphinxligustri","email":"sphinx.ligustri@gmail.com","login":"sphinxligustri","count":1},{"name":"sophist0","email":"stokesj84@gmail.com","login":"sophist0","count":1},{"name":"serv-inc","email":"serv-inc","login":"serv-inc","count":1},{"name":"sanjayp","email":"sanjaypillai11@gmail.com","login":"snjypl","count":1},{"name":"samwill","email":"19scwilliamson92@gmail.com","login":"samwill","count":1},{"name":"samr85","email":"33594316+samr85","login":"samr85","count":1},{"name":"gbrunick","email":"gbrunick.1@gmail.com","login":"gbrunick","count":1},{"name":"franz","email":"66340330+gattaa","login":"gattaa","count":1},{"name":"fllagami","email":"58429536+fllagami","login":"fllagami","count":1},{"name":"fleimgruber","email":"fabio.leimgruber@posteo.eu","login":"fleimgruber","count":1},{"name":"epifanio","email":"epiesasha@me.com","login":"epifanio","count":1},{"name":"dhanesh123in","email":"dhanesh.padm@gmail.com","login":"dhanesh123in","count":1},{"name":"debjan","email":"debjan","login":"debjan","count":1},{"name":"dbuscher","email":"dbuscher","login":"dbuscher","count":1},{"name":"dasha-moskv","email":"81783162+dasha-moskv","login":"dasha-moskv","count":1},{"name":"danio","email":"dan.pidcock@googlemail.com","login":"danio","count":1},{"name":"crricks","email":"72474049+crricks","login":"crricks","count":1},{"name":"henricryden","email":"henric.ryden@neuroradkarolinska.se","login":"henricryden","count":1},{"name":"Federico Frenguelli","email":"synasius@gmail.com","login":"synasius","count":1},{"name":"Ethan Nelson","email":"git@ethan-nelson.com","login":"ethan-nelson","count":1},{"name":"afonit","email":"afonit@gmail.com","login":"afonit","count":1},{"name":"bruns01","email":"thomas.bruns@ptb.de","login":"bruns01","count":1},{"name":"blutack","email":"blutack","login":"blutack","count":1},{"name":"bje-","email":"bje@air.net.au","login":"bje-","count":1},{"name":"biggstd","email":"biggstd@gmail.com","login":"biggstd","count":1},{"name":"bdwiel","email":"BdON003@gmail.com","login":"bdwiel","count":1},{"name":"aspeskin","email":"andrew@aspco.com","login":"aspeskin","count":1},{"name":"aseyboldt","email":"adrian.seyboldt@gmail.com","login":"aseyboldt","count":1},{"name":"andreamcinnes","email":"amcinnes@continuum.io","login":"andreamcinnes","count":1},{"name":"Rich Chiodo","email":"rchiodo","login":"rchiodo","count":1},{"name":"sabgit","email":"ahmet@unscrambl.com","login":"sabgit","count":1},{"name":"jordanfreedmanPM","email":"jordan.freedman@productmadness.com","login":"jordanfreedmanPM","count":1},{"name":"jgriffi6","email":"jgriffi6@gmail.com","login":"jgriffi6","count":1},{"name":"jensschroer","email":"jens@blixt.tech","login":"jensschroer","count":1},{"name":"jburgy","email":"jburgy@gmail.com","login":"jburgy","count":1},{"name":"jasonsross","email":"30841951+jasonsross","login":"jasonsross","count":1},{"name":"jaroli","email":"jaroli","login":"jaroli","count":1},{"name":"ingebert","email":"68894423+ingebert","login":"ingebert","count":1},{"name":"hunter7lee","email":"92197066+hunter7lee","login":"hunter7lee","count":1},{"name":"hsparra","email":"hsparra","login":"hsparra","count":1},{"name":"hiramf","email":"hiramfoster.co@gmail.com","login":"hiramf","count":1},{"name":"gonike","email":"gonike","login":"gonike","count":1},{"name":"golmschenk","email":"golmschenk","login":"golmschenk","count":1},{"name":"Greg Freeman","email":"gregfreeman76@gmail.com","login":"gregfreeman","count":1},{"name":"Govinda Totla","email":"govinda.totla.cse16@itbhu.ac.in","login":"govinda18","count":1},{"name":"Gordon Inggs","email":"Gordonei","login":"Gordonei","count":1},{"name":"Gina","email":"Dr-G","login":"Dr-G","count":1},{"name":"GillesFa","email":"107906922+GillesFa","login":"GillesFa","count":1},{"name":"Geza Kovacs","email":"gkovacs@stanford.edu","login":"gkovacs","count":1},{"name":"Geoffrey Stoel","email":"g.stoel@hourglazz.com","login":"gstoel","count":1},{"name":"Genevieve Buckley","email":"30920819+GenevieveBuckley","login":"GenevieveBuckley","count":1},{"name":"Geert Barentsen","email":"hello@geert.io","login":"barentsen","count":1},{"name":"Gaurav Wasnik","email":"55525317+cyborg1995","login":"cyborg1995","count":1},{"name":"Gaudenz Halter","email":"gaudenz.halter@live.com","login":"ghalter","count":1},{"name":"Gary Godfrey","email":"g.github@wamp.us","login":"yerfdogyrag","count":1},{"name":"Fractal Data","email":"104742545+fractaldatalearning","login":"fractaldatalearning","count":1},{"name":"Florent","email":"florentbr@gmail.com","login":"florentbr","count":1},{"name":"Fei","email":"enfeizhan@gmail.com","login":"enfeizhan","count":1},{"name":"PinkusFloyd","email":"39039712+PinkusFloyd","login":"PinkusFloyd","count":1},{"name":"Philipp Lehner","email":"42834148+guzwaatensen","login":"guzwaatensen","count":1},{"name":"Petter Strandmark","email":"petter.strandmark@gmail.com","login":"PetterS","count":1},{"name":"Peter Hausamann","email":"phausamann","login":"phausamann","count":1},{"name":"Robin Okwanma","email":"robinokwanma@gmail.com","login":"robinokwanma","count":1},{"name":"varianceslayer","email":"42297652+varianceslayer","login":"varianceslayer","count":1},{"name":"Erik Tollerud","email":"erik.tollerud@gmail.com","login":"eteq","count":1},{"name":"Eric Roseman","email":"eric.roseman@colorado.edu","login":"er0","count":1},{"name":"Elliott Sales de Andrade","email":"quantum.analyst@gmail.com","login":"QuLogic","count":1},{"name":"Eike Petersen","email":"eike.petersen@uni-luebeck.de","login":"e-pet","count":1},{"name":"Jason","email":"23491538+ppplinday","login":"ppplinday","count":1},{"name":"Jarrod Millman","email":"jarrod.millman@gmail.com","login":"jarrodmillman","count":1},{"name":"Jan Eglinger","email":"jan.eglinger@gmail.com","login":"imagejan","count":1},{"name":"James R T","email":"jamestiotio@gmail.com","login":"jamestiotio","count":1},{"name":"Jacky Cao","email":"probablyameow+github@gmail.com","login":"cao-jacky","count":1},{"name":"Jack Beanland","email":"jmcbeanland@gmail.com","login":"jbeanland","count":1},{"name":"JAK-Zero","email":"29014804+JAK0723","login":"JAK0723","count":1},{"name":"Izzy Gomez","email":"izzygmit@gmail.com","login":"izzygomez","count":1},{"name":"Ivan Krukov","email":"ivan.o.kryukov@gmail.com","login":"ivan-krukov","count":1},{"name":"Ina","email":"101892341+zehraina","login":"zehraina","count":1},{"name":"Ikaro Silva","email":"ikarosilva@yahoo.com","login":"ikarosilva","count":1},{"name":"Iaroslav Shcherbatyi","email":"iaroslav.github@gmail.com","login":"iaroslav-ai","count":1},{"name":"Henrik Holm","email":"ukrutt@gmail.com","login":"ukrutt","count":1},{"name":"HenningTimm","email":"henning.timm@tu-dortmund.de","login":"HenningTimm","count":1},{"name":"guillaume","email":"dracorpg","login":"dracorpg","count":1},{"name":"gregorydillon","email":"gregorydillon","login":"gregorydillon","count":1},{"name":"Mayur Vashishth","email":"22289608+mvashishth","login":"mvashishth","count":1},{"name":"Mauhcs","email":"maukeshigomu@gmail.com","login":"mauhcs","count":1},{"name":"Matthias","email":"39389064+m3bert","login":"m3bert","count":1},{"name":"Matt Mowers","email":"matt.mowers@gmail.com","login":"mmowers","count":1},{"name":"Mathis Antony","email":"sveitser@gmail.com","login":"sveitser","count":1},{"name":"Martin M.","email":"serverhorror","login":"serverhorror","count":1},{"name":"Martey Dodoo","email":"martey@mobolic.com","login":"martey","count":1},{"name":"Mark Perera","email":"34218455+MarkSachinPerera","login":"MarkSachinPerera","count":1},{"name":"Mark Grassi","email":"17365607+markgras","login":"markgras","count":1},{"name":"Marianne Corvellec","email":"marianne.corvellec@ens-lyon.org","login":"mkcor","count":1},{"name":"Marco Hemken","email":"mehemken@gmail.com","login":"mehemken","count":1},{"name":"Marcelo Lacerda","email":"marceloslacerda","login":"marceloslacerda","count":1},{"name":"Benjamin Lee","email":"benjamin_lee@college.harvard.edu","login":"Benjamin-Lee","count":1},{"name":"Brian Abrams","email":"hello@brian-abrams.com","login":"brianabrams","count":1},{"name":"Brett Montague","email":"brettmontague@gmail.com","login":"BrettMontague","count":1},{"name":"Brent Payne","email":"brent.payne@gmail.com","login":"brentpayne","count":1},{"name":"Boris Gorelik","email":"boris@gorelik.net","login":"bgbg","count":1},{"name":"Bill Lanyon","email":"billlanyon@me.com","login":"billlanyon","count":1},{"name":"Alexander Björling","email":"alex.bjorling@gmail.com","login":"alexbjorling","count":1},{"name":"Alex Goodman","email":"agoodm","login":"agoodm","count":1},{"name":"Alex","email":"aavanian","login":"aavanian","count":1},{"name":"Alejandro","email":"alxegod@gmail.com","login":"Alxe","count":1},{"name":"Luke Shulman","email":"Lshulman@gmail.com","login":"kindofluke","count":1},{"name":"girolamo","email":"58935223+girolamodaschio","login":"girolamodaschio","count":1},{"name":"Pablo M. Reyes","email":"pabloreyesfirpo@gmail.com","login":"pmreyes2","count":1},{"name":"Oriol Abril","email":"oriol.abril.pla@gmail.com","login":"OriolAbril","count":1},{"name":"Ondřej Čertík","email":"ondrej.certik@gmail.com","login":"certik","count":1},{"name":"Northo","email":"Northo","login":"Northo","count":1},{"name":"Nimish Bongale","email":"nimishnb98@gmail.com","login":"nimishbongale","count":1},{"name":"Nils Werner","email":"nils@hey.com","login":"nils-werner","count":1},{"name":"Nicolas de Palezieux","email":"ndepal","login":"ndepal","count":1},{"name":"Nicolas Leclercq","email":"nleclercq","login":"nleclercq","count":1},{"name":"Nathan West","email":"nate.ewest@gmail.com","login":"n-west","count":1},{"name":"Nathan Taylor","email":"35536250+n-taylor","login":"n-taylor","count":1},{"name":"Nathan Ho","email":"nathan.waikin.ho@gmail.com","login":"nhthn","count":1},{"name":"Naelson Douglas C. Oliveira","email":"naelson17@gmail.com","login":"NaelsonDouglas","count":1},{"name":"David Born","email":"dborn56@gmail.com","login":"hypostulate","count":1},{"name":"Dave Willmer","email":"dave.willmer@gmail.com","login":"dwillmer","count":1},{"name":"Dave Katten","email":"dkatten@gmail.com","login":"dkatten","count":1},{"name":"Daniel Sobczak","email":"20947896+TheLaw1337","login":"TheLaw1337","count":1},{"name":"Daniel Rodriguez","email":"df.rodriguez143@gmail.com","login":"danielfrg","count":1},{"name":"Daniel Kapitan","email":"daniel@kapitan.net","login":"dkapitan","count":1},{"name":"Michael König","email":"michael.koenig@blue-yonder.com","login":"MathMagique","count":1},{"name":"Arindam Hansda","email":"arindamhansda484@gmail.com","login":"arihans","count":1},{"name":"Ariel Pillemer","email":"63328798+pillemer","login":"pillemer","count":1},{"name":"Ari Hartikainen","email":"ahartikainen","login":"ahartikainen","count":1},{"name":"Carlos Cardenas","email":"cardenas12@gmail.com","login":"cobracmder","count":1},{"name":"Campbells","email":"antonio.campello@icloud.com","login":"aCampello","count":1},{"name":"Camila Oliveira","email":"aliamcami@gmail.com","login":"aliamcami","count":1},{"name":"Bryce Kalmbach","email":"jbkalmbach@gmail.com","login":"jbkalmbach","count":1},{"name":"Bryan Weber","email":"bryan.w.weber@gmail.com","login":"bryanwweber","count":1},{"name":"BrunaKimura","email":"brunamk@al.insper.edu.br","login":"BrunaKimura","count":1},{"name":"Brian Schoolcraft","email":"brian.p.schoolcraft@gmail.com","login":"schoolie","count":1},{"name":"Bill","email":"35750915+roadswitcher","login":"roadswitcher","count":1},{"name":"TidyData","email":"mckweb@outlook.com","login":"TidyData","count":1},{"name":"Thomas PEDOT","email":"thomas.pedot@gmail.com","login":"slamer59","count":1},{"name":"Thomas Morrell","email":"tmorrell","login":"tmorrell","count":1},{"name":"Thomas Labadie","email":"thomas.labadie@epita.fr","login":"thomas-lab","count":1},{"name":"Thomas Kientz","email":"60552083+thomktz","login":"thomktz","count":1},{"name":"Terry Luan","email":"44815845+terryluan12","login":"terryluan12","count":1},{"name":"Terry Greeniaus","email":"terrygreeniaus@gmail.com","login":"tgree","count":1},{"name":"Sönke F","email":"soenke.florian@gmx.de","login":"Soflon1","count":1},{"name":"Sébastien Celles","email":"s.celles@gmail.com","login":"scls19fr","count":1},{"name":"Steve Kowalik","email":"steven@wedontsleep.org","login":"s-t-e-v-e-n-k","count":1},{"name":"Steve (Gadget) Barnes","email":"gadgetsteve@hotmail.com","login":"GadgetSteve","count":1},{"name":"Michael Flaks","email":"misha.flaks@gmail.com","login":"mikeonly","count":1},{"name":"Ak-Bhatia","email":"33599912+Ak-Bhatia","login":"Ak-Bhatia","count":1},{"name":"Ajoke Yusuf","email":"ajokeyusuf10@gmail.com","login":"Ajoke23","count":1},{"name":"Afzal Ansari","email":"afzal442@gmail.com","login":"afzal442","count":1},{"name":"Aditya Jetely","email":"ajetely@gmail.com","login":"AdityaJ7","count":1},{"name":"Adam Levin","email":"adamlevin44@gmail.com","login":"adamwlev","count":1},{"name":"Adam Kasperowicz","email":"Kadek750@gmail.com","login":"Kadek","count":1},{"name":"Adam B","email":"b1skit","login":"b1skit","count":1},{"name":"Achim Randelhoff","email":"38992106+poplarShift","login":"poplarShift","count":1},{"name":"Abod","email":"abod80000@gmail.com","login":"ABODFTW","count":1},{"name":"Aaron Andalman","email":"nerduno.list@gmail.com","login":"nerduno","count":1},{"name":"0xflotus","email":"0xflotus@gmail.com","login":"0xflotus","count":1},{"name":"Beni Cherniavsky-Paskin","email":"cben@users.sf.net","login":"cben","count":1},{"name":"Ben Che","email":"0x5e5e","login":"0x5e5e","count":1},{"name":"Ashwani Rathee","email":"54855463+ashwani-rathee","login":"ashwani-rathee","count":1},{"name":"Ashriel","email":"89381263+rielAsh24","login":"rielAsh24","count":1},{"name":"Arvee","email":"ritzvincentvergaraculanag@gmail.com","login":"ritzvincentculanag","count":1},{"name":"Arun Persaud","email":"arun@nubati.net","login":"arunpersaud","count":1},{"name":"Artur Ciesielski","email":"artur.ciesielski@gmail.com","login":"ar-turek","count":1},{"name":"Artem","email":"artem.volshynskyi@gmail.com","login":"volartem","count":1},{"name":"Aron Ahmadia","email":"aron@ahmadia.net","login":"ahmadia","count":1},{"name":"Joris Nettelstroth","email":"azrael_dd@web.de","login":"jnettels","count":1},{"name":"Jonathan Plasse","email":"13716151+JonathanPlasse","login":"JonathanPlasse","count":1},{"name":"Jonathan Eisch","email":"jeisch","login":"jeisch","count":1},{"name":"Jonathan Cooper","email":"github.com@jonc.me.uk","login":"jonc125","count":1},{"name":"John Walk","email":"johnrwalk@gmail.com","login":"jrwalk","count":1},{"name":"John Paton","email":"john@johnpaton.net","login":"JohnPaton","count":1},{"name":"John F. Burkhart","email":"john.burkhart@geo.uio.no","login":"jfburkhart","count":1},{"name":"Johannes Sasongko","email":"sasongko@gmail.com","login":"sjohannes","count":1},{"name":"Joel Ostblom","email":"joelostblom","login":"joelostblom","count":1},{"name":"Jian Li","email":"jian@jianli.us","login":"jianli","count":1},{"name":"Karthikeyan Singaravelan","email":"tir.karthi@gmail.com","login":"tirkarthi","count":1},{"name":"Kaamraan","email":"57212747+Kraboobee","login":"Kraboobee","count":1},{"name":"Justin Li","email":"justinnhli","login":"justinnhli","count":1},{"name":"Julian","email":"smartsammler","login":"smartsammler","count":1},{"name":"Juan Pedro Fisanotti","email":"fisadev@gmail.com","login":"fisadev","count":1},{"name":"Juan Carlos Sarmiento","email":"juasarmiento10@gmail.com","login":"jcsarmiento10","count":1},{"name":"Joy Akinyi","email":"99389632+Joyakis","login":"Joyakis","count":1},{"name":"Chris Saldivar","email":"chrisdsaldivar@gmail.com","login":"ChrisDSaldivar","count":1},{"name":"Chris Drake","email":"cjdrake@gmail.com","login":"cjdrake","count":1},{"name":"Chiemezuo","email":"chiemezuoakujobi@gmail.com","login":"Chiemezuo","count":1},{"name":"Cheuk Ting Ho","email":"cheukting.ho@gmail.com","login":"Cheukting","count":1},{"name":"Chaytanya Sinha","email":"50200796+chaytanyasinha","login":"chaytanyasinha","count":1},{"name":"gotyaoi","email":"gotyaoi","login":"gotyaoi","count":1},{"name":"Luiz Irber","email":"luizirber","login":"luizirber","count":1},{"name":"Luca Fabbri","email":"lucafbb@gmail.com","login":"keul","count":1},{"name":"Luca Chiodini","email":"luca@chiodini.org","login":"lucach","count":1},{"name":"Lorenzo Peve","email":"71228480+LorenzoPeve","login":"LorenzoPeve","count":1},{"name":"Lingepumpe","email":"Lingepumpe","login":"Lingepumpe","count":1},{"name":"Lee Chengkai","email":"leechengkai@gmail.com","login":"chunkily","count":1},{"name":"Latill","email":"137994878+Latill","login":"Latill","count":1},{"name":"Kyle Roth","email":"kylrth@gmail.com","login":"kylrth","count":1},{"name":"Kun Yang","email":"kyang922","login":"kyang922","count":1},{"name":"Kshitiz Gupta","email":"Kshitiz305@live.com","login":"kshitiz305","count":1},{"name":"Kevin Anderson","email":"kevinanderso@gmail.com","login":"kevinsa5","count":1},{"name":"Mr-Spikes","email":"96281866+Mr-Spikes","login":"Mr-Spikes","count":1},{"name":"Mohd Izhar","email":"89973968+mdizhar3103","login":"mdizhar3103","count":1},{"name":"Min ho Kim","email":"minho42@gmail.com","login":"minho42","count":1},{"name":"Miki Tebeka","email":"miki.tebeka@gmail.com","login":"tebeka","count":1},{"name":"Mike Milonakis","email":"michail.milonakis@gmail.com","login":"mikemyl","count":1},{"name":"Mike DePalatis","email":"mike@depalatis.net","login":"mivade","count":1},{"name":"Miiike89","email":"michael.hubner@ait.ac.at","login":"Miiike89","count":1},{"name":"Miguel Cardoso","email":"msdc.1000@hotmail.com","login":"msdbcardoso","count":1},{"name":"José Coto","email":"jlcoto","login":"jlcoto","count":1},{"name":"Dan O'Meara","email":"omeara.dan@gmail.com","login":"danoscarmike","count":1},{"name":"Dan Lester","email":"dan@ideonate.com","login":"danlester","count":1},{"name":"Dan Kovacek","email":"dan@dkhydrotech.com","login":"dankovacek","count":1},{"name":"Dan Dale","email":"danny.dale@gmail.com","login":"speediedan","count":1},{"name":"Cédric Bouysset","email":"bouysset.cedric@gmail.com","login":"cbouy","count":1},{"name":"Crystal Marie D'Souza","email":"90462878+crystalmdsouza","login":"crystalmdsouza","count":1},{"name":"Crypto Jerônimo","email":"36364045+crypto-jeronimo","login":"crypto-jeronimo","count":1},{"name":"Connor Tann","email":"connor_tann@hotmail.com","login":"connortann","count":1},{"name":"Colm Ryan","email":"cryan@bbn.com","login":"caryan","count":1},{"name":"Christophers27","email":"65061865+Christophers27","login":"Christophers27","count":1},{"name":"Christopher Wilcox","email":"git@crwilcox.com","login":"crwilcox","count":1},{"name":"Christopher Sweet","email":"SweetsRepo","login":"SweetsRepo","count":1},{"name":"Christian Hill","email":"xn.hill@gmail.com","login":"xnx","count":1},{"name":"Christian Brædstrup","email":"christian@junckerbraedstrup.dk","login":"LinuxChristian","count":1},{"name":"David Lonsdale","email":"31012739+davidlonsdale92","login":"davidlonsdale92","count":1},{"name":"Marc Kassay","email":"marckassay@gmail.com","login":"marckassay","count":1},{"name":"Marat K","email":"kopytjuk@gmail.com","login":"kopytjuk","count":1},{"name":"Maik Heistermann","email":"heistermann","login":"heistermann","count":1},{"name":"Mahendra Kumar","email":"66687425+kumar-mahendra","login":"kumar-mahendra","count":1},{"name":"Maciej J","email":"mjarosie","login":"mjarosie","count":1},{"name":"Luke Tudge","email":"luketudge@gmail.com","login":"luketudge","count":1},{"name":"Arnaud Tsombeng","email":"arnaud.tsombeng@gmail.com","login":"Nkarnaud","count":1},{"name":"Joseph Yang","email":"50751526+jyoung0519","login":"jyoung0519","count":1},{"name":"Alexandre Garcia","email":"ag94441@gmail.com","login":"kuuji","count":1},{"name":"Greg Nordin","email":"nordin@byu.edu","login":"gregnordin","count":1},{"name":"EJEP","email":"EJEP","login":"EJEP","count":1},{"name":"Duarte OC","email":"duarteocarmo@gmail.com","login":"duarteocarmo","count":1},{"name":"DrDru","email":"DrDru","login":"DrDru","count":1},{"name":"Dovydas Kamaitis","email":"46675393+dkamaitis","login":"dkamaitis","count":1},{"name":"Dmitry Veltishev","email":"vdm-photo@ya.ru","login":"vdmit","count":1},{"name":"Dmitry Nikolaev","email":"etsu.nikolaev@gmail.com","login":"EtsuNDmA","count":1},{"name":"Dirk Biesinger","email":"dirk.biesinger@gmail.com","login":"Saravji","count":1},{"name":"Dinu Gherman","email":"gherman@darwin.in-berlin.de","login":"deeplook","count":1},{"name":"DimitarSivrev","email":"96288224+DimitarSivrev","login":"DimitarSivrev","count":1},{"name":"Dheepak Krishnamurthy","email":"kdheepak89@gmail.com","login":"kdheepak","count":1},{"name":"Devin Horvay","email":"devin.c.horvay@gmail.com","login":"dhorvay","count":1},{"name":"Denis Sidorov","email":"sidorovdi@gmail.com","login":"dinya","count":1},{"name":"Demetris Roumis","email":"roumis.d@gmail.com","login":"droumis","count":1},{"name":"Hanan Shteingart","email":"chanansh@gmail.com","login":"chanansh","count":1},{"name":"Hamza Faran","email":"hamzafaran@outlook.com","login":"hfaran","count":1},{"name":"Guilherme Fonseca","email":"36577631+GuilhermeADF","login":"GuilhermeADF","count":1},{"name":"Grégoire Détrez","email":"gregoire@fripost.org","login":"gdetrez","count":1},{"name":"Gregor Müllegger","email":"gregor@muellegger.de","login":"gregmuellegger","count":1},{"name":"Greg Romrell","email":"grromrell@gmail.com","login":"grromrell","count":1}],"total_commits":17499,"total_committers":690,"total_bot_commits":9,"total_bot_committers":1,"mean_commits":25.360869565217392,"dds":0.7011829247385565,"past_year_committers":[{"name":"Mateusz Paprocki","email":"mattpap@gmail.com","login":"mattpap","count":105},{"name":"Bryan Van de Ven","email":"bryan@bokeh.org","login":"bryevdv","count":36},{"name":"mattpap","email":"info@bokeh.org","login":null,"count":19},{"name":"Moritz Schreiber","email":"68053396+mosc9575","login":"mosc9575","count":17},{"name":"muendlein","email":"71090451+muendlein","login":"muendlein","count":15},{"name":"gabalafou","email":"gabriel@fouasnon.com","login":"gabalafou","count":7},{"name":"Christoph Deil","email":"Deil.Christoph@gmail.com","login":"cdeil","count":6},{"name":"Simon Høxbro Hansen","email":"simon.hansen@me.com","login":"hoxbro","count":5},{"name":"Philipp Rudiger","email":"prudiger@anaconda.com","login":"philippjfr","count":4},{"name":"Marco Edward Gorelli","email":"marcogorelli@protonmail.com","login":"MarcoGorelli","count":3},{"name":"Rami Darwiche","email":"ramiadarwiche@gmail.com","login":"RamiDarwiche","count":2},{"name":"xzmeng","email":"aumo@foxmail.com","login":"xzmeng","count":1},{"name":"Alejandro","email":"alxegod@gmail.com","login":"Alxe","count":1},{"name":"Arvee","email":"ritzvincentvergaraculanag@gmail.com","login":"ritzvincentculanag","count":1},{"name":"Chiemezuo","email":"chiemezuoakujobi@gmail.com","login":"Chiemezuo","count":1},{"name":"Ian Thomas","email":"ianthomas23@gmail.com","login":"ianthomas23","count":1},{"name":"Martey Dodoo","email":"martey@mobolic.com","login":"martey","count":1},{"name":"Maxime Liquet","email":"35924738+maximlt","login":"maximlt","count":1},{"name":"Michał Krassowski","email":"5832902+krassowski","login":"krassowski","count":1},{"name":"Pavithra Eswaramoorthy","email":"pavithraes@outlook.com","login":"pavithraes","count":1},{"name":"Philip Meier","email":"github.pmeier@posteo.de","login":"pmeier","count":1},{"name":"Ron Buckton","email":"ron.buckton@microsoft.com","login":"rbuckton","count":1},{"name":"Sam Lee","email":"orionlee","login":"orionlee","count":1},{"name":"Spencer Mitchell","email":"smitchell556@gmail.com","login":"spenceforce","count":1},{"name":"Steve Kowalik","email":"steven@wedontsleep.org","login":"s-t-e-v-e-n-k","count":1},{"name":"Zim","email":"126969+designerzim","login":"designerzim","count":1},{"name":"henricryden","email":"henric.ryden@neuroradkarolinska.se","login":"henricryden","count":1},{"name":"prusswan","email":"prusswan@gmail.com","login":"prusswan","count":1},{"name":"sophist0","email":"stokesj84@gmail.com","login":"sophist0","count":1}],"past_year_total_commits":237,"past_year_total_committers":29,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":8.172413793103448,"past_year_dds":0.5569620253164558,"last_synced_at":"2025-07-05T18:07:26.085Z","last_synced_commit":"81be65bfddc43ba57730a2014db9f71a4a75a736","created_at":"2023-03-07T11:04:31.118Z","updated_at":"2025-07-05T18:07:26.085Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.936Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"bokeh/bokeh","html_url":"https://github.com/bokeh/bokeh","last_synced_at":"2025-09-01T10:00:37.748Z","status":null,"issues_count":1217,"pull_requests_count":1050,"avg_time_to_close_issue":31105592.245833334,"avg_time_to_close_pull_request":2077182.9042437433,"issues_closed_count":720,"pull_requests_closed_count":919,"pull_request_authors_count":119,"issue_authors_count":490,"avg_comments_per_issue":3.0986031224322104,"avg_comments_per_pull_request":3.2914285714285714,"merged_pull_requests_count":842,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":282,"past_year_pull_requests_count":369,"past_year_avg_time_to_close_issue":1068040.450819672,"past_year_avg_time_to_close_pull_request":809692.3287671233,"past_year_issues_closed_count":122,"past_year_pull_requests_closed_count":292,"past_year_pull_request_authors_count":35,"past_year_issue_authors_count":96,"past_year_avg_comments_per_issue":1.0638297872340425,"past_year_avg_comments_per_pull_request":2.4146341463414633,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":277,"created_at":"2023-05-10T11:06:19.646Z","updated_at":"2025-09-03T06:46:56.590Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bokeh%2Fbokeh/issues","issue_labels_count":{"type: bug":409,"tag: component: bokehjs":346,"reso: completed":226,"type: task":213,"type: feature":194,"TRIAGE":180,"type: discussion":140,"tag: component: docs":122,"tag: regression":83,"reso: duplicate":45,"tag: component: tests":41,"tag: component: build":39,"python":38,"grant: CZI R6":37,"tag: widgets":36,"tag: component: examples":29,"tag: API: models":28,"tag: CI":25,"tag: layout":24,"tag: component: server":22,"reso: noaction":20,"tag: typing":15,"tag: UI: components":14,"plat: windows":12,"tag: webgl":12,"reso: working as intended":11,"tag: tools":10,"tag: notebook":9,"NEEDS MORE INFO":9,"reso: referred":8,"NEEDS BACK PORT":8,"good first issue":8,"tag: performance":7,"tag: accessibility":7,"grant: CZI R5":7,"tag: geo":7,"grant: SDG 2023":7,"tag: codebase":6,"reso: upstream":6,"tag: MathText":5,"tag: UI: gestures":5,"tag: CSS":5,"reso: wontfix":4,"MIGRATION":4,"CRITICAL":4,"plat: chrome":4,"tag: infra":4,"plat: webkit":3,"NEEDS TEST":3,"status: accepted":3,"dependencies":3,"tag: contour":2,"reso: norepro":2,"tag: svg":2,"PROTOCOL":2,"tag: API: plotting":2,"tag: BEP":2,"plat: mobile":2,"plat: firefox":2,"tag: memory":1,"tag: sampledata":1,"tag: django":1,"tag: docker":1,"tag: API: JS":1,"plat: osx":1,"tag: typescript":1,"tag: mypy":1,"tag: webassembly":1},"pull_request_labels_count":{"status: accepted":870,"reso: completed":311,"type: task":279,"status: ready":129,"tag: component: bokehjs":117,"tag: component: docs":98,"status: WIP":94,"type: bug":64,"status: declined":53,"NEEDS BACK PORT":50,"tag: codebase":37,"type: feature":33,"tag: CI":30,"tag: component: build":29,"grant: CZI R6":27,"tag: component: tests":27,"tag: component: examples":25,"grant: CZI R5":21,"tag: API: models":21,"status: superseded":18,"python":14,"tag: typescript":10,"tag: performance":7,"grant: SDG 2023":7,"tag: webgl":6,"tag: typing":4,"tag: component: server":3,"tag: layout":3,"tag: UI: components":3,"tag: API: plotting":3,"experimental":3,"tag: webassembly":2,"tag: UI: gestures":2,"tag: regression":2,"reso: duplicate":1,"PROTOCOL":1,"tag: widgets":1,"tag: mypy":1,"tag: MathText":1,"tag: contour":1,"status: paused":1,"tag: docker":1},"issue_author_associations_count":{"CONTRIBUTOR":503,"NONE":464,"MEMBER":229},"pull_request_author_associations_count":{"CONTRIBUTOR":929,"MEMBER":196,"NONE":76},"issue_authors":{"mattpap":165,"bryevdv":161,"mosc9575":46,"muendlein":37,"ianthomas23":25,"philippjfr":18,"Hoxbro":15,"hoxbro":15,"gabalafou":14,"droumis":12,"tcmetzger":12,"damianavila":11,"Icoti":8,"carve11":8,"gmerritt123":8,"birdsarah":7,"jbednar":7,"MarcSkovMadsen":7,"Maggie-M":7,"pavithraes":6,"Azaya89":6,"TheoMathurin":6,"EfremBraun":6,"jlstevens":6,"p-himik":5,"orionlee":5,"hhuuggoo":5,"ghost":5,"mrocklin":5,"huaracheguarache":5,"canavandl":4,"maximlt":4,"chesucr":4,"solstag":4,"pzwang":4,"Latill":4,"ahuang11":3,"MarcoGorelli":3,"nmasnadi":3,"paddymul":3,"dinya":3,"GillesFa":3,"jnettels":3,"PrateekArya":3,"Davide-sd":3,"rad83":3,"Aziuth":3,"ryanolf-tb":3,"erezinman":3,"elgar328":3,"marcuskd":3,"RaphaelRosset":3,"wswope-etiometry":3,"thomktz":3,"Allikooo":3,"sruthiiyer":2,"hyamanieu":2,"bjarthur":2,"bkos":2,"user293811":2,"wlaur":2,"jsignell":2,"measty":2,"dgrigonis":2,"comatrion":2,"quite68":2,"patrickjwright":2,"sophist0":2,"levsa":2,"hxse":2,"albe-jj":2,"spott":2,"hamogu":2,"bjfar":2,"cdeil":2,"nlosacco":2,"jacobtomlinson":2,"giladpn":2,"lewiswolf":2,"dasnessie":2,"mdickinson":2,"WheatMaThink":2,"lebedov":2,"zcyounger":2,"henricryden":2,"yuji38kwmt":2,"rs2":2,"sebhan2":2,"m3lab-zzl":2,"brendancol":2,"markgras":2,"hsparra":2,"jakirkham":2,"jmranger":2,"hageldave":2,"mfe-":2,"ruoyu0088":2,"benureau":1,"CTPassion":1,"teelei":1,"PeteFein":1,"capac":1,"annahadji":1,"nghenzi":1,"orodbhen":1,"sblondon":1,"davechallis":1,"rbuckton":1,"wjquant":1,"heili77":1,"nathanielatom":1,"rocheseb":1,"carlosgmartin":1,"tgree":1,"jmakov":1,"fxwest":1,"pmeier":1,"jhowe8":1,"TimEwing":1,"njanakiev":1,"jbkalmbach":1,"netcan":1,"xzmeng":1,"Umutoni-ga":1,"stevennlj":1,"AntonSavchenko":1,"akloster":1,"ThomasLecocq":1,"vinokurov":1,"ddkn":1,"jshiriyev":1,"spenceforce":1,"brittainhard":1,"user4015990":1,"pitrou":1,"dylanzxc":1,"mccarthyryanc":1,"rysport":1,"neeljpatel":1,"ernhollam":1,"Astrum42":1,"bmeatayi":1,"johann006":1,"timothydmorton":1,"shaperilio":1,"comperem":1,"Northo":1,"dnnr":1,"covracer":1,"cbanek":1,"rdmtinez":1,"chananshgong":1,"LinuxIsCool":1,"Haptein":1,"joewodonnell":1,"xant-tv":1,"josephernest":1,"hoodmane":1,"salmituukka":1,"stas-sl":1,"zw-huang":1,"harabat":1,"cdi-mflanner":1,"harmbuisman":1,"bitcom77":1,"debegr92":1,"murdoa":1,"pastewka":1,"hmkim":1,"tom-programming":1,"maltevesper":1,"k1lly-git":1,"osule":1,"Shadoward":1,"amichaut":1,"imaluengo":1,"erivlis":1,"benrussell80":1,"pranshukharkwal":1,"tony-bony":1,"maxbsp3":1,"jmdeschenes":1,"feliciaan":1,"andyschuster":1,"gileshd":1,"snosov1":1,"dacts23":1,"singharpit94":1,"dkapitan":1,"its-DomeE":1,"lgiraldi":1,"azjps":1,"Yura52":1,"dev1010101":1,"jsgounot":1,"jeanprey":1,"xareelee":1,"alexanfl":1,"nasedil":1,"rahuldeve":1,"VASKOTechDesign":1,"Kadek":1,"kaymes":1,"gkennos":1,"agilly":1,"DerekZH":1,"codercahol":1,"grechut":1,"avanetten":1,"thomasetter":1,"GCBallesteros":1,"gordonrix":1,"hafen":1,"guillochon":1,"johann-petrak":1,"julioasotodv":1,"mixstam1821":1,"mart00n":1,"tomascsantos":1,"chanansh":1,"TinkerIt789":1,"prusswan":1,"Listine":1,"isaacto":1,"rhjmoore":1,"gbakalian":1,"gudeqing":1,"complyue":1,"nleclercq":1,"designerzim":1,"attilabibok":1,"DanielaK123":1,"godlike64":1,"AjayThorve":1,"Kramin42":1,"12rambau":1,"JAK0723":1,"mattskb":1,"Pierretherenard":1,"benvarkey":1,"aafshinfard":1,"bsaintmichel":1,"marceloslacerda":1,"mxchinegod":1,"bmerry":1,"koganm":1,"ritzvincentculanag":1,"tubbywj":1,"mit10000":1,"santelelle":1,"nhthn":1,"sirspoon":1,"nitrocalcite":1,"aprsa":1,"23pointsNorth":1,"DanielTollenaar":1,"FChmiel":1,"gdementen":1,"kodsama":1,"hakan-77":1,"annesophie-cls":1,"bigzachattack":1,"sebimarkgraf":1,"elinaolfat":1,"gjkoplik":1,"ijstokes":1,"rchurt":1,"notestaff":1,"JanVasko1":1,"ribeirompl-soldersmith":1,"pablo-esteban":1,"angelsen":1,"febkor":1,"someben":1,"s-t-e-v-e-n-k":1,"SaiNikhilTadepalli":1,"ChrisBSK":1,"joshuadavidson":1,"dhirschfeld":1,"oviquezr":1,"grromrell":1,"FloBay":1,"banesullivan-kobold":1,"skrishnamoorthy5287":1,"alkanDol":1,"steventkrawczyk":1,"chrisjcameron":1,"7h0mas-R":1,"jasonsross":1,"byquip":1,"Cheukting":1,"ayushiitr2901":1,"sashabaranov":1,"cirnod":1,"adikte":1,"graingert":1,"kanglcn":1,"tommycarstensen":1,"Alxe":1,"m-guggenmos":1,"mloureiro-ilof":1,"dennisobrien":1,"BobbyL2k":1,"Philliec459":1,"fangsmile":1,"maeglin89273":1,"wx4stg":1,"alcrene":1,"clairetang6":1,"grifball":1,"vanHekthor":1,"kernc":1,"ErikAtApex":1,"bkcarlos":1,"Jobenas":1,"nfaggian":1,"shantopagla":1,"poldavezac":1,"weinbe58":1,"okdistribute":1,"matteosox":1,"Soot3":1,"JosephCottam":1,"IuryPiva":1,"dvbuntu":1,"joelostblom":1,"ehsansaleh":1,"Paul-Yuchao-Dong":1,"jaytmiller":1,"4l1fe":1,"qiuqc1":1,"Rubix982":1,"bell-symok":1,"ncclementi":1,"charlesbluca":1,"Hiroki-Oka":1,"JulianKu":1,"sebacastroh":1,"rekognizecode":1,"JenniferShelton":1,"Singletoned":1,"volkerjaenisch":1,"eleanor2017":1,"quasiben":1,"sinclaircooper":1,"lgasnier":1,"mjmare":1,"ndmlny-qs":1,"burnpanck":1,"smeragoel":1,"Murat-U-Saglam":1,"ofir-frd":1,"cpitclaudel":1,"abdulbudiaji":1,"CharlesNaylor":1,"Trel725":1,"hklarner":1,"krassowski":1,"russellburdt":1,"eflanigan00":1,"yt87":1,"pauostr":1,"afonit":1,"benduffy1":1,"thuydotm":1,"JanLikar":1,"cep87":1,"golmschenk":1,"rchiodo":1,"raj-pulapakura":1,"jmahlik":1,"croots":1,"gus123671":1,"alexanderhupfer":1,"kdesimone":1,"zpincus":1,"jgehrcke":1,"xygyo77":1,"u3Izx9ql7vW4":1,"matthiasha":1,"redhog":1,"mauropu":1,"mbilyanov":1,"PBrockmann":1,"DonCammne":1,"budyaya":1,"PlerionPlorion":1,"apoorvkh":1,"woodsy-sounding-wilful-sapwood":1,"kkuntze1":1,"BoSott":1,"efbulle":1,"ltalirz":1,"alucab":1,"jgbos":1,"smith666":1,"sggaffney":1,"harrisonzalman":1,"Ericbf-10":1,"hschilling":1,"peekxc":1,"gengjun":1,"lovettchris":1,"rokamu623":1,"EdTheEagle":1,"Sorcecoder":1,"kassbohm":1,"devbullion":1,"David-Herman":1,"ncvangilse":1,"zybex86":1,"hahnd":1,"thedrdos":1,"atrabattoni":1,"2-5":1,"nasa-nccs-cds":1,"DuanYang5":1,"jelmelk":1,"Felix-neko":1,"gkarabelos":1,"k1m190r":1,"Leokap":1,"patricktokeeffe":1,"rez10191":1,"AlbanWaxin":1,"samueljamesbader":1,"h5rdly":1,"KurtP20":1,"dergib22":1,"koksalcig71":1,"Dr-Nuke":1,"Mark-Bezerra":1,"xiaoyang-sde":1,"geekonloose":1,"ka-steve":1,"paolotricerri":1,"BenDavisson":1,"Hongyuy":1,"aaronmlevy":1,"DarthDanAmesh":1,"ghomem":1,"poke1024":1,"ivan-usov":1,"mroleksul":1,"aglebov":1,"mstump":1,"chigham":1,"early-stopper":1,"emekelburg":1,"johanneshk":1,"eferreira":1,"lesolorzanov":1,"coco90417":1,"AndrewRook":1,"charleywan2004":1,"douglas-raillard-arm":1,"hmijail":1,"doug-wispr":1,"slochower":1,"clemgaut":1,"axil":1,"salsasepp":1,"terrycojones":1,"none2003":1,"aunderwood":1,"PJussel":1,"jpvnunes":1,"Stoops-ML":1,"erenatas":1,"jeremy9959":1,"justapythonuser":1,"Ricyteach":1,"sdc50":1,"RMvirtual":1,"alexanderhankin":1,"jllanfranchi":1,"thebaptiste":1,"kir0ul":1,"philliproso":1,"jjoonathan":1,"MatteoLacki":1,"joshusre":1,"sistemicorp":1,"deanm0000":1,"matteoquirino":1},"pull_request_authors":{"mattpap":574,"bryevdv":123,"mosc9575":113,"muendlein":44,"ianthomas23":37,"gabalafou":18,"Azaya89":16,"hoxbro":15,"cdeil":13,"MarcoGorelli":10,"tcmetzger":9,"ghost":9,"philippjfr":7,"almarklein":7,"AkintolaRichard":6,"Chiemezuo":6,"pmeier":6,"birdsarah":6,"pavithraes":6,"canavandl":4,"sebacastroh":4,"dylncheng":4,"RamiDarwiche":4,"thomktz":4,"graingert":3,"Icoti":3,"ahuang11":3,"covracer":3,"chinmaychahar":3,"fpliger":3,"tim-v3":3,"Maggie-M":3,"droumis":3,"tomscambler":2,"GillesFa":2,"designerzim":2,"dinya":2,"mixstam1821":2,"merqurio":2,"prusswan":2,"hunter7lee":2,"wswope-etiometry":2,"Alxe":2,"DerTimonius":2,"martey":2,"hamogu":2,"murdoa":2,"krassowski":2,"BhaswatiRoy":2,"emekelburg":2,"Latill":2,"xzmeng":2,"dkamaitis":2,"benrussell80":2,"KesharwaniArpita":2,"msalem99":2,"gus123671":2,"maximlt":2,"henricryden":2,"sblondon":2,"rbuckton":2,"yah-yuan":2,"MarcSkovMadsen":2,"s-t-e-v-e-n-k":2,"Mr-Spikes":2,"nojaf":2,"huijeong1015":2,"zoeangell":2,"xiaoyang-sde":2,"ritzvincentculanag":2,"kevincolten":2,"jorenham":2,"spenceforce":2,"brendancol":2,"orena1":2,"EdwardBetts":1,"brentpayne":1,"jlindstrom12":1,"Med16-11":1,"akshatvishu":1,"nhthn":1,"jaytmiller":1,"benureau":1,"aglebov":1,"syhhyl":1,"rielAsh24":1,"gkarabelos":1,"RajatShenoi":1,"dnnr":1,"ANONYMOUSZED-beep":1,"Ajoke23":1,"osule":1,"fllagami":1,"solstag":1,"jbkalmbach":1,"orionlee":1,"n-taylor":1,"vicadesoba":1,"gunashree6":1,"jbrambleDC":1,"ndmlny-qs":1,"minimav":1,"sophist0":1,"xmaniic":1,"Soot3":1,"daydin":1,"golmschenk":1,"wasimtikki120":1,"rchiodo":1,"mrocklin":1,"kshitiz305":1,"rs2":1,"seanlaw":1,"TheoMathurin":1,"justacec":1,"dasha-moskv":1,"marceloslacerda":1,"PinkusFloyd":1,"Hoxbro":1,"shashank1225":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:17.013Z","repositories_count":10162540,"issues_count":31970808,"pull_requests_count":100211919,"authors_count":10727842,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{"TRIAGE":109,"type: bug":72,"tag: component: bokehjs":65,"type: task":50,"type: feature":35,"tag: component: docs":24,"grant: CZI R6":20,"tag: regression":20,"tag: UI: components":12,"tag: typing":12,"type: discussion":11,"python":11,"tag: component: examples":11,"reso: completed":11,"tag: component: tests":9,"reso: duplicate":7,"NEEDS BACK PORT":6,"tag: component: build":5,"tag: API: models":5,"tag: widgets":5,"tag: CI":4,"tag: performance":4,"tag: codebase":3,"tag: tools":3,"tag: layout":3,"PROTOCOL":2,"NEEDS MORE INFO":2,"tag: UI: gestures":2,"CRITICAL":2,"tag: accessibility":2,"status: accepted":2,"plat: webkit":1,"reso: noaction":1,"tag: infra":1,"reso: norepro":1,"plat: chrome":1,"tag: MathText":1,"plat: windows":1,"reso: upstream":1,"tag: CSS":1,"dependencies":1,"plat: osx":1,"tag: svg":1},"past_year_pull_request_labels_count":{"status: accepted":266,"status: ready":75,"type: task":74,"reso: completed":70,"status: WIP":45,"tag: component: bokehjs":32,"NEEDS BACK PORT":29,"grant: CZI R6":24,"tag: CI":19,"tag: component: tests":11,"status: declined":10,"type: feature":10,"tag: component: build":10,"tag: component: docs":8,"tag: API: models":6,"type: bug":5,"status: superseded":3,"experimental":3,"tag: typescript":2,"tag: UI: components":2,"tag: UI: gestures":2,"tag: typing":2,"tag: performance":2,"tag: layout":2,"tag: component: examples":1},"past_year_issue_author_associations_count":{"CONTRIBUTOR":175,"NONE":86,"MEMBER":26},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":327,"MEMBER":66,"NONE":30},"past_year_issue_authors":{"mattpap":76,"muendlein":30,"bryevdv":20,"mosc9575":19,"gabalafou":14,"hoxbro":7,"pavithraes":5,"philippjfr":5,"carve11":4,"elgar328":3,"gmerritt123":3,"maximlt":3,"patrickjwright":2,"orionlee":2,"PrateekArya":2,"henricryden":2,"hageldave":2,"quite68":2,"mfe-":2,"GillesFa":2,"MarcoGorelli":2,"sophist0":2,"Davide-sd":2,"wlaur":2,"Philliec459":1,"Sorcecoder":1,"peekxc":1,"spenceforce":1,"TheoMathurin":1,"TinkerIt789":1,"Trel725":1,"tubbywj":1,"measty":1,"xzmeng":1,"yt87":1,"matteosox":1,"markgras":1,"zw-huang":1,"someben":1,"prusswan":1,"snosov1":1,"smeragoel":1,"rahuldeve":1,"slochower":1,"rbuckton":1,"rekognizecode":1,"skrishnamoorthy5287":1,"sinclaircooper":1,"ritzvincentculanag":1,"RMvirtual":1,"rocheseb":1,"sblondon":1,"sebacastroh":1,"shaperilio":1,"febkor":1,"ernhollam":1,"erenatas":1,"elinaolfat":1,"ehsansaleh":1,"efbulle":1,"early-stopper":1,"designerzim":1,"dergib22":1,"DanielTollenaar":1,"ChrisBSK":1,"chigham":1,"bjarthur":1,"BenDavisson":1,"Aziuth":1,"Azaya89":1,"aprsa":1,"Alxe":1,"alexanderhankin":1,"adikte":1,"7h0mas-R":1,"12rambau":1,"levsa":1,"Leokap":1,"KurtP20":1,"Kramin42":1,"kernc":1,"k1lly-git":1,"justapythonuser":1,"jshiriyev":1,"joewodonnell":1,"jnettels":1,"jbednar":1,"Icoti":1,"hxse":1,"huaracheguarache":1,"hschilling":1,"Hongyuy":1,"Hiroki-Oka":1,"gus123671":1,"gordonrix":1,"gkarabelos":1,"gjkoplik":1,"feliciaan":1},"past_year_pull_request_authors":{"mattpap":201,"bryevdv":61,"muendlein":36,"mosc9575":30,"gabalafou":18,"hoxbro":11,"MarcoGorelli":6,"sebacastroh":4,"pavithraes":4,"philippjfr":4,"dylncheng":4,"RamiDarwiche":4,"spenceforce":2,"xzmeng":2,"mixstam1821":2,"sblondon":2,"rbuckton":2,"designerzim":2,"nojaf":2,"prusswan":2,"martey":2,"ritzvincentculanag":2,"chinmaychahar":2,"maximlt":2,"jorenham":2,"Alxe":2,"gus123671":2,"henricryden":2,"shashank1225":1,"ANONYMOUSZED-beep":1,"gkarabelos":1,"orionlee":1,"ianthomas23":1,"syhhyl":1,"sophist0":1,"TheoMathurin":1},"maintainers":[{"login":"bryevdv","count":284,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bryevdv"},{"login":"ianthomas23","count":62,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianthomas23"},{"login":"tcmetzger","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tcmetzger"},{"login":"droumis","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/droumis"},{"login":"Azaya89","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Azaya89"},{"login":"birdsarah","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/birdsarah"},{"login":"pavithraes","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pavithraes"},{"login":"thomktz","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thomktz"},{"login":"vicadesoba","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vicadesoba"}],"active_maintainers":[{"login":"bryevdv","count":81,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bryevdv"},{"login":"pavithraes","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pavithraes"},{"login":"Azaya89","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Azaya89"},{"login":"ianthomas23","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianthomas23"}]},"events":null,"keywords":["bokeh","data-visualisation","interactive-plots","javascript","jupyter","notebooks","numfocus","plots","plotting","python","visualisation","visualization"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/bokeh-ci.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T12:45:15.188Z","updated_at":"2023-01-13T12:45:15.188Z","repository_link":"https://github.com/bokeh/bokeh/blob/branch-3.9/.github/workflows/bokeh-ci.yml","dependencies":[{"id":6875878880,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6875878881,"package_name":"conda-incubator/setup-miniconda","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6875878882,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6875878883,"package_name":"./.github/workflows/composite/test-setup","ecosystem":"actions","requirements":"*","direct":true,"kind":"composite","optional":false},{"id":6875878884,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6875878885,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/bokeh-docker-build.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T12:45:15.310Z","updated_at":"2023-01-13T12:45:15.310Z","repository_link":"https://github.com/bokeh/bokeh/blob/branch-3.9/.github/workflows/bokeh-docker-build.yml","dependencies":[{"id":6875878905,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6875878906,"package_name":"docker/setup-qemu-action","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6875878907,"package_name":"docker/setup-buildx-action","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6875878908,"package_name":"docker/login-action","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6875878909,"package_name":"docker/build-push-action","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6875878910,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/bokeh-docker-test.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T12:45:15.440Z","updated_at":"2023-01-13T12:45:15.440Z","repository_link":"https://github.com/bokeh/bokeh/blob/branch-3.9/.github/workflows/bokeh-docker-test.yml","dependencies":[{"id":6875878935,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6875878936,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/bokeh-release-build.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T12:45:15.653Z","updated_at":"2023-01-13T12:45:15.653Z","repository_link":"https://github.com/bokeh/bokeh/blob/branch-3.9/.github/workflows/bokeh-release-build.yml","dependencies":[{"id":6875878953,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6875878954,"package_name":"conda-incubator/setup-miniconda","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/bokeh-release-deploy.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T12:45:15.866Z","updated_at":"2023-01-13T12:45:15.866Z","repository_link":"https://github.com/bokeh/bokeh/blob/branch-3.9/.github/workflows/bokeh-release-deploy.yml","dependencies":[{"id":6875878968,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6875878969,"package_name":"conda-incubator/setup-miniconda","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/bokehjs-ci.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T12:45:16.113Z","updated_at":"2023-01-13T12:45:16.113Z","repository_link":"https://github.com/bokeh/bokeh/blob/branch-3.9/.github/workflows/bokehjs-ci.yml","dependencies":[{"id":6875879002,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6875879003,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6875879004,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/codeql-analysis.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T12:45:16.286Z","updated_at":"2023-01-13T12:45:16.286Z","repository_link":"https://github.com/bokeh/bokeh/blob/branch-3.9/.github/workflows/codeql-analysis.yml","dependencies":[{"id":6875879012,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6875879013,"package_name":"github/codeql-action/init","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6875879014,"package_name":"github/codeql-action/autobuild","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6875879015,"package_name":"github/codeql-action/analyze","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/composite/test-setup/action.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T12:45:16.435Z","updated_at":"2023-01-13T12:45:16.435Z","repository_link":"https://github.com/bokeh/bokeh/blob/branch-3.9/.github/workflows/composite/test-setup/action.yml","dependencies":[{"id":6875879033,"package_name":"conda-incubator/setup-miniconda","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6875879034,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6875879035,"package_name":"actions/cache","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"npm","filepath":"bokehjs/make/package.json","sha":null,"kind":"manifest","created_at":"2023-01-13T12:45:16.714Z","updated_at":"2023-01-13T12:45:16.714Z","repository_link":"https://github.com/bokeh/bokeh/blob/branch-3.9/bokehjs/make/package.json","dependencies":[{"id":6875879067,"package_name":"@types/node","ecosystem":"npm","requirements":"^18.7.16","direct":true,"kind":"development","optional":false},{"id":6875879068,"package_name":"@types/which","ecosystem":"npm","requirements":"^2.0.1","direct":true,"kind":"development","optional":false},{"id":6875879069,"package_name":"@types/yargs","ecosystem":"npm","requirements":"^16.0.4","direct":true,"kind":"development","optional":false},{"id":6875879070,"package_name":"chalk","ecosystem":"npm","requirements":"^4.1.2","direct":true,"kind":"development","optional":false},{"id":6875879071,"package_name":"del","ecosystem":"npm","requirements":"^6.1.1","direct":true,"kind":"development","optional":false},{"id":6875879072,"package_name":"semver","ecosystem":"npm","requirements":"^7.3.7","direct":true,"kind":"development","optional":false},{"id":6875879073,"package_name":"ts-node","ecosystem":"npm","requirements":"^10.9.1","direct":true,"kind":"development","optional":false},{"id":6875879074,"package_name":"tsconfig-paths","ecosystem":"npm","requirements":"^4.1.0","direct":true,"kind":"development","optional":false},{"id":6875879075,"package_name":"typescript","ecosystem":"npm","requirements":"~4.8.3","direct":true,"kind":"development","optional":false},{"id":6875879076,"package_name":"which","ecosystem":"npm","requirements":"^2.0.2","direct":true,"kind":"development","optional":false},{"id":6875879077,"package_name":"yargs","ecosystem":"npm","requirements":"^17.4.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"bokehjs/package-lock.json","sha":null,"kind":"lockfile","created_at":"2023-01-13T12:45:16.919Z","updated_at":"2023-01-13T12:45:16.919Z","repository_link":"https://github.com/bokeh/bokeh/blob/branch-3.9/bokehjs/package-lock.json","dependencies":[{"id":6875879115,"package_name":"make","ecosystem":"npm","requirements":"3.1.0-dev.1","direct":false,"kind":"runtime","optional":false},{"id":6875879116,"package_name":"aggregate-error","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":6875879117,"package_name":"clean-stack","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":6875879118,"package_name":"del","ecosystem":"npm","requirements":"6.1.1","direct":false,"kind":"development","optional":false},{"id":6875879119,"package_name":"indent-string","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6875879120,"package_name":"is-path-cwd","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":6875879121,"package_name":"is-path-inside","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":6875879122,"package_name":"p-map","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6875879123,"package_name":"slash","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6875879124,"package_name":"@babel/runtime","ecosystem":"npm","requirements":"7.18.9","direct":false,"kind":"development","optional":false},{"id":6875879125,"package_name":"@bokeh/compiler","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":6875879126,"package_name":"@bokeh/lib","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":6875879127,"package_name":"@bokeh/make","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":6875879128,"package_name":"@bokeh/numbro","ecosystem":"npm","requirements":"1.6.2","direct":false,"kind":"development","optional":false},{"id":6875879129,"package_name":"@bokeh/server","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":6875879130,"package_name":"@bokeh/slickgrid","ecosystem":"npm","requirements":"2.4.4102","direct":false,"kind":"development","optional":false},{"id":6875879131,"package_name":"tslib","ecosystem":"npm","requirements":"1.14.1","direct":false,"kind":"development","optional":false},{"id":6875879132,"package_name":"@bokeh/test","ecosystem":"npm","requirements":null,"direct":false,"kind":"runtime","optional":false},{"id":6875879133,"package_name":"@cspotcode/source-map-support","ecosystem":"npm","requirements":"0.8.1","direct":false,"kind":"development","optional":false},{"id":6875879134,"package_name":"@jridgewell/trace-mapping","ecosystem":"npm","requirements":"0.3.9","direct":false,"kind":"development","optional":false},{"id":6875879135,"package_name":"@eslint/eslintrc","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"development","optional":false},{"id":6875879136,"package_name":"@humanwhocodes/config-array","ecosystem":"npm","requirements":"0.10.4","direct":false,"kind":"development","optional":false},{"id":6875879137,"package_name":"@humanwhocodes/gitignore-to-minimatch","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6875879138,"package_name":"@humanwhocodes/module-importer","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6875879139,"package_name":"@humanwhocodes/object-schema","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":6875879140,"package_name":"@jridgewell/gen-mapping","ecosystem":"npm","requirements":"0.3.2","direct":false,"kind":"development","optional":false},{"id":6875879141,"package_name":"@jridgewell/resolve-uri","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":6875879142,"package_name":"@jridgewell/set-array","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":6875879143,"package_name":"@jridgewell/source-map","ecosystem":"npm","requirements":"0.3.2","direct":false,"kind":"development","optional":false},{"id":6875879144,"package_name":"@jridgewell/sourcemap-codec","ecosystem":"npm","requirements":"1.4.14","direct":false,"kind":"development","optional":false},{"id":6875879145,"package_name":"@jridgewell/trace-mapping","ecosystem":"npm","requirements":"0.3.14","direct":false,"kind":"development","optional":false},{"id":6875879146,"package_name":"@nodelib/fs.scandir","ecosystem":"npm","requirements":"2.1.5","direct":false,"kind":"development","optional":false},{"id":6875879147,"package_name":"@nodelib/fs.stat","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":6875879148,"package_name":"@nodelib/fs.walk","ecosystem":"npm","requirements":"1.2.8","direct":false,"kind":"development","optional":false},{"id":6875879149,"package_name":"@sinonjs/commons","ecosystem":"npm","requirements":"1.8.3","direct":false,"kind":"development","optional":false},{"id":6875879150,"package_name":"@sinonjs/fake-timers","ecosystem":"npm","requirements":"9.1.2","direct":false,"kind":"development","optional":false},{"id":6875879151,"package_name":"@sinonjs/samsam","ecosystem":"npm","requirements":"6.1.1","direct":false,"kind":"development","optional":false},{"id":6875879152,"package_name":"@sinonjs/text-encoding","ecosystem":"npm","requirements":"0.7.1","direct":false,"kind":"development","optional":false},{"id":6875879153,"package_name":"@tsconfig/node10","ecosystem":"npm","requirements":"1.0.9","direct":false,"kind":"development","optional":false},{"id":6875879154,"package_name":"@tsconfig/node12","ecosystem":"npm","requirements":"1.0.11","direct":false,"kind":"development","optional":false},{"id":6875879155,"package_name":"@tsconfig/node14","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":6875879156,"package_name":"@tsconfig/node16","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":6875879157,"package_name":"@types/body-parser","ecosystem":"npm","requirements":"1.19.2","direct":false,"kind":"development","optional":false},{"id":6875879158,"package_name":"@types/cli-progress","ecosystem":"npm","requirements":"3.11.0","direct":false,"kind":"development","optional":false},{"id":6875879159,"package_name":"@types/combine-source-map","ecosystem":"npm","requirements":"0.8.2","direct":false,"kind":"development","optional":false},{"id":6875879160,"package_name":"@types/connect","ecosystem":"npm","requirements":"3.4.35","direct":false,"kind":"development","optional":false},{"id":6875879161,"package_name":"@types/convert-source-map","ecosystem":"npm","requirements":"1.5.2","direct":false,"kind":"development","optional":false},{"id":6875879162,"package_name":"@types/css","ecosystem":"npm","requirements":"0.0.33","direct":false,"kind":"development","optional":false},{"id":6875879163,"package_name":"@types/eslint","ecosystem":"npm","requirements":"8.4.6","direct":false,"kind":"development","optional":false},{"id":6875879164,"package_name":"@types/estree","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6875879165,"package_name":"@types/express","ecosystem":"npm","requirements":"4.17.13","direct":false,"kind":"development","optional":false},{"id":6875879166,"package_name":"@types/express-serve-static-core","ecosystem":"npm","requirements":"4.17.29","direct":false,"kind":"development","optional":false},{"id":6875879167,"package_name":"@types/flatbush","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"development","optional":false},{"id":6875879170,"package_name":"@types/geojson","ecosystem":"npm","requirements":"7946.0.10","direct":false,"kind":"development","optional":false},{"id":6875879171,"package_name":"@types/google.maps","ecosystem":"npm","requirements":"3.50.0","direct":false,"kind":"development","optional":false},{"id":6875879172,"package_name":"@types/hammerjs","ecosystem":"npm","requirements":"2.0.41","direct":false,"kind":"development","optional":false},{"id":6875879173,"package_name":"@types/jquery","ecosystem":"npm","requirements":"3.5.14","direct":false,"kind":"development","optional":false},{"id":6875879174,"package_name":"@types/json-schema","ecosystem":"npm","requirements":"7.0.11","direct":false,"kind":"development","optional":false},{"id":6875879175,"package_name":"@types/less","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":6875879176,"package_name":"@types/mime","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"development","optional":false},{"id":6875879177,"package_name":"@types/node","ecosystem":"npm","requirements":"18.7.16","direct":false,"kind":"development","optional":false},{"id":6875879178,"package_name":"@types/nunjucks","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"development","optional":false},{"id":6875879179,"package_name":"@types/pngjs","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":6875879180,"package_name":"@types/proj4","ecosystem":"npm","requirements":"2.5.2","direct":false,"kind":"development","optional":false},{"id":6875879181,"package_name":"@types/qs","ecosystem":"npm","requirements":"6.9.7","direct":false,"kind":"development","optional":false},{"id":6875879182,"package_name":"@types/range-parser","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"development","optional":false},{"id":6875879183,"package_name":"@types/serve-static","ecosystem":"npm","requirements":"1.13.10","direct":false,"kind":"development","optional":false},{"id":6875879184,"package_name":"@types/sinon","ecosystem":"npm","requirements":"10.0.13","direct":false,"kind":"development","optional":false},{"id":6875879185,"package_name":"@types/sinonjs__fake-timers","ecosystem":"npm","requirements":"8.1.2","direct":false,"kind":"development","optional":false},{"id":6875879186,"package_name":"@types/sizzle","ecosystem":"npm","requirements":"2.3.3","direct":false,"kind":"development","optional":false},{"id":6875879187,"package_name":"@types/slickgrid","ecosystem":"npm","requirements":"2.1.32","direct":false,"kind":"development","optional":false},{"id":6875879188,"package_name":"@types/source-map-support","ecosystem":"npm","requirements":"0.5.6","direct":false,"kind":"development","optional":false},{"id":6875879189,"package_name":"@types/sprintf-js","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":6875879190,"package_name":"@types/which","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":6875879191,"package_name":"@types/ws","ecosystem":"npm","requirements":"8.5.3","direct":false,"kind":"development","optional":false},{"id":6875879192,"package_name":"@types/yargs","ecosystem":"npm","requirements":"16.0.4","direct":false,"kind":"development","optional":false},{"id":6875879193,"package_name":"@types/yargs-parser","ecosystem":"npm","requirements":"21.0.0","direct":false,"kind":"development","optional":false},{"id":6875879194,"package_name":"@typescript-eslint/eslint-plugin","ecosystem":"npm","requirements":"5.36.2","direct":false,"kind":"development","optional":false},{"id":6875879195,"package_name":"@typescript-eslint/experimental-utils","ecosystem":"npm","requirements":"5.37.0","direct":false,"kind":"development","optional":false},{"id":6875879196,"package_name":"@typescript-eslint/scope-manager","ecosystem":"npm","requirements":"5.37.0","direct":false,"kind":"development","optional":false},{"id":6875879197,"package_name":"@typescript-eslint/types","ecosystem":"npm","requirements":"5.37.0","direct":false,"kind":"development","optional":false},{"id":6875879198,"package_name":"@typescript-eslint/typescript-estree","ecosystem":"npm","requirements":"5.37.0","direct":false,"kind":"development","optional":false},{"id":6875879199,"package_name":"@typescript-eslint/utils","ecosystem":"npm","requirements":"5.37.0","direct":false,"kind":"development","optional":false},{"id":6875879200,"package_name":"@typescript-eslint/visitor-keys","ecosystem":"npm","requirements":"5.37.0","direct":false,"kind":"development","optional":false},{"id":6875879201,"package_name":"@typescript-eslint/parser","ecosystem":"npm","requirements":"5.36.2","direct":false,"kind":"development","optional":false},{"id":6875879202,"package_name":"@typescript-eslint/scope-manager","ecosystem":"npm","requirements":"5.36.2","direct":false,"kind":"development","optional":false},{"id":6875879203,"package_name":"@typescript-eslint/type-utils","ecosystem":"npm","requirements":"5.36.2","direct":false,"kind":"development","optional":false},{"id":6875879204,"package_name":"@typescript-eslint/types","ecosystem":"npm","requirements":"5.36.2","direct":false,"kind":"development","optional":false},{"id":6875879205,"package_name":"@typescript-eslint/typescript-estree","ecosystem":"npm","requirements":"5.36.2","direct":false,"kind":"development","optional":false},{"id":6875879206,"package_name":"@typescript-eslint/utils","ecosystem":"npm","requirements":"5.36.2","direct":false,"kind":"development","optional":false},{"id":6875879207,"package_name":"@typescript-eslint/visitor-keys","ecosystem":"npm","requirements":"5.36.2","direct":false,"kind":"development","optional":false},{"id":6875879208,"package_name":"a-sync-waterfall","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6875879209,"package_name":"accepts","ecosystem":"npm","requirements":"1.3.8","direct":false,"kind":"development","optional":false},{"id":6875879210,"package_name":"acorn","ecosystem":"npm","requirements":"8.8.0","direct":false,"kind":"development","optional":false},{"id":6875879211,"package_name":"acorn-jsx","ecosystem":"npm","requirements":"5.3.2","direct":false,"kind":"development","optional":false},{"id":6875879212,"package_name":"acorn-walk","ecosystem":"npm","requirements":"8.2.0","direct":false,"kind":"development","optional":false},{"id":6875879213,"package_name":"ajv","ecosystem":"npm","requirements":"6.12.6","direct":false,"kind":"development","optional":false},{"id":6875879214,"package_name":"ansi-regex","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":6875879215,"package_name":"ansi-styles","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":6875879216,"package_name":"arg","ecosystem":"npm","requirements":"4.1.3","direct":false,"kind":"development","optional":false},{"id":6875879217,"package_name":"argparse","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":6875879218,"package_name":"array-flatten","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":6875879219,"package_name":"array-union","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6875879220,"package_name":"asap","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"development","optional":false},{"id":6875879221,"package_name":"atob","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":6875879222,"package_name":"balanced-match","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6875879223,"package_name":"body-parser","ecosystem":"npm","requirements":"1.20.0","direct":false,"kind":"development","optional":false},{"id":6875879224,"package_name":"debug","ecosystem":"npm","requirements":"2.6.9","direct":false,"kind":"development","optional":false},{"id":6875879225,"package_name":"ms","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6875879226,"package_name":"brace-expansion","ecosystem":"npm","requirements":"1.1.11","direct":false,"kind":"development","optional":false},{"id":6875879227,"package_name":"braces","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":6875879228,"package_name":"buffer-from","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":6875879229,"package_name":"bytes","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":6875879230,"package_name":"call-bind","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6875879231,"package_name":"callsites","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":6875879232,"package_name":"chalk","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"development","optional":false},{"id":6875879233,"package_name":"choices.js","ecosystem":"npm","requirements":"10.1.0","direct":false,"kind":"development","optional":false},{"id":6875879234,"package_name":"chrome-remote-interface","ecosystem":"npm","requirements":"0.31.3","direct":false,"kind":"development","optional":false},{"id":6875879235,"package_name":"ws","ecosystem":"npm","requirements":"7.5.9","direct":false,"kind":"development","optional":false},{"id":6875879236,"package_name":"cli-progress","ecosystem":"npm","requirements":"3.11.2","direct":false,"kind":"development","optional":false},{"id":6875879237,"package_name":"cliui","ecosystem":"npm","requirements":"7.0.4","direct":false,"kind":"development","optional":false},{"id":6875879238,"package_name":"color-convert","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":6875879239,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":6875879240,"package_name":"combine-source-map","ecosystem":"npm","requirements":"0.8.0","direct":false,"kind":"development","optional":false},{"id":6875879241,"package_name":"convert-source-map","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":6875879242,"package_name":"source-map","ecosystem":"npm","requirements":"0.5.7","direct":false,"kind":"development","optional":false},{"id":6875879243,"package_name":"commander","ecosystem":"npm","requirements":"2.11.0","direct":false,"kind":"development","optional":false},{"id":6875879244,"package_name":"concat-map","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"development","optional":false},{"id":6875879245,"package_name":"content-disposition","ecosystem":"npm","requirements":"0.5.4","direct":false,"kind":"development","optional":false},{"id":6875879246,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.2.1","direct":false,"kind":"development","optional":false},{"id":6875879247,"package_name":"content-type","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":6875879248,"package_name":"convert-source-map","ecosystem":"npm","requirements":"1.8.0","direct":false,"kind":"development","optional":false},{"id":6875879249,"package_name":"cookie","ecosystem":"npm","requirements":"0.5.0","direct":false,"kind":"development","optional":false},{"id":6875879250,"package_name":"cookie-signature","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"development","optional":false},{"id":6875879251,"package_name":"copy-anything","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"development","optional":false},{"id":6875879252,"package_name":"create-require","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":6875879253,"package_name":"cross-spawn","ecosystem":"npm","requirements":"7.0.3","direct":false,"kind":"development","optional":false},{"id":6875879254,"package_name":"css","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6875879255,"package_name":"debug","ecosystem":"npm","requirements":"4.3.4","direct":false,"kind":"development","optional":false},{"id":6875879256,"package_name":"decode-uri-component","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":6875879257,"package_name":"deep-is","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":6875879258,"package_name":"deepmerge","ecosystem":"npm","requirements":"4.2.2","direct":false,"kind":"development","optional":false},{"id":6875879259,"package_name":"depd","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6875879260,"package_name":"destroy","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":6875879261,"package_name":"devtools-protocol","ecosystem":"npm","requirements":"0.0.1045489","direct":false,"kind":"development","optional":false},{"id":6875879262,"package_name":"diff","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":6875879263,"package_name":"dir-glob","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":6875879264,"package_name":"doctrine","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6875879265,"package_name":"ee-first","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":6875879266,"package_name":"emoji-regex","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"development","optional":false},{"id":6875879267,"package_name":"encodeurl","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6875879268,"package_name":"errno","ecosystem":"npm","requirements":"0.1.8","direct":false,"kind":"development","optional":false},{"id":6875879269,"package_name":"escalade","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":6875879270,"package_name":"escape-html","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":6875879271,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6875879272,"package_name":"eslint","ecosystem":"npm","requirements":"8.23.0","direct":false,"kind":"development","optional":false},{"id":6875879273,"package_name":"eslint-plugin-deprecation","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"development","optional":false},{"id":6875879274,"package_name":"eslint-scope","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"development","optional":false},{"id":6875879275,"package_name":"eslint-utils","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6875879276,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6875879277,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"development","optional":false},{"id":6875879278,"package_name":"eslint-scope","ecosystem":"npm","requirements":"7.1.1","direct":false,"kind":"development","optional":false},{"id":6875879279,"package_name":"estraverse","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"development","optional":false},{"id":6875879280,"package_name":"esm","ecosystem":"npm","requirements":"3.2.25","direct":false,"kind":"development","optional":false},{"id":6875879281,"package_name":"espree","ecosystem":"npm","requirements":"9.4.0","direct":false,"kind":"development","optional":false},{"id":6875879282,"package_name":"esquery","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":6875879283,"package_name":"esrecurse","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":6875879284,"package_name":"estraverse","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":6875879285,"package_name":"esutils","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":6875879286,"package_name":"etag","ecosystem":"npm","requirements":"1.8.1","direct":false,"kind":"development","optional":false},{"id":6875879287,"package_name":"express","ecosystem":"npm","requirements":"4.18.1","direct":false,"kind":"development","optional":false},{"id":6875879288,"package_name":"fast-deep-equal","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"development","optional":false},{"id":6875879289,"package_name":"fast-glob","ecosystem":"npm","requirements":"3.2.12","direct":false,"kind":"development","optional":false},{"id":6875879290,"package_name":"glob-parent","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":6875879291,"package_name":"fast-json-stable-stringify","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6875879292,"package_name":"fast-levenshtein","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"development","optional":false},{"id":6875879293,"package_name":"fastq","ecosystem":"npm","requirements":"1.13.0","direct":false,"kind":"development","optional":false},{"id":6875879294,"package_name":"file-entry-cache","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":6875879295,"package_name":"fill-range","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"development","optional":false},{"id":6875879296,"package_name":"finalhandler","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":6875879297,"package_name":"find-up","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":6875879298,"package_name":"flat-cache","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":6875879299,"package_name":"flatbush","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6875879300,"package_name":"flatpickr","ecosystem":"npm","requirements":"4.6.13","direct":false,"kind":"development","optional":false},{"id":6875879301,"package_name":"flatqueue","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":6875879302,"package_name":"flatted","ecosystem":"npm","requirements":"3.2.6","direct":false,"kind":"development","optional":false},{"id":6875879303,"package_name":"forwarded","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":6875879304,"package_name":"fresh","ecosystem":"npm","requirements":"0.5.2","direct":false,"kind":"development","optional":false},{"id":6875879305,"package_name":"fs.realpath","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6875879306,"package_name":"function-bind","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":6875879307,"package_name":"functional-red-black-tree","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6875879308,"package_name":"fuse.js","ecosystem":"npm","requirements":"6.6.2","direct":false,"kind":"development","optional":false},{"id":6875879309,"package_name":"get-caller-file","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":6875879310,"package_name":"get-intrinsic","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":6875879311,"package_name":"glob","ecosystem":"npm","requirements":"7.2.3","direct":false,"kind":"development","optional":false},{"id":6875879312,"package_name":"glob-parent","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"development","optional":false},{"id":6875879313,"package_name":"globals","ecosystem":"npm","requirements":"13.17.0","direct":false,"kind":"development","optional":false},{"id":6875879314,"package_name":"globby","ecosystem":"npm","requirements":"11.1.0","direct":false,"kind":"development","optional":false},{"id":6875879315,"package_name":"graceful-fs","ecosystem":"npm","requirements":"4.2.10","direct":false,"kind":"development","optional":false},{"id":6875879316,"package_name":"grapheme-splitter","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":6875879317,"package_name":"hammerjs","ecosystem":"npm","requirements":"2.0.8","direct":false,"kind":"development","optional":false},{"id":6875879318,"package_name":"has","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":6875879319,"package_name":"has-flag","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6875879320,"package_name":"has-symbols","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":6875879321,"package_name":"http-errors","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6875879322,"package_name":"iconv-lite","ecosystem":"npm","requirements":"0.4.24","direct":false,"kind":"development","optional":false},{"id":6875879323,"package_name":"ignore","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":6875879324,"package_name":"image-size","ecosystem":"npm","requirements":"0.5.5","direct":false,"kind":"development","optional":false},{"id":6875879325,"package_name":"import-fresh","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"development","optional":false},{"id":6875879326,"package_name":"imurmurhash","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":6875879327,"package_name":"inflight","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"development","optional":false},{"id":6875879328,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":6875879329,"package_name":"inline-source-map","ecosystem":"npm","requirements":"0.6.2","direct":false,"kind":"development","optional":false},{"id":6875879330,"package_name":"ipaddr.js","ecosystem":"npm","requirements":"1.9.1","direct":false,"kind":"development","optional":false},{"id":6875879331,"package_name":"is-extglob","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":6875879332,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6875879333,"package_name":"is-glob","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"development","optional":false},{"id":6875879334,"package_name":"is-number","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":6875879335,"package_name":"is-what","ecosystem":"npm","requirements":"3.14.1","direct":false,"kind":"development","optional":false},{"id":6875879336,"package_name":"isarray","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"development","optional":false},{"id":6875879337,"package_name":"isexe","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6875879338,"package_name":"jquery","ecosystem":"npm","requirements":"3.6.0","direct":false,"kind":"development","optional":false},{"id":6875879339,"package_name":"jquery-ui","ecosystem":"npm","requirements":"1.13.2","direct":false,"kind":"development","optional":false},{"id":6875879340,"package_name":"js-yaml","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":6875879341,"package_name":"json-schema-traverse","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":6875879342,"package_name":"json-stable-stringify-without-jsonify","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6875879343,"package_name":"json5","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"development","optional":false},{"id":6875879344,"package_name":"just-extend","ecosystem":"npm","requirements":"4.2.1","direct":false,"kind":"development","optional":false},{"id":6875879345,"package_name":"less","ecosystem":"npm","requirements":"4.1.3","direct":false,"kind":"development","optional":false},{"id":6875879346,"package_name":"levn","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":6875879347,"package_name":"locate-path","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":6875879348,"package_name":"lodash.get","ecosystem":"npm","requirements":"4.4.2","direct":false,"kind":"development","optional":false},{"id":6875879349,"package_name":"lodash.memoize","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":6875879350,"package_name":"lodash.merge","ecosystem":"npm","requirements":"4.6.2","direct":false,"kind":"development","optional":false},{"id":6875879351,"package_name":"lru-cache","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":6875879352,"package_name":"make-dir","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6875879353,"package_name":"semver","ecosystem":"npm","requirements":"5.7.1","direct":false,"kind":"development","optional":false},{"id":6875879354,"package_name":"make-error","ecosystem":"npm","requirements":"1.3.6","direct":false,"kind":"development","optional":false},{"id":6875879355,"package_name":"mathjax-full","ecosystem":"npm","requirements":"3.2.2","direct":false,"kind":"development","optional":false},{"id":6875879356,"package_name":"media-typer","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"development","optional":false},{"id":6875879357,"package_name":"merge-descriptors","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6875879358,"package_name":"merge2","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"development","optional":false},{"id":6875879359,"package_name":"methods","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":6875879360,"package_name":"mgrs","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6875879361,"package_name":"mhchemparser","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":6875879362,"package_name":"micromatch","ecosystem":"npm","requirements":"4.0.5","direct":false,"kind":"development","optional":false},{"id":6875879363,"package_name":"mime","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"development","optional":false},{"id":6875879364,"package_name":"mime-db","ecosystem":"npm","requirements":"1.52.0","direct":false,"kind":"development","optional":false},{"id":6875879365,"package_name":"mime-types","ecosystem":"npm","requirements":"2.1.35","direct":false,"kind":"development","optional":false},{"id":6875879366,"package_name":"minimatch","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":6875879367,"package_name":"minimist","ecosystem":"npm","requirements":"1.2.6","direct":false,"kind":"development","optional":false},{"id":6875879368,"package_name":"mj-context-menu","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"development","optional":false},{"id":6875879369,"package_name":"ms","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":6875879370,"package_name":"natural-compare","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":6875879371,"package_name":"needle","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":6875879372,"package_name":"debug","ecosystem":"npm","requirements":"3.2.7","direct":false,"kind":"development","optional":false},{"id":6875879373,"package_name":"iconv-lite","ecosystem":"npm","requirements":"0.6.3","direct":false,"kind":"development","optional":false},{"id":6875879374,"package_name":"negotiator","ecosystem":"npm","requirements":"0.6.3","direct":false,"kind":"development","optional":false},{"id":6875879375,"package_name":"nise","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"development","optional":false},{"id":6875879376,"package_name":"path-to-regexp","ecosystem":"npm","requirements":"1.8.0","direct":false,"kind":"development","optional":false},{"id":6875879377,"package_name":"nouislider","ecosystem":"npm","requirements":"15.6.1","direct":false,"kind":"development","optional":false},{"id":6875879378,"package_name":"nunjucks","ecosystem":"npm","requirements":"3.2.3","direct":false,"kind":"development","optional":false},{"id":6875879379,"package_name":"commander","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":6875879380,"package_name":"object-inspect","ecosystem":"npm","requirements":"1.12.2","direct":false,"kind":"development","optional":false},{"id":6875879381,"package_name":"on-finished","ecosystem":"npm","requirements":"2.4.1","direct":false,"kind":"development","optional":false},{"id":6875879382,"package_name":"once","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":6875879383,"package_name":"optionator","ecosystem":"npm","requirements":"0.9.1","direct":false,"kind":"development","optional":false},{"id":6875879384,"package_name":"p-limit","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":6875879385,"package_name":"p-locate","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":6875879386,"package_name":"parent-module","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6875879387,"package_name":"parse-node-version","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6875879388,"package_name":"parseurl","ecosystem":"npm","requirements":"1.3.3","direct":false,"kind":"development","optional":false},{"id":6875879389,"package_name":"path-browserify","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6875879390,"package_name":"path-exists","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6875879391,"package_name":"path-is-absolute","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6875879392,"package_name":"path-key","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":6875879393,"package_name":"path-to-regexp","ecosystem":"npm","requirements":"0.1.7","direct":false,"kind":"development","optional":false},{"id":6875879394,"package_name":"path-type","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6875879395,"package_name":"picomatch","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"development","optional":false},{"id":6875879396,"package_name":"pify","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":6875879397,"package_name":"pngjs","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":6875879398,"package_name":"prelude-ls","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":6875879399,"package_name":"proj4","ecosystem":"npm","requirements":"2.8.0","direct":false,"kind":"development","optional":false},{"id":6875879400,"package_name":"proxy-addr","ecosystem":"npm","requirements":"2.0.7","direct":false,"kind":"development","optional":false},{"id":6875879401,"package_name":"prr","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6875879403,"package_name":"punycode","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":6875879404,"package_name":"qs","ecosystem":"npm","requirements":"6.10.3","direct":false,"kind":"development","optional":false},{"id":6875879406,"package_name":"queue-microtask","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"development","optional":false},{"id":6875879408,"package_name":"range-parser","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":6875879409,"package_name":"raw-body","ecosystem":"npm","requirements":"2.5.1","direct":false,"kind":"development","optional":false},{"id":6875879411,"package_name":"redux","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"development","optional":false},{"id":6875879412,"package_name":"regenerator-runtime","ecosystem":"npm","requirements":"0.13.9","direct":false,"kind":"development","optional":false},{"id":6875879413,"package_name":"regexpp","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":6875879414,"package_name":"regl","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":6875879415,"package_name":"require-directory","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":6875879416,"package_name":"resolve-from","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6875879417,"package_name":"reusify","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":6875879418,"package_name":"rimraf","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":6875879419,"package_name":"run-parallel","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":6875879420,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":6875879421,"package_name":"safer-buffer","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":6875879422,"package_name":"sax","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"development","optional":false},{"id":6875879423,"package_name":"semver","ecosystem":"npm","requirements":"7.3.7","direct":false,"kind":"development","optional":false},{"id":6875879424,"package_name":"send","ecosystem":"npm","requirements":"0.18.0","direct":false,"kind":"development","optional":false},{"id":6875879425,"package_name":"ms","ecosystem":"npm","requirements":"2.1.3","direct":false,"kind":"development","optional":false},{"id":6875879426,"package_name":"serve-static","ecosystem":"npm","requirements":"1.15.0","direct":false,"kind":"development","optional":false},{"id":6875879427,"package_name":"setprototypeof","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":6875879428,"package_name":"shebang-command","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":6875879430,"package_name":"shebang-regex","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6875879431,"package_name":"side-channel","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":6875879432,"package_name":"sinon","ecosystem":"npm","requirements":"14.0.0","direct":false,"kind":"development","optional":false},{"id":6875879433,"package_name":"source-map","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"development","optional":false},{"id":6875879434,"package_name":"source-map-resolve","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"development","optional":false},{"id":6875879435,"package_name":"source-map-support","ecosystem":"npm","requirements":"0.5.21","direct":false,"kind":"development","optional":false},{"id":6875879436,"package_name":"speech-rule-engine","ecosystem":"npm","requirements":"4.0.7","direct":false,"kind":"development","optional":false},{"id":6875879437,"package_name":"commander","ecosystem":"npm","requirements":"9.2.0","direct":false,"kind":"development","optional":false},{"id":6875879438,"package_name":"sprintf-js","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":6875879439,"package_name":"statuses","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":6875879440,"package_name":"string-width","ecosystem":"npm","requirements":"4.2.3","direct":false,"kind":"development","optional":false},{"id":6875879441,"package_name":"strip-ansi","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":6875879442,"package_name":"strip-bom","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":6875879443,"package_name":"strip-json-comments","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":6875879444,"package_name":"supports-color","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"development","optional":false},{"id":6875879445,"package_name":"terser","ecosystem":"npm","requirements":"5.15.0","direct":false,"kind":"development","optional":false},{"id":6875879446,"package_name":"commander","ecosystem":"npm","requirements":"2.20.3","direct":false,"kind":"development","optional":false},{"id":6875879447,"package_name":"text-table","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":6875879448,"package_name":"timezone","ecosystem":"npm","requirements":"1.0.23","direct":false,"kind":"development","optional":false},{"id":6875879449,"package_name":"to-regex-range","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":6875879450,"package_name":"toidentifier","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6875879451,"package_name":"ts-node","ecosystem":"npm","requirements":"10.9.1","direct":false,"kind":"development","optional":false},{"id":6875879452,"package_name":"diff","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":6875879453,"package_name":"tsconfig-paths","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":6875879454,"package_name":"tslib","ecosystem":"npm","requirements":"2.4.0","direct":false,"kind":"development","optional":false},{"id":6875879455,"package_name":"tsutils","ecosystem":"npm","requirements":"3.21.0","direct":false,"kind":"development","optional":false},{"id":6875879456,"package_name":"type-check","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":6875879457,"package_name":"type-detect","ecosystem":"npm","requirements":"4.0.8","direct":false,"kind":"development","optional":false},{"id":6875879458,"package_name":"type-fest","ecosystem":"npm","requirements":"0.20.2","direct":false,"kind":"development","optional":false},{"id":6875879459,"package_name":"type-is","ecosystem":"npm","requirements":"1.6.18","direct":false,"kind":"development","optional":false},{"id":6875879460,"package_name":"typescript","ecosystem":"npm","requirements":"4.8.3","direct":false,"kind":"development","optional":false},{"id":6875879461,"package_name":"underscore.template","ecosystem":"npm","requirements":"0.1.7","direct":false,"kind":"development","optional":false},{"id":6875879462,"package_name":"unpipe","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":6875879463,"package_name":"uri-js","ecosystem":"npm","requirements":"4.4.1","direct":false,"kind":"development","optional":false},{"id":6875879464,"package_name":"utils-merge","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":6875879465,"package_name":"v8-compile-cache-lib","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":6875879466,"package_name":"vary","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":6875879467,"package_name":"which","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":6875879468,"package_name":"wicked-good-xpath","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":6875879469,"package_name":"wkt-parser","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"development","optional":false},{"id":6875879470,"package_name":"word-wrap","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"development","optional":false},{"id":6875879471,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":6875879472,"package_name":"wrappy","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":6875879473,"package_name":"ws","ecosystem":"npm","requirements":"8.8.1","direct":false,"kind":"development","optional":false},{"id":6875879474,"package_name":"xmldom-sre","ecosystem":"npm","requirements":"0.1.31","direct":false,"kind":"development","optional":false},{"id":6875879475,"package_name":"y18n","ecosystem":"npm","requirements":"5.0.8","direct":false,"kind":"development","optional":false},{"id":6875879476,"package_name":"yallist","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":6875879477,"package_name":"yargs","ecosystem":"npm","requirements":"17.5.1","direct":false,"kind":"development","optional":false},{"id":6875879478,"package_name":"yargs-parser","ecosystem":"npm","requirements":"21.0.1","direct":false,"kind":"development","optional":false},{"id":6875879479,"package_name":"yn","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":6875879480,"package_name":"yocto-queue","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false},{"id":6875879481,"package_name":"src/compiler","ecosystem":"npm","requirements":"3.1.0-dev.1","direct":false,"kind":"runtime","optional":false},{"id":6875879482,"package_name":"src/lib","ecosystem":"npm","requirements":"3.1.0-dev.1","direct":false,"kind":"runtime","optional":false},{"id":6875879483,"package_name":"src/server","ecosystem":"npm","requirements":"3.1.0-dev.1","direct":false,"kind":"runtime","optional":false},{"id":6875879484,"package_name":"test","ecosystem":"npm","requirements":"3.1.0-dev.1","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"bokehjs/src/compiler/package.json","sha":null,"kind":"manifest","created_at":"2023-01-13T12:45:17.277Z","updated_at":"2023-01-13T12:45:17.277Z","repository_link":"https://github.com/bokeh/bokeh/blob/branch-3.9/bokehjs/src/compiler/package.json","dependencies":[{"id":6875879560,"package_name":"@types/combine-source-map","ecosystem":"npm","requirements":"^0.8.2","direct":true,"kind":"development","optional":false},{"id":6875879561,"package_name":"@types/convert-source-map","ecosystem":"npm","requirements":"^1.5.2","direct":true,"kind":"development","optional":false},{"id":6875879562,"package_name":"@types/css","ecosystem":"npm","requirements":"^0.0.33","direct":true,"kind":"development","optional":false},{"id":6875879563,"package_name":"@types/eslint","ecosystem":"npm","requirements":"^8.4.6","direct":true,"kind":"development","optional":false},{"id":6875879564,"package_name":"@types/less","ecosystem":"npm","requirements":"^3.0.3","direct":true,"kind":"development","optional":false},{"id":6875879565,"package_name":"@types/node","ecosystem":"npm","requirements":"^18.7.16","direct":true,"kind":"development","optional":false},{"id":6875879566,"package_name":"@types/yargs","ecosystem":"npm","requirements":"^16.0.4","direct":true,"kind":"development","optional":false},{"id":6875879567,"package_name":"@typescript-eslint/eslint-plugin","ecosystem":"npm","requirements":"^5.36.2","direct":true,"kind":"development","optional":false},{"id":6875879568,"package_name":"@typescript-eslint/parser","ecosystem":"npm","requirements":"^5.36.2","direct":true,"kind":"development","optional":false},{"id":6875879569,"package_name":"acorn","ecosystem":"npm","requirements":"^8.8.0","direct":true,"kind":"development","optional":false},{"id":6875879570,"package_name":"chalk","ecosystem":"npm","requirements":"^4.1.2","direct":true,"kind":"development","optional":false},{"id":6875879571,"package_name":"combine-source-map","ecosystem":"npm","requirements":"^0.8.0","direct":true,"kind":"development","optional":false},{"id":6875879572,"package_name":"convert-source-map","ecosystem":"npm","requirements":"^1.8.0","direct":true,"kind":"development","optional":false},{"id":6875879573,"package_name":"css","ecosystem":"npm","requirements":"^3.0.0","direct":true,"kind":"development","optional":false},{"id":6875879574,"package_name":"eslint","ecosystem":"npm","requirements":"^8.23.0","direct":true,"kind":"development","optional":false},{"id":6875879575,"package_name":"eslint-plugin-deprecation","ecosystem":"npm","requirements":"^1.3.2","direct":true,"kind":"development","optional":false},{"id":6875879576,"package_name":"less","ecosystem":"npm","requirements":"^4.1.3","direct":true,"kind":"development","optional":false},{"id":6875879577,"package_name":"terser","ecosystem":"npm","requirements":"^5.15.0","direct":true,"kind":"development","optional":false},{"id":6875879578,"package_name":"typescript","ecosystem":"npm","requirements":"~4.8.3","direct":true,"kind":"development","optional":false},{"id":6875879579,"package_name":"yargs","ecosystem":"npm","requirements":"^17.4.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"bokehjs/src/lib/package.json","sha":null,"kind":"manifest","created_at":"2023-01-13T12:45:17.483Z","updated_at":"2023-01-13T12:45:17.483Z","repository_link":"https://github.com/bokeh/bokeh/blob/branch-3.9/bokehjs/src/lib/package.json","dependencies":[{"id":6875879635,"package_name":"@bokeh/numbro","ecosystem":"npm","requirements":"^1.6.2","direct":true,"kind":"development","optional":false},{"id":6875879636,"package_name":"@bokeh/slickgrid","ecosystem":"npm","requirements":"~2.4.4102","direct":true,"kind":"development","optional":false},{"id":6875879637,"package_name":"@types/flatbush","ecosystem":"npm","requirements":"^3.3.0","direct":true,"kind":"development","optional":false},{"id":6875879638,"package_name":"@types/geojson","ecosystem":"npm","requirements":"^7946.0.10","direct":true,"kind":"development","optional":false},{"id":6875879639,"package_name":"@types/google.maps","ecosystem":"npm","requirements":"^3.50.0","direct":true,"kind":"development","optional":false},{"id":6875879640,"package_name":"@types/hammerjs","ecosystem":"npm","requirements":"^2.0.41","direct":true,"kind":"development","optional":false},{"id":6875879641,"package_name":"@types/proj4","ecosystem":"npm","requirements":"^2.5.2","direct":true,"kind":"development","optional":false},{"id":6875879642,"package_name":"@types/sprintf-js","ecosystem":"npm","requirements":"^1.1.2","direct":true,"kind":"development","optional":false},{"id":6875879643,"package_name":"choices.js","ecosystem":"npm","requirements":"^10.1.0","direct":true,"kind":"development","optional":false},{"id":6875879644,"package_name":"flatbush","ecosystem":"npm","requirements":"^4.0.0","direct":true,"kind":"development","optional":false},{"id":6875879645,"package_name":"flatpickr","ecosystem":"npm","requirements":"^4.6.13","direct":true,"kind":"development","optional":false},{"id":6875879646,"package_name":"hammerjs","ecosystem":"npm","requirements":"^2.0.4","direct":true,"kind":"development","optional":false},{"id":6875879647,"package_name":"mathjax-full","ecosystem":"npm","requirements":"^3.2.2","direct":true,"kind":"development","optional":false},{"id":6875879648,"package_name":"nouislider","ecosystem":"npm","requirements":"^15.6.1","direct":true,"kind":"development","optional":false},{"id":6875879649,"package_name":"proj4","ecosystem":"npm","requirements":"^2.8.0","direct":true,"kind":"development","optional":false},{"id":6875879650,"package_name":"regl","ecosystem":"npm","requirements":"^2.1.0","direct":true,"kind":"development","optional":false},{"id":6875879651,"package_name":"sprintf-js","ecosystem":"npm","requirements":"^1.1.2","direct":true,"kind":"development","optional":false},{"id":6875879652,"package_name":"timezone","ecosystem":"npm","requirements":"^1.0.23","direct":true,"kind":"development","optional":false},{"id":6875879653,"package_name":"tslib","ecosystem":"npm","requirements":"^2.4.0","direct":true,"kind":"development","optional":false},{"id":6875879654,"package_name":"underscore.template","ecosystem":"npm","requirements":"^0.1.7","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"bokehjs/src/server/package.json","sha":null,"kind":"manifest","created_at":"2023-01-13T12:45:17.709Z","updated_at":"2023-01-13T12:45:17.709Z","repository_link":"https://github.com/bokeh/bokeh/blob/branch-3.9/bokehjs/src/server/package.json","dependencies":[{"id":6875879713,"package_name":"@types/node","ecosystem":"npm","requirements":"^18.7.16","direct":true,"kind":"development","optional":false},{"id":6875879714,"package_name":"@types/ws","ecosystem":"npm","requirements":"^8.5.3","direct":true,"kind":"development","optional":false},{"id":6875879715,"package_name":"@types/yargs","ecosystem":"npm","requirements":"^16.0.4","direct":true,"kind":"development","optional":false},{"id":6875879716,"package_name":"chalk","ecosystem":"npm","requirements":"^4.1.2","direct":true,"kind":"development","optional":false},{"id":6875879717,"package_name":"ts-node","ecosystem":"npm","requirements":"^10.9.1","direct":true,"kind":"development","optional":false},{"id":6875879718,"package_name":"tsconfig-paths","ecosystem":"npm","requirements":"^4.1.0","direct":true,"kind":"development","optional":false},{"id":6875879719,"package_name":"ws","ecosystem":"npm","requirements":"^8.8.1","direct":true,"kind":"development","optional":false},{"id":6875879720,"package_name":"yargs","ecosystem":"npm","requirements":"^17.4.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"bokehjs/test/package.json","sha":null,"kind":"manifest","created_at":"2023-10-20T11:29:05.364Z","updated_at":"2023-10-20T11:29:05.364Z","repository_link":"https://github.com/bokeh/bokeh/blob/branch-3.9/bokehjs/test/package.json","dependencies":[{"id":14263172047,"package_name":"@types/cli-progress","ecosystem":"npm","requirements":"^3.11.0","direct":true,"kind":"development","optional":false},{"id":14263172048,"package_name":"@types/express","ecosystem":"npm","requirements":"^4.17.16","direct":true,"kind":"development","optional":false},{"id":14263172049,"package_name":"@types/node","ecosystem":"npm","requirements":"^20.5.6","direct":true,"kind":"development","optional":false},{"id":14263172050,"package_name":"@types/nunjucks","ecosystem":"npm","requirements":"^3.2.3","direct":true,"kind":"development","optional":false},{"id":14263172051,"package_name":"@types/pngjs","ecosystem":"npm","requirements":"^6.0.1","direct":true,"kind":"development","optional":false},{"id":14263172052,"package_name":"@types/sinon","ecosystem":"npm","requirements":"^10.0.16","direct":true,"kind":"development","optional":false},{"id":14263172053,"package_name":"@types/source-map-support","ecosystem":"npm","requirements":"^0.5.7","direct":true,"kind":"development","optional":false},{"id":14263172054,"package_name":"@types/yargs","ecosystem":"npm","requirements":"^16.0.4","direct":true,"kind":"development","optional":false},{"id":14263172055,"package_name":"chalk","ecosystem":"npm","requirements":"^4.1.2","direct":true,"kind":"development","optional":false},{"id":14263172056,"package_name":"chrome-remote-interface","ecosystem":"npm","requirements":"^0.33.0","direct":true,"kind":"development","optional":false},{"id":14263172057,"package_name":"cli-progress","ecosystem":"npm","requirements":"^3.11.2","direct":true,"kind":"development","optional":false},{"id":14263172058,"package_name":"devtools-protocol","ecosystem":"npm","requirements":"^0.0.1188167","direct":true,"kind":"development","optional":false},{"id":14263172059,"package_name":"express","ecosystem":"npm","requirements":"^4.18.2","direct":true,"kind":"development","optional":false},{"id":14263172060,"package_name":"json5","ecosystem":"npm","requirements":"^2.2.3","direct":true,"kind":"development","optional":false},{"id":14263172061,"package_name":"nunjucks","ecosystem":"npm","requirements":"^3.2.4","direct":true,"kind":"development","optional":false},{"id":14263172062,"package_name":"path-browserify","ecosystem":"npm","requirements":"^1.0.1","direct":true,"kind":"development","optional":false},{"id":14263172063,"package_name":"pngjs","ecosystem":"npm","requirements":"^7.0.0","direct":true,"kind":"development","optional":false},{"id":14263172064,"package_name":"sinon","ecosystem":"npm","requirements":"^15.2.0","direct":true,"kind":"development","optional":false},{"id":14263172065,"package_name":"source-map-support","ecosystem":"npm","requirements":"^0.5.21","direct":true,"kind":"development","optional":false},{"id":14263172066,"package_name":"ts-node","ecosystem":"npm","requirements":"^10.9.1","direct":true,"kind":"development","optional":false},{"id":14263172067,"package_name":"yargs","ecosystem":"npm","requirements":"^17.7.2","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"bokehjs/package.json","sha":null,"kind":"manifest","created_at":"2023-10-03T04:13:46.126Z","updated_at":"2023-10-03T04:13:46.126Z","repository_link":"https://github.com/bokeh/bokeh/blob/branch-3.9/bokehjs/package.json","dependencies":[]},{"ecosystem":"docker","filepath":"scripts/docker/Dockerfile","sha":null,"kind":"manifest","created_at":"2023-11-06T12:26:02.461Z","updated_at":"2023-11-06T12:26:02.461Z","repository_link":"https://github.com/bokeh/bokeh/blob/branch-3.9/scripts/docker/Dockerfile","dependencies":[{"id":14323315183,"package_name":"ubuntu","ecosystem":"docker","requirements":"22.04","direct":true,"kind":"build","optional":false}]},{"ecosystem":"npm","filepath":"examples/advanced/extensions/gears/package.json","sha":null,"kind":"manifest","created_at":"2023-11-06T12:26:02.690Z","updated_at":"2023-11-06T12:26:02.690Z","repository_link":"https://github.com/bokeh/bokeh/blob/branch-3.9/examples/advanced/extensions/gears/package.json","dependencies":[{"id":14323315223,"package_name":"@bokeh/bokehjs","ecosystem":"npm","requirements":"../../../../bokehjs/build/dist/bokeh-bokehjs.tgz","direct":true,"kind":"runtime","optional":false},{"id":14323315224,"package_name":"typescript","ecosystem":"npm","requirements":"~4.9.5","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"tests/unit/bokeh/embed/ext_package_no_main/package.json","sha":null,"kind":"manifest","created_at":"2023-11-06T12:26:03.471Z","updated_at":"2023-11-06T12:26:03.471Z","repository_link":"https://github.com/bokeh/bokeh/blob/branch-3.9/tests/unit/bokeh/embed/ext_package_no_main/package.json","dependencies":[{"id":14323316472,"package_name":"@bokeh/bokehjs","ecosystem":"npm","requirements":"../../../../../bokehjs/build/dist/bokeh-bokehjs.tgz","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"tests/unit/bokeh/embed/latex_label/package.json","sha":null,"kind":"manifest","created_at":"2023-11-06T12:26:03.625Z","updated_at":"2023-11-06T12:26:03.625Z","repository_link":"https://github.com/bokeh/bokeh/blob/branch-3.9/tests/unit/bokeh/embed/latex_label/package.json","dependencies":[{"id":14323316480,"package_name":"@bokeh/bokehjs","ecosystem":"npm","requirements":"../../../../../bokehjs/build/dist/bokeh-bokehjs.tgz","direct":true,"kind":"runtime","optional":false},{"id":14323316481,"package_name":"katex","ecosystem":"npm","requirements":"^0.11.1","direct":true,"kind":"runtime","optional":false},{"id":14323316482,"package_name":"@types/katex","ecosystem":"npm","requirements":"^0.10.2","direct":true,"kind":"development","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-11-06T12:26:03.738Z","updated_at":"2023-11-06T12:26:03.738Z","repository_link":"https://github.com/bokeh/bokeh/blob/branch-3.9/pyproject.toml","dependencies":[{"id":14323316489,"package_name":"Jinja2","ecosystem":"pypi","requirements":"\u003e=2.9","direct":true,"kind":"runtime","optional":false},{"id":14323316490,"package_name":"contourpy","ecosystem":"pypi","requirements":"\u003e=1","direct":true,"kind":"runtime","optional":false},{"id":14323316491,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003e=1.16","direct":true,"kind":"runtime","optional":false},{"id":14323316492,"package_name":"packaging","ecosystem":"pypi","requirements":"\u003e=16.8","direct":true,"kind":"runtime","optional":false},{"id":14323316493,"package_name":"pandas","ecosystem":"pypi","requirements":"\u003e=1.2","direct":true,"kind":"runtime","optional":false},{"id":14323316494,"package_name":"pillow","ecosystem":"pypi","requirements":"\u003e=7.1.0","direct":true,"kind":"runtime","optional":false},{"id":14323316495,"package_name":"PyYAML","ecosystem":"pypi","requirements":"\u003e=3.10","direct":true,"kind":"runtime","optional":false},{"id":14323316496,"package_name":"tornado","ecosystem":"pypi","requirements":"\u003e=5.1","direct":true,"kind":"runtime","optional":false},{"id":14323316497,"package_name":"xyzservices","ecosystem":"pypi","requirements":"\u003e=2021.09.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2023-11-06T12:26:03.864Z","updated_at":"2023-11-06T12:26:03.864Z","repository_link":"https://github.com/bokeh/bokeh/blob/branch-3.9/setup.py","dependencies":[]}],"score":36.30503465508605,"created_at":"2025-09-08T21:01:25.979Z","updated_at":"2025-10-07T08:28:31.300Z","avatar_url":"https://github.com/bokeh.png","language":"TypeScript","category":null,"sub_category":null,"monthly_downloads":3320362,"funding_links":["https://github.com/sponsors/bokeh","https://tidelift.com/funding/github/pypi/bokeh","https://numfocus.org/donate-to-bokeh","https://opencollective.com/bokeh","https://tidelift.com/"],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["closember","alignment","flexible","holoviz","holoviews","ipython","notebook","spec-0","repl","pydata"],"project_url":"https://science.ecosyste.ms/api/v1/projects/81065","html_url":"https://science.ecosyste.ms/projects/81065"}