{"id":371480,"url":"https://github.com/jupyterlab/jupyter-renderers","last_synced_at":"2026-05-18T13:30:27.899Z","repository":{"id":38421190,"uuid":"93772766","full_name":"jupyterlab/jupyter-renderers","owner":"jupyterlab","description":"Renderers and renderer extensions for JupyterLab","archived":false,"fork":false,"pushed_at":"2026-03-04T00:15:50.000Z","size":7816,"stargazers_count":515,"open_issues_count":45,"forks_count":80,"subscribers_count":25,"default_branch":"main","last_synced_at":"2026-04-24T20:15:41.781Z","etag":null,"topics":["fasta","geojson","jupyterlab","jupyterlab-extension","katex","plotly","vega","vega-lite"],"latest_commit_sha":null,"homepage":"","language":"HTML","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/jupyterlab.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"custom":"https://jupyter.org/about#donate"}},"created_at":"2017-06-08T16:59:07.000Z","updated_at":"2026-04-19T11:09:43.000Z","dependencies_parsed_at":"2023-02-08T05:31:13.322Z","dependency_job_id":"75de564a-e801-432a-abee-6877944ea879","html_url":"https://github.com/jupyterlab/jupyter-renderers","commit_stats":{"total_commits":461,"total_committers":30,"mean_commits":"15.366666666666667","dds":0.6355748373101953,"last_synced_commit":"63af72ba0c8ec0123acb9e317366ed31ce0e1488"},"previous_names":[],"tags_count":142,"template":false,"template_full_name":null,"purl":"pkg:github/jupyterlab/jupyter-renderers","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/sbom","scorecard":{"id":543202,"data":{"date":"2025-08-11","repo":{"name":"github.com/jupyterlab/jupyter-renderers","commit":"b89c093bce24c8d7394177f08a111b3895ed6870"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"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":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/binder.yaml:1","Warn: no topLevel permission defined: .github/workflows/main.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":"Code-Review","score":3,"reason":"Found 2/6 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/binder.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/binder.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:54","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:105","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found linked content: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found text in security policy: github.com/jupyterlab/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"41 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: GHSA-44cc-43rp-5947","Warn: Project is vulnerable to: GHSA-4m77-cmpx-vjc4","Warn: Project is vulnerable to: GHSA-9q39-rmj3-p4r2","Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-36jr-mh4h-2g58","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-3wc5-fcw2-2329","Warn: Project is vulnerable to: GHSA-64fm-8hw2-v72w","Warn: Project is vulnerable to: GHSA-f98w-7cxr-ff2h","Warn: Project is vulnerable to: GHSA-cg87-wmx4-v546","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-rm97-x556-q36h","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-p9pc-299p-vxgp"],"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-20T08:45:33.391Z","repository_id":38421190,"created_at":"2025-08-20T08:45:33.391Z","updated_at":"2025-08-20T08:45:33.391Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32639159,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-04T10:08:07.713Z","status":"online","status_checked_at":"2026-05-05T02:00:06.033Z","response_time":54,"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":"jupyterlab","name":"JupyterLab","uuid":"22800682","kind":"organization","description":"JupyterLab: The Next Generation UI for Project Jupyter","email":"project.jupyter@gmail.com","website":"https://jupyter.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22800682?v=4","repositories_count":63,"last_synced_at":"2024-04-14T17:14:51.742Z","metadata":{"has_sponsors_listing":false,"funding":{"custom":"https://jupyter.org/about#donate"}},"html_url":"https://github.com/jupyterlab","funding_links":["https://jupyter.org/about#donate"],"total_stars":28077,"followers":845,"following":0,"created_at":"2022-11-02T16:23:12.150Z","updated_at":"2024-04-14T17:15:11.176Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab/repositories"},"packages":[{"id":2776421,"name":"jupyterlab-fasta","ecosystem":"pypi","description":"Fasta renderer for JupyterLab","homepage":"https://github.com/jupyterlab/jupyter-renderers","licenses":"BSD 3-Clause License  Copyright (c) 2020-2023, Project Jupyter 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 the copyright holder nor the names of its 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 HOLDER 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/jupyterlab/jupyter-renderers","keywords_array":[],"namespace":null,"versions_count":4,"first_release_published_at":"2021-03-11T19:23:51.000Z","latest_release_published_at":"2023-05-23T12:25:27.000Z","latest_release_number":"3.3.0","last_synced_at":"2026-04-04T21:01:48.146Z","created_at":"2022-04-10T11:23:27.341Z","updated_at":"2026-04-04T21:02:59.510Z","registry_url":"https://pypi.org/project/jupyterlab-fasta/","install_command":"pip install jupyterlab-fasta --index-url https://pypi.org/simple","documentation_url":"https://jupyterlab-fasta.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Framework :: Jupyter","Framework :: Jupyter :: JupyterLab","Framework :: Jupyter :: JupyterLab :: 4","Framework :: Jupyter :: JupyterLab :: Extensions","Framework :: Jupyter :: JupyterLab :: Extensions :: Prebuilt","License :: OSI Approved :: BSD License","Programming Language :: Python","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9"],"normalized_name":"jupyterlab-fasta","project_status":null},"repo_metadata":{"id":38421190,"uuid":"93772766","full_name":"jupyterlab/jupyter-renderers","owner":"jupyterlab","description":"Renderers and renderer extensions for JupyterLab","archived":false,"fork":false,"pushed_at":"2026-03-04T00:15:50.000Z","size":7816,"stargazers_count":515,"open_issues_count":45,"forks_count":80,"subscribers_count":25,"default_branch":"main","last_synced_at":"2026-03-25T15:37:50.554Z","etag":null,"topics":["fasta","geojson","jupyterlab","jupyterlab-extension","katex","plotly","vega","vega-lite"],"latest_commit_sha":null,"homepage":"","language":"HTML","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/jupyterlab.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"custom":"https://jupyter.org/about#donate"}},"created_at":"2017-06-08T16:59:07.000Z","updated_at":"2026-03-06T03:56:58.000Z","dependencies_parsed_at":"2023-02-08T05:31:13.322Z","dependency_job_id":"75de564a-e801-432a-abee-6877944ea879","html_url":"https://github.com/jupyterlab/jupyter-renderers","commit_stats":{"total_commits":461,"total_committers":30,"mean_commits":"15.366666666666667","dds":0.6355748373101953,"last_synced_commit":"63af72ba0c8ec0123acb9e317366ed31ce0e1488"},"previous_names":[],"tags_count":142,"template":false,"template_full_name":null,"purl":"pkg:github/jupyterlab/jupyter-renderers","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/sbom","scorecard":{"id":543202,"data":{"date":"2025-08-11","repo":{"name":"github.com/jupyterlab/jupyter-renderers","commit":"b89c093bce24c8d7394177f08a111b3895ed6870"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"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":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/binder.yaml:1","Warn: no topLevel permission defined: .github/workflows/main.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":"Code-Review","score":3,"reason":"Found 2/6 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/binder.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/binder.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:54","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:105","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found linked content: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found text in security policy: github.com/jupyterlab/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"41 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: GHSA-44cc-43rp-5947","Warn: Project is vulnerable to: GHSA-4m77-cmpx-vjc4","Warn: Project is vulnerable to: GHSA-9q39-rmj3-p4r2","Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-36jr-mh4h-2g58","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-3wc5-fcw2-2329","Warn: Project is vulnerable to: GHSA-64fm-8hw2-v72w","Warn: Project is vulnerable to: GHSA-f98w-7cxr-ff2h","Warn: Project is vulnerable to: GHSA-cg87-wmx4-v546","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-rm97-x556-q36h","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-p9pc-299p-vxgp"],"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-20T08:45:33.391Z","repository_id":38421190,"created_at":"2025-08-20T08:45:33.391Z","updated_at":"2025-08-20T08:45:33.391Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31289052,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-01T13:12:26.723Z","status":"ssl_error","status_checked_at":"2026-04-01T13:12:25.102Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"jupyterlab","name":"JupyterLab","uuid":"22800682","kind":"organization","description":"JupyterLab: The Next Generation UI for Project Jupyter","email":"project.jupyter@gmail.com","website":"https://jupyter.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22800682?v=4","repositories_count":63,"last_synced_at":"2024-04-14T17:14:51.742Z","metadata":{"has_sponsors_listing":false,"funding":{"custom":"https://jupyter.org/about#donate"}},"html_url":"https://github.com/jupyterlab","funding_links":["https://jupyter.org/about#donate"],"total_stars":28077,"followers":845,"following":0,"created_at":"2022-11-02T16:23:12.150Z","updated_at":"2024-04-14T17:15:11.176Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab/repositories"},"tags":[{"name":"@jupyterlab/vega3-extension@3.3.0","sha":"4d08ef19cd90d56c121587f62764ee2a135caa98","kind":"commit","published_at":"2023-05-23T12:07:37.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@3.3.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%403.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.3.0/manifests"},{"name":"@jupyterlab/mathjax2-extension@4.0.0","sha":"4d08ef19cd90d56c121587f62764ee2a135caa98","kind":"commit","published_at":"2023-05-23T12:07:37.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax2-extension@4.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax2-extension@4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax2-extension%404.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax2-extension@4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax2-extension@4.0.0/manifests"},{"name":"@jupyterlab/katex-extension@3.4.0","sha":"4d08ef19cd90d56c121587f62764ee2a135caa98","kind":"commit","published_at":"2023-05-23T12:07:37.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@3.4.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%403.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.4.0/manifests"},{"name":"@jupyterlab/geojson-extension@3.4.0","sha":"4d08ef19cd90d56c121587f62764ee2a135caa98","kind":"commit","published_at":"2023-05-23T12:07:37.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.4.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.4.0/manifests"},{"name":"@jupyterlab/fasta-extension@3.3.0","sha":"4d08ef19cd90d56c121587f62764ee2a135caa98","kind":"commit","published_at":"2023-05-23T12:07:37.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@3.3.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%403.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.3.0/manifests"},{"name":"@jupyterlab/geojson-extension@3.3.1","sha":"64dffd890e14b8dc733205aa1a07e49edd2ddd6a","kind":"commit","published_at":"2022-11-15T08:11:21.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.3.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.3.1/manifests"},{"name":"@jupyterlab/geojson-extension@3.3.0","sha":"0f8872f6a010c24e668f8fd910b38675783c79f5","kind":"commit","published_at":"2022-11-14T09:39:16.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.3.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.3.0/manifests"},{"name":"@jupyterlab/vega3-extension@3.2.0","sha":"19b5ff10e2709a473460ed4db0f24125687e3f02","kind":"tag","published_at":"2022-01-17T16:34:54.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@3.2.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%403.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.2.0/manifests"},{"name":"@jupyterlab/vega2-extension@3.2.0","sha":"19b5ff10e2709a473460ed4db0f24125687e3f02","kind":"tag","published_at":"2022-01-17T16:34:54.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@3.2.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%403.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.2.0/manifests"},{"name":"@jupyterlab/mathjax3-extension@4.3.0","sha":"19b5ff10e2709a473460ed4db0f24125687e3f02","kind":"tag","published_at":"2022-01-17T16:34:54.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@4.3.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%404.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.3.0/manifests"},{"name":"@jupyterlab/katex-extension@3.3.0","sha":"19b5ff10e2709a473460ed4db0f24125687e3f02","kind":"tag","published_at":"2022-01-17T16:34:54.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@3.3.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%403.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.3.0/manifests"},{"name":"@jupyterlab/geojson-extension@3.2.0","sha":"19b5ff10e2709a473460ed4db0f24125687e3f02","kind":"tag","published_at":"2022-01-17T16:34:54.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.2.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.2.0/manifests"},{"name":"@jupyterlab/fasta-extension@3.2.0","sha":"19b5ff10e2709a473460ed4db0f24125687e3f02","kind":"tag","published_at":"2022-01-17T16:34:54.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@3.2.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%403.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.2.0/manifests"},{"name":"@jupyterlab/vega3-extension@3.1.3","sha":"8db61c4e898792835e80f86b1a39233b129b624e","kind":"tag","published_at":"2021-03-11T21:14:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@3.1.3","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%403.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.3/manifests"},{"name":"@jupyterlab/vega2-extension@3.1.3","sha":"8db61c4e898792835e80f86b1a39233b129b624e","kind":"tag","published_at":"2021-03-11T21:14:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@3.1.3","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%403.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.3/manifests"},{"name":"@jupyterlab/mathjax3-extension@4.2.2","sha":"8db61c4e898792835e80f86b1a39233b129b624e","kind":"tag","published_at":"2021-03-11T21:14:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@4.2.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%404.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.2.2/manifests"},{"name":"@jupyterlab/katex-extension@3.2.2","sha":"8db61c4e898792835e80f86b1a39233b129b624e","kind":"tag","published_at":"2021-03-11T21:14:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@3.2.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%403.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.2.2/manifests"},{"name":"@jupyterlab/geojson-extension@3.1.2","sha":"8db61c4e898792835e80f86b1a39233b129b624e","kind":"tag","published_at":"2021-03-11T21:14:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.1.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.1.2/manifests"},{"name":"@jupyterlab/fasta-extension@3.1.1","sha":"8db61c4e898792835e80f86b1a39233b129b624e","kind":"tag","published_at":"2021-03-11T21:14:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@3.1.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%403.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.1.1/manifests"},{"name":"@jupyterlab/vega3-extension@3.1.2","sha":"f5021a6c788aacb230e06df92563fc14f1dfbd50","kind":"tag","published_at":"2021-03-11T20:34:33.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@3.1.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%403.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.2/manifests"},{"name":"@jupyterlab/vega2-extension@3.1.2","sha":"f5021a6c788aacb230e06df92563fc14f1dfbd50","kind":"tag","published_at":"2021-03-11T20:34:33.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@3.1.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%403.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.2/manifests"},{"name":"@jupyterlab/vega3-extension@3.1.1","sha":"ea95ec1df06f097983567842536830d8e83c32c9","kind":"tag","published_at":"2021-03-11T20:03:28.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@3.1.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%403.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.1/manifests"},{"name":"@jupyterlab/vega2-extension@3.1.1","sha":"ea95ec1df06f097983567842536830d8e83c32c9","kind":"tag","published_at":"2021-03-11T20:03:28.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@3.1.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%403.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.1/manifests"},{"name":"@jupyterlab/mathjax3-extension@4.2.1","sha":"ea95ec1df06f097983567842536830d8e83c32c9","kind":"tag","published_at":"2021-03-11T20:03:28.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@4.2.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%404.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.2.1/manifests"},{"name":"@jupyterlab/katex-extension@3.2.1","sha":"ea95ec1df06f097983567842536830d8e83c32c9","kind":"tag","published_at":"2021-03-11T20:03:28.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@3.2.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%403.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.2.1/manifests"},{"name":"@jupyterlab/geojson-extension@3.1.1","sha":"ea95ec1df06f097983567842536830d8e83c32c9","kind":"tag","published_at":"2021-03-11T20:03:28.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.1.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.1.1/manifests"},{"name":"@jupyterlab/vega3-extension@3.1.0","sha":"99e513bc01b7e6ded7b608f0bcb503e55bd34d21","kind":"tag","published_at":"2021-03-11T19:12:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@3.1.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%403.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.0/manifests"},{"name":"@jupyterlab/vega2-extension@3.1.0","sha":"99e513bc01b7e6ded7b608f0bcb503e55bd34d21","kind":"tag","published_at":"2021-03-11T19:12:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@3.1.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%403.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.0/manifests"},{"name":"@jupyterlab/mathjax3-extension@4.2.0","sha":"99e513bc01b7e6ded7b608f0bcb503e55bd34d21","kind":"tag","published_at":"2021-03-11T19:12:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@4.2.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%404.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.2.0/manifests"},{"name":"@jupyterlab/katex-extension@3.2.0","sha":"99e513bc01b7e6ded7b608f0bcb503e55bd34d21","kind":"tag","published_at":"2021-03-11T19:12:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@3.2.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%403.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.2.0/manifests"},{"name":"@jupyterlab/geojson-extension@3.1.0","sha":"99e513bc01b7e6ded7b608f0bcb503e55bd34d21","kind":"tag","published_at":"2021-03-11T19:12:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.1.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.1.0/manifests"},{"name":"@jupyterlab/fasta-extension@3.1.0","sha":"99e513bc01b7e6ded7b608f0bcb503e55bd34d21","kind":"tag","published_at":"2021-03-11T19:12:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@3.1.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%403.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.1.0/manifests"},{"name":"@jupyterlab/mathjax3-extension@4.1.1","sha":"ef547cff9703f9da3c58aeaf4648e18af8066503","kind":"tag","published_at":"2021-02-22T20:23:22.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@4.1.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%404.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.1.1/manifests"},{"name":"@jupyterlab/mathjax3-extension@4.1.0","sha":"e617342b81653e0a0f9704c42e7ec7cb48e5c201","kind":"tag","published_at":"2021-02-08T22:11:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@4.1.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%404.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.1.0/manifests"},{"name":"@jupyterlab/katex-extension@3.1.0","sha":"e617342b81653e0a0f9704c42e7ec7cb48e5c201","kind":"tag","published_at":"2021-02-08T22:11:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@3.1.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%403.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.1.0/manifests"},{"name":"@jupyterlab/vega3-extension@3.0.0","sha":"60774b231773dac77c0d594770348aff7fa46edd","kind":"tag","published_at":"2021-01-05T22:15:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@3.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.0.0/manifests"},{"name":"@jupyterlab/vega2-extension@3.0.0","sha":"60774b231773dac77c0d594770348aff7fa46edd","kind":"tag","published_at":"2021-01-05T22:15:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@3.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.0.0/manifests"},{"name":"@jupyterlab/mathjax3-extension@4.0.0","sha":"60774b231773dac77c0d594770348aff7fa46edd","kind":"tag","published_at":"2021-01-05T22:15:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@4.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%404.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.0.0/manifests"},{"name":"@jupyterlab/katex-extension@3.0.0","sha":"60774b231773dac77c0d594770348aff7fa46edd","kind":"tag","published_at":"2021-01-05T22:15:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@3.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.0.0/manifests"},{"name":"@jupyterlab/geojson-extension@3.0.0","sha":"60774b231773dac77c0d594770348aff7fa46edd","kind":"tag","published_at":"2021-01-05T22:15:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.0.0/manifests"},{"name":"@jupyterlab/fasta-extension@3.0.0","sha":"60774b231773dac77c0d594770348aff7fa46edd","kind":"tag","published_at":"2021-01-05T22:15:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@3.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.0.0/manifests"},{"name":"@jupyterlab/geojson-extension@2.0.1","sha":"e2c0422747c80f5329e69e30d8e952caded09634","kind":"tag","published_at":"2020-04-09T11:57:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@2.0.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@2.0.1/manifests"},{"name":"@jupyterlab/vega3-extension@2.0.0","sha":"3f3c5519e35ca4c3c80f1837af495324c1cdf7f4","kind":"tag","published_at":"2020-02-28T19:58:52.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@2.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@2.0.0/manifests"},{"name":"@jupyterlab/vega2-extension@2.0.0","sha":"3f3c5519e35ca4c3c80f1837af495324c1cdf7f4","kind":"tag","published_at":"2020-02-28T19:58:52.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@2.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@2.0.0/manifests"},{"name":"@jupyterlab/mathjax3-extension@3.0.0","sha":"3f3c5519e35ca4c3c80f1837af495324c1cdf7f4","kind":"tag","published_at":"2020-02-28T19:58:52.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@3.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@3.0.0/manifests"},{"name":"@jupyterlab/katex-extension@2.0.0","sha":"3f3c5519e35ca4c3c80f1837af495324c1cdf7f4","kind":"tag","published_at":"2020-02-28T19:58:52.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@2.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@2.0.0/manifests"},{"name":"@jupyterlab/geojson-extension@2.0.0","sha":"3f3c5519e35ca4c3c80f1837af495324c1cdf7f4","kind":"tag","published_at":"2020-02-28T19:58:52.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@2.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@2.0.0/manifests"},{"name":"@jupyterlab/fasta-extension@2.0.0","sha":"3f3c5519e35ca4c3c80f1837af495324c1cdf7f4","kind":"tag","published_at":"2020-02-28T19:58:52.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@2.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@2.0.0/manifests"},{"name":"@jupyterlab/vega4-extension@1.0.1","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega4-extension@1.0.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega4-extension@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega4-extension%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega4-extension@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega4-extension@1.0.1/manifests"},{"name":"@jupyterlab/vega3-extension@1.0.0","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@1.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@1.0.0/manifests"},{"name":"@jupyterlab/vega2-extension@1.0.0","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@1.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@1.0.0/manifests"},{"name":"@jupyterlab/plotly-extension@1.0.0","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@1.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@1.0.0/manifests"},{"name":"@jupyterlab/mathjax3-extension@1.0.0","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@1.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@1.0.0/manifests"},{"name":"@jupyterlab/katex-extension@1.0.0","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@1.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@1.0.0/manifests"},{"name":"@jupyterlab/geojson-extension@1.0.0","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@1.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@1.0.0/manifests"},{"name":"@jupyterlab/fasta-extension@1.0.0","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@1.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@1.0.0/manifests"},{"name":"@jupyterlab/plotly-extension@0.18.2","sha":"7f648392e805bb5c4d67c2611e8e61352140bf4c","kind":"tag","published_at":"2019-01-30T07:16:30.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.18.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.18.2/manifests"},{"name":"@jupyterlab/katex-extension@0.20.1","sha":"7f648392e805bb5c4d67c2611e8e61352140bf4c","kind":"tag","published_at":"2019-01-30T07:16:30.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.20.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.20.1/manifests"},{"name":"@jupyterlab/vega3-extension@0.18.1","sha":"72c6ad52d1178e4d3115788f792e930a014382c1","kind":"tag","published_at":"2018-11-22T20:04:08.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.18.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.18.1/manifests"},{"name":"@jupyterlab/vega2-extension@0.18.1","sha":"72c6ad52d1178e4d3115788f792e930a014382c1","kind":"tag","published_at":"2018-11-22T20:04:08.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@0.18.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.18.1/manifests"},{"name":"@jupyterlab/plotly-extension@0.18.1","sha":"72c6ad52d1178e4d3115788f792e930a014382c1","kind":"tag","published_at":"2018-11-22T20:04:08.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.18.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.18.1/manifests"},{"name":"@jupyterlab/mathjax3-extension@0.3.1","sha":"72c6ad52d1178e4d3115788f792e930a014382c1","kind":"tag","published_at":"2018-11-22T20:04:08.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@0.3.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%400.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.3.1/manifests"},{"name":"@jupyterlab/katex-extension@0.19.2","sha":"72c6ad52d1178e4d3115788f792e930a014382c1","kind":"tag","published_at":"2018-11-22T20:04:08.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.19.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.19.2/manifests"},{"name":"@jupyterlab/geojson-extension@0.18.1","sha":"72c6ad52d1178e4d3115788f792e930a014382c1","kind":"tag","published_at":"2018-11-22T20:04:08.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.18.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.18.1/manifests"},{"name":"@jupyterlab/fasta-extension@0.18.1","sha":"72c6ad52d1178e4d3115788f792e930a014382c1","kind":"tag","published_at":"2018-11-22T20:04:08.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.18.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.18.1/manifests"},{"name":"@jupyterlab/vega3-extension@0.18.0","sha":"a602bb451366fa7e5d3ce3f2fc002b2732e72fdd","kind":"tag","published_at":"2018-10-05T11:31:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.18.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.18.0/manifests"},{"name":"@jupyterlab/vega2-extension@0.18.0","sha":"a602bb451366fa7e5d3ce3f2fc002b2732e72fdd","kind":"tag","published_at":"2018-10-05T11:31:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@0.18.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.18.0/manifests"},{"name":"@jupyterlab/plotly-extension@0.18.0","sha":"a602bb451366fa7e5d3ce3f2fc002b2732e72fdd","kind":"tag","published_at":"2018-10-05T11:31:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.18.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.18.0/manifests"},{"name":"@jupyterlab/mathjax3-extension@0.3.0","sha":"a602bb451366fa7e5d3ce3f2fc002b2732e72fdd","kind":"tag","published_at":"2018-10-05T11:31:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@0.3.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.3.0/manifests"},{"name":"@jupyterlab/katex-extension@0.19.0","sha":"a602bb451366fa7e5d3ce3f2fc002b2732e72fdd","kind":"tag","published_at":"2018-10-05T11:31:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.19.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.19.0/manifests"},{"name":"@jupyterlab/geojson-extension@0.18.0","sha":"a602bb451366fa7e5d3ce3f2fc002b2732e72fdd","kind":"tag","published_at":"2018-10-05T11:31:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.18.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.18.0/manifests"},{"name":"@jupyterlab/fasta-extension@0.18.0","sha":"a602bb451366fa7e5d3ce3f2fc002b2732e72fdd","kind":"tag","published_at":"2018-10-05T11:31:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.18.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.18.0/manifests"},{"name":"@jupyterlab/plotly-extension@0.17.2","sha":"660d1529b75849e14cbe10922ff83a24fe328e61","kind":"commit","published_at":"2018-09-20T09:42:16.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.17.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.17.2/manifests"},{"name":"@jupyterlab/mathjax3-extension@0.2.1","sha":"9ba969aa337f73652b13b7c05defd04d49037559","kind":"tag","published_at":"2018-08-18T14:25:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@0.2.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%400.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.2.1/manifests"},{"name":"@jupyterlab/katex-extension@0.18.1","sha":"9ba969aa337f73652b13b7c05defd04d49037559","kind":"tag","published_at":"2018-08-18T14:25:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.18.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.18.1/manifests"},{"name":"@jupyterlab/vega3-extension@0.17.1","sha":"9011839051b5e6b86d00380b20b28d7b3ae6a3da","kind":"tag","published_at":"2018-08-18T14:23:58.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.17.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.17.1/manifests"},{"name":"@jupyterlab/vega2-extension@0.17.1","sha":"9011839051b5e6b86d00380b20b28d7b3ae6a3da","kind":"tag","published_at":"2018-08-18T14:23:58.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@0.17.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.17.1/manifests"},{"name":"@jupyterlab/plotly-extension@0.17.1","sha":"9011839051b5e6b86d00380b20b28d7b3ae6a3da","kind":"tag","published_at":"2018-08-18T14:23:58.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.17.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.17.1/manifests"},{"name":"@jupyterlab/mathjax3-extension@0.2.0","sha":"9011839051b5e6b86d00380b20b28d7b3ae6a3da","kind":"tag","published_at":"2018-08-18T14:23:58.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@0.2.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.2.0/manifests"},{"name":"@jupyterlab/katex-extension@0.18.0","sha":"9011839051b5e6b86d00380b20b28d7b3ae6a3da","kind":"tag","published_at":"2018-08-18T14:23:58.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.18.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.18.0/manifests"},{"name":"@jupyterlab/geojson-extension@0.17.1","sha":"9011839051b5e6b86d00380b20b28d7b3ae6a3da","kind":"tag","published_at":"2018-08-18T14:23:58.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.17.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.17.1/manifests"},{"name":"@jupyterlab/fasta-extension@0.17.2","sha":"9011839051b5e6b86d00380b20b28d7b3ae6a3da","kind":"tag","published_at":"2018-08-18T14:23:58.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.17.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.17.2/manifests"},{"name":"@jupyterlab/fasta-extension@0.17.1","sha":"902833c8ced5444be72269c8c3eaabd7e5e12dab","kind":"tag","published_at":"2018-07-31T01:51:55.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.17.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.17.1/manifests"},{"name":"@jupyterlab/vega3-extension@0.17.0","sha":"e8fc69bb02b18ef91ec58fa60e58385712ebcffb","kind":"tag","published_at":"2018-07-27T22:16:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.17.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.17.0/manifests"},{"name":"@jupyterlab/vega2-extension@0.17.0","sha":"e8fc69bb02b18ef91ec58fa60e58385712ebcffb","kind":"tag","published_at":"2018-07-27T22:16:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@0.17.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.17.0/manifests"},{"name":"@jupyterlab/plotly-extension@0.17.0","sha":"e8fc69bb02b18ef91ec58fa60e58385712ebcffb","kind":"tag","published_at":"2018-07-27T22:16:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.17.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.17.0/manifests"},{"name":"@jupyterlab/katex-extension@0.17.0","sha":"e8fc69bb02b18ef91ec58fa60e58385712ebcffb","kind":"tag","published_at":"2018-07-27T22:16:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.17.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.17.0/manifests"},{"name":"@jupyterlab/geojson-extension@0.17.0","sha":"e8fc69bb02b18ef91ec58fa60e58385712ebcffb","kind":"tag","published_at":"2018-07-27T22:16:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.17.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.17.0/manifests"},{"name":"@jupyterlab/fasta-extension@0.17.0","sha":"e8fc69bb02b18ef91ec58fa60e58385712ebcffb","kind":"tag","published_at":"2018-07-27T22:16:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.17.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.17.0/manifests"},{"name":"@jupyterlab/vega2-extension@0.16.0","sha":"ca21e8d76b59e77e54052ec72f2a1690f05d7694","kind":"tag","published_at":"2018-04-18T17:05:59.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@0.16.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.16.0/manifests"},{"name":"@jupyterlab/plotly-extension@0.16.0","sha":"ca21e8d76b59e77e54052ec72f2a1690f05d7694","kind":"tag","published_at":"2018-04-18T17:05:59.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.16.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.16.0/manifests"},{"name":"@jupyterlab/katex-extension@0.16.0","sha":"ca21e8d76b59e77e54052ec72f2a1690f05d7694","kind":"tag","published_at":"2018-04-18T17:05:59.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.16.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.16.0/manifests"},{"name":"@jupyterlab/geojson-extension@0.16.0","sha":"ca21e8d76b59e77e54052ec72f2a1690f05d7694","kind":"tag","published_at":"2018-04-18T17:05:59.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.16.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.16.0/manifests"},{"name":"@jupyterlab/fasta-extension@0.16.0","sha":"ca21e8d76b59e77e54052ec72f2a1690f05d7694","kind":"tag","published_at":"2018-04-18T17:05:59.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.16.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.16.0/manifests"},{"name":"@jupyterlab/vega2-extension@0.15.7","sha":"55b5f1e6953662d405d10b37ccb5d167f67ac152","kind":"tag","published_at":"2018-04-17T17:09:07.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@0.15.7","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@0.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%400.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.15.7/manifests"},{"name":"@jupyterlab/plotly-extension@0.14.6","sha":"55b5f1e6953662d405d10b37ccb5d167f67ac152","kind":"tag","published_at":"2018-04-17T17:09:07.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.14.6","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.6/manifests"},{"name":"@jupyterlab/katex-extension@0.14.5","sha":"55b5f1e6953662d405d10b37ccb5d167f67ac152","kind":"tag","published_at":"2018-04-17T17:09:07.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.14.5","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.5/manifests"},{"name":"@jupyterlab/geojson-extension@0.14.6","sha":"55b5f1e6953662d405d10b37ccb5d167f67ac152","kind":"tag","published_at":"2018-04-17T17:09:07.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.14.6","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.6/manifests"},{"name":"@jupyterlab/fasta-extension@0.14.4","sha":"55b5f1e6953662d405d10b37ccb5d167f67ac152","kind":"tag","published_at":"2018-04-17T17:09:07.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.14.4","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.4/manifests"},{"name":"@jupyterlab/vega2-extension@0.15.6","sha":"4a92a00e592cb48655b8685e4fc05745219a164e","kind":"tag","published_at":"2018-04-06T16:00:54.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@0.15.6","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%400.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.15.6/manifests"},{"name":"@jupyterlab/plotly-extension@0.14.5","sha":"d1115f44625e20196a7d3791082436a340506b2a","kind":"tag","published_at":"2018-04-06T15:55:05.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.14.5","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.5/manifests"},{"name":"@jupyterlab/geojson-extension@0.14.5","sha":"d1115f44625e20196a7d3791082436a340506b2a","kind":"tag","published_at":"2018-04-06T15:55:05.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.14.5","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.5/manifests"},{"name":"@jupyterlab/fasta-extension@0.14.3","sha":"d1115f44625e20196a7d3791082436a340506b2a","kind":"tag","published_at":"2018-04-06T15:55:05.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.14.3","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.3/manifests"},{"name":"@jupyterlab/katex-extension@0.14.4","sha":"a6c2e3c869e74681ab527b6aa554400345cd2eb2","kind":"tag","published_at":"2018-04-06T15:33:04.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.14.4","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.4/manifests"},{"name":"@jupyterlab/vega3-extension@0.14.3","sha":"8bcf9af1eb66861c5d1dd1bc7ce7496fda7cbe98","kind":"tag","published_at":"2018-02-27T22:31:35.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.14.3","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.3/manifests"},{"name":"@jupyterlab/katex-extension@0.14.3","sha":"8bcf9af1eb66861c5d1dd1bc7ce7496fda7cbe98","kind":"tag","published_at":"2018-02-27T22:31:35.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.14.3","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.3/manifests"},{"name":"@jupyterlab/geojson-extension@0.14.4","sha":"c20664d0f71b7a08eff02bf05f33bae411588acf","kind":"commit","published_at":"2018-02-15T14:16:04.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.14.4","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.4/manifests"},{"name":"@jupyterlab/vega3-extension@0.14.2","sha":"2ad805ce45c70baea7441f40447cd40c6ca7cab5","kind":"tag","published_at":"2018-02-13T17:33:16.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.14.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.2/manifests"},{"name":"@jupyterlab/plotly-extension@0.14.4","sha":"2ad805ce45c70baea7441f40447cd40c6ca7cab5","kind":"tag","published_at":"2018-02-13T17:33:16.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.14.4","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.4/manifests"},{"name":"@jupyterlab/katex-extension@0.14.2","sha":"2ad805ce45c70baea7441f40447cd40c6ca7cab5","kind":"tag","published_at":"2018-02-13T17:33:16.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.14.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.2/manifests"},{"name":"@jupyterlab/geojson-extension@0.14.3","sha":"2ad805ce45c70baea7441f40447cd40c6ca7cab5","kind":"tag","published_at":"2018-02-13T17:33:16.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.14.3","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.3/manifests"},{"name":"@jupyterlab/fasta-extension@0.14.2","sha":"2ad805ce45c70baea7441f40447cd40c6ca7cab5","kind":"tag","published_at":"2018-02-13T17:33:15.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.14.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.2/manifests"},{"name":"@jupyterlab/plotly-extension@0.14.3","sha":"d1cc739acb8b59b95384da20204c9c34e5a4cb8e","kind":"tag","published_at":"2018-02-13T17:23:10.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.14.3","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.3/manifests"},{"name":"@jupyterlab/plotly-extension@0.14.2","sha":"94182f8acf10d6da0a4cf870e63381d9a479a308","kind":"tag","published_at":"2018-01-20T03:53:28.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.14.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.2/manifests"},{"name":"@jupyterlab/vega3-extension@0.14.1","sha":"cc27031da72fda7d29e93237a9666b81a6fb3b32","kind":"tag","published_at":"2018-01-19T19:47:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.14.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.1/manifests"},{"name":"@jupyterlab/plotly-extension@0.14.1","sha":"cc27031da72fda7d29e93237a9666b81a6fb3b32","kind":"tag","published_at":"2018-01-19T19:47:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.14.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.1/manifests"},{"name":"@jupyterlab/katex-extension@0.14.1","sha":"cc27031da72fda7d29e93237a9666b81a6fb3b32","kind":"tag","published_at":"2018-01-19T19:47:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.14.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.1/manifests"},{"name":"@jupyterlab/geojson-extension@0.14.1","sha":"cc27031da72fda7d29e93237a9666b81a6fb3b32","kind":"tag","published_at":"2018-01-19T19:47:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.14.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.1/manifests"},{"name":"@jupyterlab/fasta-extension@0.14.1","sha":"cc27031da72fda7d29e93237a9666b81a6fb3b32","kind":"tag","published_at":"2018-01-19T19:47:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.14.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.1/manifests"},{"name":"@jupyterlab/vega3-extension@0.14.0","sha":"7d55c63e91bfcf3df127d0845a7269b0881525a9","kind":"tag","published_at":"2018-01-11T11:11:48.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.14.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.0/manifests"},{"name":"@jupyterlab/plotly-extension@0.14.0","sha":"7d55c63e91bfcf3df127d0845a7269b0881525a9","kind":"tag","published_at":"2018-01-11T11:11:48.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.14.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.0/manifests"},{"name":"@jupyterlab/katex-extension@0.14.0","sha":"7d55c63e91bfcf3df127d0845a7269b0881525a9","kind":"tag","published_at":"2018-01-11T11:11:48.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.14.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.0/manifests"},{"name":"@jupyterlab/geojson-extension@0.14.0","sha":"7d55c63e91bfcf3df127d0845a7269b0881525a9","kind":"tag","published_at":"2018-01-11T11:11:48.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.14.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.0/manifests"},{"name":"@jupyterlab/fasta-extension@0.14.0","sha":"7d55c63e91bfcf3df127d0845a7269b0881525a9","kind":"tag","published_at":"2018-01-11T11:11:48.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.14.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.0/manifests"},{"name":"@jupyterlab/vega3-extension@0.13.0","sha":"56e6183df57545a14058838638252de5f3dc2581","kind":"tag","published_at":"2017-12-08T19:52:01.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.13.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.13.0/manifests"},{"name":"@jupyterlab/plotly-extension@0.13.0","sha":"56e6183df57545a14058838638252de5f3dc2581","kind":"tag","published_at":"2017-12-08T19:52:01.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.13.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.13.0/manifests"},{"name":"@jupyterlab/katex-extension@0.13.0","sha":"56e6183df57545a14058838638252de5f3dc2581","kind":"tag","published_at":"2017-12-08T19:52:01.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.13.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.13.0/manifests"},{"name":"@jupyterlab/geojson-extension@0.13.0","sha":"56e6183df57545a14058838638252de5f3dc2581","kind":"tag","published_at":"2017-12-08T19:52:01.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.13.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.13.0/manifests"},{"name":"@jupyterlab/fasta-extension@0.13.0","sha":"56e6183df57545a14058838638252de5f3dc2581","kind":"tag","published_at":"2017-12-08T19:52:01.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.13.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.13.0/manifests"},{"name":"v0.12.0","sha":"7d8df71e56da78cb41cd155b8278ffe38ff78a94","kind":"tag","published_at":"2017-11-09T16:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.12.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"685e955e18bf3a30a6bc9df77d7d1f8f1a9a0852","kind":"tag","published_at":"2017-10-31T19:43:10.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.11.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"d1e17c0d5baa021c621065b9d8ae157d9adce0fd","kind":"tag","published_at":"2017-10-16T22:59:18.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.11.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.11.0/manifests"},{"name":"vundefined","sha":"884c1b264577c314543107cd96c05279da2b82d9","kind":"tag","published_at":"2017-10-06T18:27:22.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/vundefined","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/vundefined","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@vundefined","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/vundefined","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/vundefined/manifests"},{"name":"v0.10.2","sha":"59226e1c4c79af587d61742f4583b25ace2b6089","kind":"tag","published_at":"2017-10-06T18:21:30.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.10.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"63f94180522593a889fbcf62999da5acd42dacfd","kind":"tag","published_at":"2017-10-05T22:57:47.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.10.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"0af19f0f17dad9519146a213877dd685234a3fd2","kind":"tag","published_at":"2017-09-26T18:16:24.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.10.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.10.0/manifests"},{"name":"v0.9.2","sha":"fd5757d79e691b947dd507d1fcba544e41df8852","kind":"commit","published_at":"2017-08-03T21:07:09.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.9.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.9.2/manifests"},{"name":"@jupyterlab/json-extension@0.9.1","sha":"4248a42d69b59753e956011ac44ebbda005fc0d1","kind":"commit","published_at":"2017-07-28T20:14:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/json-extension@0.9.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/json-extension@0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fjson-extension%400.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fjson-extension@0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fjson-extension@0.9.1/manifests"},{"name":"@jupyterlab/geojson-extension@0.9.1","sha":"e68f5e125c694723c442298b78a72a398aecba68","kind":"commit","published_at":"2017-07-28T20:14:09.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.9.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.9.1/manifests"},{"name":"@jupyterlab/json-extension@0.9.0","sha":"21657bbbfade1dcce5bd43f323f879af3b8d4d80","kind":"commit","published_at":"2017-07-26T14:43:00.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/json-extension@0.9.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/json-extension@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fjson-extension%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fjson-extension@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fjson-extension@0.9.0/manifests"},{"name":"@jupyterlab/geojson-extension@0.9.0","sha":"87890889ede575ee4527440fd4127e183b67ddfd","kind":"commit","published_at":"2017-07-26T14:41:59.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.9.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.9.0/manifests"},{"name":"v0.8.0","sha":"e8d8f7e3c9243b65bdab6475e56905f0408a557f","kind":"tag","published_at":"2017-07-19T18:33:49.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.8.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.8.0/manifests"}]},"repo_metadata_updated_at":"2026-04-04T21:02:59.510Z","dependent_packages_count":0,"downloads":3187,"downloads_period":"last-month","dependent_repos_count":192,"rankings":{"downloads":3.812147340640063,"dependent_repos_count":1.1032535701559631,"dependent_packages_count":7.312883868137378,"stargazers_count":2.8623899193753646,"forks_count":5.064661925053264,"docker_downloads_count":2.240378101738187,"average":3.7326191208500368},"purl":"pkg:pypi/jupyterlab-fasta","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/jupyterlab-fasta","docker_dependents_count":12,"docker_downloads_count":158,"usage_url":"https://repos.ecosyste.ms/usage/pypi/jupyterlab-fasta","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/jupyterlab-fasta/dependencies","status":null,"funding_links":["https://jupyter.org/about#donate"],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-24T14:03:55.045Z","issues_count":35,"pull_requests_count":110,"avg_time_to_close_issue":11473944.0,"avg_time_to_close_pull_request":2675956.6907216497,"issues_closed_count":19,"pull_requests_closed_count":97,"pull_request_authors_count":18,"issue_authors_count":34,"avg_comments_per_issue":3.6,"avg_comments_per_pull_request":1.5272727272727273,"merged_pull_requests_count":90,"bot_issues_count":1,"bot_pull_requests_count":72,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/issues","maintainers":[{"login":"fcollonval","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fcollonval"},{"login":"jtpio","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtpio"},{"login":"gnestor","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gnestor"},{"login":"consideRatio","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/consideRatio"},{"login":"blink1073","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"dhirschfeld","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dhirschfeld"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/jupyterlab-fasta/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/jupyterlab-fasta/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/jupyterlab-fasta/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/jupyterlab-fasta/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/jupyterlab-fasta/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/jupyterlab-fasta/codemeta","maintainers":[{"uuid":"Project Jupyter","login":"Project Jupyter","name":null,"email":null,"url":null,"packages_count":53,"html_url":"https://pypi.org/user/Project Jupyter/","role":null,"created_at":"2023-09-07T04:28:28.367Z","updated_at":"2023-09-07T04:28:28.367Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/Project%20Jupyter/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":856682,"maintainers_count":365878,"namespaces_count":0,"keywords_count":271316,"github":"pypi","metadata":{"funded_packages_count":53172},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-04-09T05:08:03.587Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":5298381,"name":"jupyterlab-vega3","ecosystem":"conda","description":null,"homepage":"https://github.com/jupyterlab/jupyter-renderers","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/jupyterlab/jupyter-renderers","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2021-03-22T18:04:58.000Z","latest_release_published_at":"2022-01-18T08:04:22.000Z","latest_release_number":"3.2.0","last_synced_at":"2026-04-01T16:13:59.920Z","created_at":"2022-10-03T16:03:58.711Z","updated_at":"2026-04-01T16:18:05.895Z","registry_url":"https://anaconda.org/conda-forge/jupyterlab-vega3","install_command":"conda install -c conda-forge jupyterlab-vega3","documentation_url":null,"metadata":{},"repo_metadata":{"id":38421190,"uuid":"93772766","full_name":"jupyterlab/jupyter-renderers","owner":"jupyterlab","description":"Renderers and renderer extensions for JupyterLab","archived":false,"fork":false,"pushed_at":"2026-03-04T00:15:50.000Z","size":7816,"stargazers_count":515,"open_issues_count":45,"forks_count":80,"subscribers_count":25,"default_branch":"main","last_synced_at":"2026-03-25T15:37:50.554Z","etag":null,"topics":["fasta","geojson","jupyterlab","jupyterlab-extension","katex","plotly","vega","vega-lite"],"latest_commit_sha":null,"homepage":"","language":"HTML","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/jupyterlab.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"custom":"https://jupyter.org/about#donate"}},"created_at":"2017-06-08T16:59:07.000Z","updated_at":"2026-03-06T03:56:58.000Z","dependencies_parsed_at":"2023-02-08T05:31:13.322Z","dependency_job_id":"75de564a-e801-432a-abee-6877944ea879","html_url":"https://github.com/jupyterlab/jupyter-renderers","commit_stats":{"total_commits":461,"total_committers":30,"mean_commits":"15.366666666666667","dds":0.6355748373101953,"last_synced_commit":"63af72ba0c8ec0123acb9e317366ed31ce0e1488"},"previous_names":[],"tags_count":142,"template":false,"template_full_name":null,"purl":"pkg:github/jupyterlab/jupyter-renderers","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/sbom","scorecard":{"id":543202,"data":{"date":"2025-08-11","repo":{"name":"github.com/jupyterlab/jupyter-renderers","commit":"b89c093bce24c8d7394177f08a111b3895ed6870"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"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":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/binder.yaml:1","Warn: no topLevel permission defined: .github/workflows/main.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":"Code-Review","score":3,"reason":"Found 2/6 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/binder.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/binder.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:54","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:105","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found linked content: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found text in security policy: github.com/jupyterlab/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"41 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: GHSA-44cc-43rp-5947","Warn: Project is vulnerable to: GHSA-4m77-cmpx-vjc4","Warn: Project is vulnerable to: GHSA-9q39-rmj3-p4r2","Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-36jr-mh4h-2g58","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-3wc5-fcw2-2329","Warn: Project is vulnerable to: GHSA-64fm-8hw2-v72w","Warn: Project is vulnerable to: GHSA-f98w-7cxr-ff2h","Warn: Project is vulnerable to: GHSA-cg87-wmx4-v546","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-rm97-x556-q36h","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-p9pc-299p-vxgp"],"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-20T08:45:33.391Z","repository_id":38421190,"created_at":"2025-08-20T08:45:33.391Z","updated_at":"2025-08-20T08:45:33.391Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31289052,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-01T13:12:26.723Z","status":"ssl_error","status_checked_at":"2026-04-01T13:12:25.102Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"jupyterlab","name":"JupyterLab","uuid":"22800682","kind":"organization","description":"JupyterLab: The Next Generation UI for Project Jupyter","email":"project.jupyter@gmail.com","website":"https://jupyter.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22800682?v=4","repositories_count":63,"last_synced_at":"2024-04-14T17:14:51.742Z","metadata":{"has_sponsors_listing":false,"funding":{"custom":"https://jupyter.org/about#donate"}},"html_url":"https://github.com/jupyterlab","funding_links":["https://jupyter.org/about#donate"],"total_stars":28077,"followers":845,"following":0,"created_at":"2022-11-02T16:23:12.150Z","updated_at":"2024-04-14T17:15:11.176Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab/repositories"},"tags":[{"name":"@jupyterlab/vega3-extension@3.3.0","sha":"4d08ef19cd90d56c121587f62764ee2a135caa98","kind":"commit","published_at":"2023-05-23T12:07:37.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@3.3.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%403.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.3.0/manifests"},{"name":"@jupyterlab/mathjax2-extension@4.0.0","sha":"4d08ef19cd90d56c121587f62764ee2a135caa98","kind":"commit","published_at":"2023-05-23T12:07:37.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax2-extension@4.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax2-extension@4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax2-extension%404.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax2-extension@4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax2-extension@4.0.0/manifests"},{"name":"@jupyterlab/katex-extension@3.4.0","sha":"4d08ef19cd90d56c121587f62764ee2a135caa98","kind":"commit","published_at":"2023-05-23T12:07:37.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@3.4.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%403.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.4.0/manifests"},{"name":"@jupyterlab/geojson-extension@3.4.0","sha":"4d08ef19cd90d56c121587f62764ee2a135caa98","kind":"commit","published_at":"2023-05-23T12:07:37.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.4.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.4.0/manifests"},{"name":"@jupyterlab/fasta-extension@3.3.0","sha":"4d08ef19cd90d56c121587f62764ee2a135caa98","kind":"commit","published_at":"2023-05-23T12:07:37.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@3.3.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%403.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.3.0/manifests"},{"name":"@jupyterlab/geojson-extension@3.3.1","sha":"64dffd890e14b8dc733205aa1a07e49edd2ddd6a","kind":"commit","published_at":"2022-11-15T08:11:21.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.3.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.3.1/manifests"},{"name":"@jupyterlab/geojson-extension@3.3.0","sha":"0f8872f6a010c24e668f8fd910b38675783c79f5","kind":"commit","published_at":"2022-11-14T09:39:16.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.3.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.3.0/manifests"},{"name":"@jupyterlab/vega3-extension@3.2.0","sha":"19b5ff10e2709a473460ed4db0f24125687e3f02","kind":"tag","published_at":"2022-01-17T16:34:54.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@3.2.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%403.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.2.0/manifests"},{"name":"@jupyterlab/vega2-extension@3.2.0","sha":"19b5ff10e2709a473460ed4db0f24125687e3f02","kind":"tag","published_at":"2022-01-17T16:34:54.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@3.2.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%403.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.2.0/manifests"},{"name":"@jupyterlab/mathjax3-extension@4.3.0","sha":"19b5ff10e2709a473460ed4db0f24125687e3f02","kind":"tag","published_at":"2022-01-17T16:34:54.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@4.3.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%404.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.3.0/manifests"},{"name":"@jupyterlab/katex-extension@3.3.0","sha":"19b5ff10e2709a473460ed4db0f24125687e3f02","kind":"tag","published_at":"2022-01-17T16:34:54.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@3.3.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%403.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.3.0/manifests"},{"name":"@jupyterlab/geojson-extension@3.2.0","sha":"19b5ff10e2709a473460ed4db0f24125687e3f02","kind":"tag","published_at":"2022-01-17T16:34:54.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.2.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.2.0/manifests"},{"name":"@jupyterlab/fasta-extension@3.2.0","sha":"19b5ff10e2709a473460ed4db0f24125687e3f02","kind":"tag","published_at":"2022-01-17T16:34:54.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@3.2.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%403.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.2.0/manifests"},{"name":"@jupyterlab/vega3-extension@3.1.3","sha":"8db61c4e898792835e80f86b1a39233b129b624e","kind":"tag","published_at":"2021-03-11T21:14:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@3.1.3","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%403.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.3/manifests"},{"name":"@jupyterlab/vega2-extension@3.1.3","sha":"8db61c4e898792835e80f86b1a39233b129b624e","kind":"tag","published_at":"2021-03-11T21:14:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@3.1.3","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%403.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.3/manifests"},{"name":"@jupyterlab/mathjax3-extension@4.2.2","sha":"8db61c4e898792835e80f86b1a39233b129b624e","kind":"tag","published_at":"2021-03-11T21:14:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@4.2.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%404.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.2.2/manifests"},{"name":"@jupyterlab/katex-extension@3.2.2","sha":"8db61c4e898792835e80f86b1a39233b129b624e","kind":"tag","published_at":"2021-03-11T21:14:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@3.2.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%403.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.2.2/manifests"},{"name":"@jupyterlab/geojson-extension@3.1.2","sha":"8db61c4e898792835e80f86b1a39233b129b624e","kind":"tag","published_at":"2021-03-11T21:14:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.1.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.1.2/manifests"},{"name":"@jupyterlab/fasta-extension@3.1.1","sha":"8db61c4e898792835e80f86b1a39233b129b624e","kind":"tag","published_at":"2021-03-11T21:14:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@3.1.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%403.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.1.1/manifests"},{"name":"@jupyterlab/vega3-extension@3.1.2","sha":"f5021a6c788aacb230e06df92563fc14f1dfbd50","kind":"tag","published_at":"2021-03-11T20:34:33.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@3.1.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%403.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.2/manifests"},{"name":"@jupyterlab/vega2-extension@3.1.2","sha":"f5021a6c788aacb230e06df92563fc14f1dfbd50","kind":"tag","published_at":"2021-03-11T20:34:33.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@3.1.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%403.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.2/manifests"},{"name":"@jupyterlab/vega3-extension@3.1.1","sha":"ea95ec1df06f097983567842536830d8e83c32c9","kind":"tag","published_at":"2021-03-11T20:03:28.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@3.1.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%403.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.1/manifests"},{"name":"@jupyterlab/vega2-extension@3.1.1","sha":"ea95ec1df06f097983567842536830d8e83c32c9","kind":"tag","published_at":"2021-03-11T20:03:28.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@3.1.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%403.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.1/manifests"},{"name":"@jupyterlab/mathjax3-extension@4.2.1","sha":"ea95ec1df06f097983567842536830d8e83c32c9","kind":"tag","published_at":"2021-03-11T20:03:28.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@4.2.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%404.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.2.1/manifests"},{"name":"@jupyterlab/katex-extension@3.2.1","sha":"ea95ec1df06f097983567842536830d8e83c32c9","kind":"tag","published_at":"2021-03-11T20:03:28.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@3.2.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%403.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.2.1/manifests"},{"name":"@jupyterlab/geojson-extension@3.1.1","sha":"ea95ec1df06f097983567842536830d8e83c32c9","kind":"tag","published_at":"2021-03-11T20:03:28.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.1.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.1.1/manifests"},{"name":"@jupyterlab/vega3-extension@3.1.0","sha":"99e513bc01b7e6ded7b608f0bcb503e55bd34d21","kind":"tag","published_at":"2021-03-11T19:12:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@3.1.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%403.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.0/manifests"},{"name":"@jupyterlab/vega2-extension@3.1.0","sha":"99e513bc01b7e6ded7b608f0bcb503e55bd34d21","kind":"tag","published_at":"2021-03-11T19:12:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@3.1.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%403.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.0/manifests"},{"name":"@jupyterlab/mathjax3-extension@4.2.0","sha":"99e513bc01b7e6ded7b608f0bcb503e55bd34d21","kind":"tag","published_at":"2021-03-11T19:12:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@4.2.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%404.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.2.0/manifests"},{"name":"@jupyterlab/katex-extension@3.2.0","sha":"99e513bc01b7e6ded7b608f0bcb503e55bd34d21","kind":"tag","published_at":"2021-03-11T19:12:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@3.2.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%403.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.2.0/manifests"},{"name":"@jupyterlab/geojson-extension@3.1.0","sha":"99e513bc01b7e6ded7b608f0bcb503e55bd34d21","kind":"tag","published_at":"2021-03-11T19:12:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.1.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.1.0/manifests"},{"name":"@jupyterlab/fasta-extension@3.1.0","sha":"99e513bc01b7e6ded7b608f0bcb503e55bd34d21","kind":"tag","published_at":"2021-03-11T19:12:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@3.1.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%403.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.1.0/manifests"},{"name":"@jupyterlab/mathjax3-extension@4.1.1","sha":"ef547cff9703f9da3c58aeaf4648e18af8066503","kind":"tag","published_at":"2021-02-22T20:23:22.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@4.1.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%404.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.1.1/manifests"},{"name":"@jupyterlab/mathjax3-extension@4.1.0","sha":"e617342b81653e0a0f9704c42e7ec7cb48e5c201","kind":"tag","published_at":"2021-02-08T22:11:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@4.1.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%404.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.1.0/manifests"},{"name":"@jupyterlab/katex-extension@3.1.0","sha":"e617342b81653e0a0f9704c42e7ec7cb48e5c201","kind":"tag","published_at":"2021-02-08T22:11:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@3.1.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%403.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.1.0/manifests"},{"name":"@jupyterlab/vega3-extension@3.0.0","sha":"60774b231773dac77c0d594770348aff7fa46edd","kind":"tag","published_at":"2021-01-05T22:15:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@3.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.0.0/manifests"},{"name":"@jupyterlab/vega2-extension@3.0.0","sha":"60774b231773dac77c0d594770348aff7fa46edd","kind":"tag","published_at":"2021-01-05T22:15:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@3.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.0.0/manifests"},{"name":"@jupyterlab/mathjax3-extension@4.0.0","sha":"60774b231773dac77c0d594770348aff7fa46edd","kind":"tag","published_at":"2021-01-05T22:15:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@4.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%404.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.0.0/manifests"},{"name":"@jupyterlab/katex-extension@3.0.0","sha":"60774b231773dac77c0d594770348aff7fa46edd","kind":"tag","published_at":"2021-01-05T22:15:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@3.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.0.0/manifests"},{"name":"@jupyterlab/geojson-extension@3.0.0","sha":"60774b231773dac77c0d594770348aff7fa46edd","kind":"tag","published_at":"2021-01-05T22:15:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.0.0/manifests"},{"name":"@jupyterlab/fasta-extension@3.0.0","sha":"60774b231773dac77c0d594770348aff7fa46edd","kind":"tag","published_at":"2021-01-05T22:15:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@3.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.0.0/manifests"},{"name":"@jupyterlab/geojson-extension@2.0.1","sha":"e2c0422747c80f5329e69e30d8e952caded09634","kind":"tag","published_at":"2020-04-09T11:57:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@2.0.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@2.0.1/manifests"},{"name":"@jupyterlab/vega3-extension@2.0.0","sha":"3f3c5519e35ca4c3c80f1837af495324c1cdf7f4","kind":"tag","published_at":"2020-02-28T19:58:52.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@2.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@2.0.0/manifests"},{"name":"@jupyterlab/vega2-extension@2.0.0","sha":"3f3c5519e35ca4c3c80f1837af495324c1cdf7f4","kind":"tag","published_at":"2020-02-28T19:58:52.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@2.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@2.0.0/manifests"},{"name":"@jupyterlab/mathjax3-extension@3.0.0","sha":"3f3c5519e35ca4c3c80f1837af495324c1cdf7f4","kind":"tag","published_at":"2020-02-28T19:58:52.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@3.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@3.0.0/manifests"},{"name":"@jupyterlab/katex-extension@2.0.0","sha":"3f3c5519e35ca4c3c80f1837af495324c1cdf7f4","kind":"tag","published_at":"2020-02-28T19:58:52.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@2.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@2.0.0/manifests"},{"name":"@jupyterlab/geojson-extension@2.0.0","sha":"3f3c5519e35ca4c3c80f1837af495324c1cdf7f4","kind":"tag","published_at":"2020-02-28T19:58:52.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@2.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@2.0.0/manifests"},{"name":"@jupyterlab/fasta-extension@2.0.0","sha":"3f3c5519e35ca4c3c80f1837af495324c1cdf7f4","kind":"tag","published_at":"2020-02-28T19:58:52.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@2.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@2.0.0/manifests"},{"name":"@jupyterlab/vega4-extension@1.0.1","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega4-extension@1.0.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega4-extension@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega4-extension%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega4-extension@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega4-extension@1.0.1/manifests"},{"name":"@jupyterlab/vega3-extension@1.0.0","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@1.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@1.0.0/manifests"},{"name":"@jupyterlab/vega2-extension@1.0.0","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@1.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@1.0.0/manifests"},{"name":"@jupyterlab/plotly-extension@1.0.0","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@1.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@1.0.0/manifests"},{"name":"@jupyterlab/mathjax3-extension@1.0.0","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@1.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@1.0.0/manifests"},{"name":"@jupyterlab/katex-extension@1.0.0","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@1.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@1.0.0/manifests"},{"name":"@jupyterlab/geojson-extension@1.0.0","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@1.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@1.0.0/manifests"},{"name":"@jupyterlab/fasta-extension@1.0.0","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@1.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@1.0.0/manifests"},{"name":"@jupyterlab/plotly-extension@0.18.2","sha":"7f648392e805bb5c4d67c2611e8e61352140bf4c","kind":"tag","published_at":"2019-01-30T07:16:30.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.18.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.18.2/manifests"},{"name":"@jupyterlab/katex-extension@0.20.1","sha":"7f648392e805bb5c4d67c2611e8e61352140bf4c","kind":"tag","published_at":"2019-01-30T07:16:30.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.20.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.20.1/manifests"},{"name":"@jupyterlab/vega3-extension@0.18.1","sha":"72c6ad52d1178e4d3115788f792e930a014382c1","kind":"tag","published_at":"2018-11-22T20:04:08.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.18.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.18.1/manifests"},{"name":"@jupyterlab/vega2-extension@0.18.1","sha":"72c6ad52d1178e4d3115788f792e930a014382c1","kind":"tag","published_at":"2018-11-22T20:04:08.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@0.18.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.18.1/manifests"},{"name":"@jupyterlab/plotly-extension@0.18.1","sha":"72c6ad52d1178e4d3115788f792e930a014382c1","kind":"tag","published_at":"2018-11-22T20:04:08.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.18.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.18.1/manifests"},{"name":"@jupyterlab/mathjax3-extension@0.3.1","sha":"72c6ad52d1178e4d3115788f792e930a014382c1","kind":"tag","published_at":"2018-11-22T20:04:08.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@0.3.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%400.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.3.1/manifests"},{"name":"@jupyterlab/katex-extension@0.19.2","sha":"72c6ad52d1178e4d3115788f792e930a014382c1","kind":"tag","published_at":"2018-11-22T20:04:08.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.19.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.19.2/manifests"},{"name":"@jupyterlab/geojson-extension@0.18.1","sha":"72c6ad52d1178e4d3115788f792e930a014382c1","kind":"tag","published_at":"2018-11-22T20:04:08.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.18.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.18.1/manifests"},{"name":"@jupyterlab/fasta-extension@0.18.1","sha":"72c6ad52d1178e4d3115788f792e930a014382c1","kind":"tag","published_at":"2018-11-22T20:04:08.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.18.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.18.1/manifests"},{"name":"@jupyterlab/vega3-extension@0.18.0","sha":"a602bb451366fa7e5d3ce3f2fc002b2732e72fdd","kind":"tag","published_at":"2018-10-05T11:31:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.18.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.18.0/manifests"},{"name":"@jupyterlab/vega2-extension@0.18.0","sha":"a602bb451366fa7e5d3ce3f2fc002b2732e72fdd","kind":"tag","published_at":"2018-10-05T11:31:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@0.18.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.18.0/manifests"},{"name":"@jupyterlab/plotly-extension@0.18.0","sha":"a602bb451366fa7e5d3ce3f2fc002b2732e72fdd","kind":"tag","published_at":"2018-10-05T11:31:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.18.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.18.0/manifests"},{"name":"@jupyterlab/mathjax3-extension@0.3.0","sha":"a602bb451366fa7e5d3ce3f2fc002b2732e72fdd","kind":"tag","published_at":"2018-10-05T11:31:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@0.3.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.3.0/manifests"},{"name":"@jupyterlab/katex-extension@0.19.0","sha":"a602bb451366fa7e5d3ce3f2fc002b2732e72fdd","kind":"tag","published_at":"2018-10-05T11:31:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.19.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.19.0/manifests"},{"name":"@jupyterlab/geojson-extension@0.18.0","sha":"a602bb451366fa7e5d3ce3f2fc002b2732e72fdd","kind":"tag","published_at":"2018-10-05T11:31:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.18.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.18.0/manifests"},{"name":"@jupyterlab/fasta-extension@0.18.0","sha":"a602bb451366fa7e5d3ce3f2fc002b2732e72fdd","kind":"tag","published_at":"2018-10-05T11:31:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.18.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.18.0/manifests"},{"name":"@jupyterlab/plotly-extension@0.17.2","sha":"660d1529b75849e14cbe10922ff83a24fe328e61","kind":"commit","published_at":"2018-09-20T09:42:16.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.17.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.17.2/manifests"},{"name":"@jupyterlab/mathjax3-extension@0.2.1","sha":"9ba969aa337f73652b13b7c05defd04d49037559","kind":"tag","published_at":"2018-08-18T14:25:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@0.2.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%400.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.2.1/manifests"},{"name":"@jupyterlab/katex-extension@0.18.1","sha":"9ba969aa337f73652b13b7c05defd04d49037559","kind":"tag","published_at":"2018-08-18T14:25:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.18.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.18.1/manifests"},{"name":"@jupyterlab/vega3-extension@0.17.1","sha":"9011839051b5e6b86d00380b20b28d7b3ae6a3da","kind":"tag","published_at":"2018-08-18T14:23:58.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.17.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.17.1/manifests"},{"name":"@jupyterlab/vega2-extension@0.17.1","sha":"9011839051b5e6b86d00380b20b28d7b3ae6a3da","kind":"tag","published_at":"2018-08-18T14:23:58.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@0.17.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.17.1/manifests"},{"name":"@jupyterlab/plotly-extension@0.17.1","sha":"9011839051b5e6b86d00380b20b28d7b3ae6a3da","kind":"tag","published_at":"2018-08-18T14:23:58.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.17.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.17.1/manifests"},{"name":"@jupyterlab/mathjax3-extension@0.2.0","sha":"9011839051b5e6b86d00380b20b28d7b3ae6a3da","kind":"tag","published_at":"2018-08-18T14:23:58.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@0.2.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.2.0/manifests"},{"name":"@jupyterlab/katex-extension@0.18.0","sha":"9011839051b5e6b86d00380b20b28d7b3ae6a3da","kind":"tag","published_at":"2018-08-18T14:23:58.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.18.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.18.0/manifests"},{"name":"@jupyterlab/geojson-extension@0.17.1","sha":"9011839051b5e6b86d00380b20b28d7b3ae6a3da","kind":"tag","published_at":"2018-08-18T14:23:58.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.17.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.17.1/manifests"},{"name":"@jupyterlab/fasta-extension@0.17.2","sha":"9011839051b5e6b86d00380b20b28d7b3ae6a3da","kind":"tag","published_at":"2018-08-18T14:23:58.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.17.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.17.2/manifests"},{"name":"@jupyterlab/fasta-extension@0.17.1","sha":"902833c8ced5444be72269c8c3eaabd7e5e12dab","kind":"tag","published_at":"2018-07-31T01:51:55.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.17.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.17.1/manifests"},{"name":"@jupyterlab/vega3-extension@0.17.0","sha":"e8fc69bb02b18ef91ec58fa60e58385712ebcffb","kind":"tag","published_at":"2018-07-27T22:16:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.17.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.17.0/manifests"},{"name":"@jupyterlab/vega2-extension@0.17.0","sha":"e8fc69bb02b18ef91ec58fa60e58385712ebcffb","kind":"tag","published_at":"2018-07-27T22:16:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@0.17.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.17.0/manifests"},{"name":"@jupyterlab/plotly-extension@0.17.0","sha":"e8fc69bb02b18ef91ec58fa60e58385712ebcffb","kind":"tag","published_at":"2018-07-27T22:16:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.17.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.17.0/manifests"},{"name":"@jupyterlab/katex-extension@0.17.0","sha":"e8fc69bb02b18ef91ec58fa60e58385712ebcffb","kind":"tag","published_at":"2018-07-27T22:16:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.17.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.17.0/manifests"},{"name":"@jupyterlab/geojson-extension@0.17.0","sha":"e8fc69bb02b18ef91ec58fa60e58385712ebcffb","kind":"tag","published_at":"2018-07-27T22:16:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.17.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.17.0/manifests"},{"name":"@jupyterlab/fasta-extension@0.17.0","sha":"e8fc69bb02b18ef91ec58fa60e58385712ebcffb","kind":"tag","published_at":"2018-07-27T22:16:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.17.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.17.0/manifests"},{"name":"@jupyterlab/vega2-extension@0.16.0","sha":"ca21e8d76b59e77e54052ec72f2a1690f05d7694","kind":"tag","published_at":"2018-04-18T17:05:59.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@0.16.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.16.0/manifests"},{"name":"@jupyterlab/plotly-extension@0.16.0","sha":"ca21e8d76b59e77e54052ec72f2a1690f05d7694","kind":"tag","published_at":"2018-04-18T17:05:59.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.16.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.16.0/manifests"},{"name":"@jupyterlab/katex-extension@0.16.0","sha":"ca21e8d76b59e77e54052ec72f2a1690f05d7694","kind":"tag","published_at":"2018-04-18T17:05:59.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.16.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.16.0/manifests"},{"name":"@jupyterlab/geojson-extension@0.16.0","sha":"ca21e8d76b59e77e54052ec72f2a1690f05d7694","kind":"tag","published_at":"2018-04-18T17:05:59.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.16.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.16.0/manifests"},{"name":"@jupyterlab/fasta-extension@0.16.0","sha":"ca21e8d76b59e77e54052ec72f2a1690f05d7694","kind":"tag","published_at":"2018-04-18T17:05:59.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.16.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.16.0/manifests"},{"name":"@jupyterlab/vega2-extension@0.15.7","sha":"55b5f1e6953662d405d10b37ccb5d167f67ac152","kind":"tag","published_at":"2018-04-17T17:09:07.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@0.15.7","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@0.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%400.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.15.7/manifests"},{"name":"@jupyterlab/plotly-extension@0.14.6","sha":"55b5f1e6953662d405d10b37ccb5d167f67ac152","kind":"tag","published_at":"2018-04-17T17:09:07.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.14.6","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.6/manifests"},{"name":"@jupyterlab/katex-extension@0.14.5","sha":"55b5f1e6953662d405d10b37ccb5d167f67ac152","kind":"tag","published_at":"2018-04-17T17:09:07.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.14.5","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.5/manifests"},{"name":"@jupyterlab/geojson-extension@0.14.6","sha":"55b5f1e6953662d405d10b37ccb5d167f67ac152","kind":"tag","published_at":"2018-04-17T17:09:07.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.14.6","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.6/manifests"},{"name":"@jupyterlab/fasta-extension@0.14.4","sha":"55b5f1e6953662d405d10b37ccb5d167f67ac152","kind":"tag","published_at":"2018-04-17T17:09:07.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.14.4","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.4/manifests"},{"name":"@jupyterlab/vega2-extension@0.15.6","sha":"4a92a00e592cb48655b8685e4fc05745219a164e","kind":"tag","published_at":"2018-04-06T16:00:54.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@0.15.6","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%400.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.15.6/manifests"},{"name":"@jupyterlab/plotly-extension@0.14.5","sha":"d1115f44625e20196a7d3791082436a340506b2a","kind":"tag","published_at":"2018-04-06T15:55:05.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.14.5","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.5/manifests"},{"name":"@jupyterlab/geojson-extension@0.14.5","sha":"d1115f44625e20196a7d3791082436a340506b2a","kind":"tag","published_at":"2018-04-06T15:55:05.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.14.5","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.5/manifests"},{"name":"@jupyterlab/fasta-extension@0.14.3","sha":"d1115f44625e20196a7d3791082436a340506b2a","kind":"tag","published_at":"2018-04-06T15:55:05.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.14.3","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.3/manifests"},{"name":"@jupyterlab/katex-extension@0.14.4","sha":"a6c2e3c869e74681ab527b6aa554400345cd2eb2","kind":"tag","published_at":"2018-04-06T15:33:04.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.14.4","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.4/manifests"},{"name":"@jupyterlab/vega3-extension@0.14.3","sha":"8bcf9af1eb66861c5d1dd1bc7ce7496fda7cbe98","kind":"tag","published_at":"2018-02-27T22:31:35.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.14.3","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.3/manifests"},{"name":"@jupyterlab/katex-extension@0.14.3","sha":"8bcf9af1eb66861c5d1dd1bc7ce7496fda7cbe98","kind":"tag","published_at":"2018-02-27T22:31:35.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.14.3","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.3/manifests"},{"name":"@jupyterlab/geojson-extension@0.14.4","sha":"c20664d0f71b7a08eff02bf05f33bae411588acf","kind":"commit","published_at":"2018-02-15T14:16:04.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.14.4","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.4/manifests"},{"name":"@jupyterlab/vega3-extension@0.14.2","sha":"2ad805ce45c70baea7441f40447cd40c6ca7cab5","kind":"tag","published_at":"2018-02-13T17:33:16.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.14.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.2/manifests"},{"name":"@jupyterlab/plotly-extension@0.14.4","sha":"2ad805ce45c70baea7441f40447cd40c6ca7cab5","kind":"tag","published_at":"2018-02-13T17:33:16.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.14.4","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.4/manifests"},{"name":"@jupyterlab/katex-extension@0.14.2","sha":"2ad805ce45c70baea7441f40447cd40c6ca7cab5","kind":"tag","published_at":"2018-02-13T17:33:16.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.14.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.2/manifests"},{"name":"@jupyterlab/geojson-extension@0.14.3","sha":"2ad805ce45c70baea7441f40447cd40c6ca7cab5","kind":"tag","published_at":"2018-02-13T17:33:16.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.14.3","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.3/manifests"},{"name":"@jupyterlab/fasta-extension@0.14.2","sha":"2ad805ce45c70baea7441f40447cd40c6ca7cab5","kind":"tag","published_at":"2018-02-13T17:33:15.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.14.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.2/manifests"},{"name":"@jupyterlab/plotly-extension@0.14.3","sha":"d1cc739acb8b59b95384da20204c9c34e5a4cb8e","kind":"tag","published_at":"2018-02-13T17:23:10.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.14.3","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.3/manifests"},{"name":"@jupyterlab/plotly-extension@0.14.2","sha":"94182f8acf10d6da0a4cf870e63381d9a479a308","kind":"tag","published_at":"2018-01-20T03:53:28.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.14.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.2/manifests"},{"name":"@jupyterlab/vega3-extension@0.14.1","sha":"cc27031da72fda7d29e93237a9666b81a6fb3b32","kind":"tag","published_at":"2018-01-19T19:47:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.14.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.1/manifests"},{"name":"@jupyterlab/plotly-extension@0.14.1","sha":"cc27031da72fda7d29e93237a9666b81a6fb3b32","kind":"tag","published_at":"2018-01-19T19:47:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.14.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.1/manifests"},{"name":"@jupyterlab/katex-extension@0.14.1","sha":"cc27031da72fda7d29e93237a9666b81a6fb3b32","kind":"tag","published_at":"2018-01-19T19:47:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.14.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.1/manifests"},{"name":"@jupyterlab/geojson-extension@0.14.1","sha":"cc27031da72fda7d29e93237a9666b81a6fb3b32","kind":"tag","published_at":"2018-01-19T19:47:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.14.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.1/manifests"},{"name":"@jupyterlab/fasta-extension@0.14.1","sha":"cc27031da72fda7d29e93237a9666b81a6fb3b32","kind":"tag","published_at":"2018-01-19T19:47:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.14.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.1/manifests"},{"name":"@jupyterlab/vega3-extension@0.14.0","sha":"7d55c63e91bfcf3df127d0845a7269b0881525a9","kind":"tag","published_at":"2018-01-11T11:11:48.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.14.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.0/manifests"},{"name":"@jupyterlab/plotly-extension@0.14.0","sha":"7d55c63e91bfcf3df127d0845a7269b0881525a9","kind":"tag","published_at":"2018-01-11T11:11:48.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.14.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.0/manifests"},{"name":"@jupyterlab/katex-extension@0.14.0","sha":"7d55c63e91bfcf3df127d0845a7269b0881525a9","kind":"tag","published_at":"2018-01-11T11:11:48.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.14.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.0/manifests"},{"name":"@jupyterlab/geojson-extension@0.14.0","sha":"7d55c63e91bfcf3df127d0845a7269b0881525a9","kind":"tag","published_at":"2018-01-11T11:11:48.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.14.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.0/manifests"},{"name":"@jupyterlab/fasta-extension@0.14.0","sha":"7d55c63e91bfcf3df127d0845a7269b0881525a9","kind":"tag","published_at":"2018-01-11T11:11:48.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.14.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.0/manifests"},{"name":"@jupyterlab/vega3-extension@0.13.0","sha":"56e6183df57545a14058838638252de5f3dc2581","kind":"tag","published_at":"2017-12-08T19:52:01.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.13.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.13.0/manifests"},{"name":"@jupyterlab/plotly-extension@0.13.0","sha":"56e6183df57545a14058838638252de5f3dc2581","kind":"tag","published_at":"2017-12-08T19:52:01.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.13.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.13.0/manifests"},{"name":"@jupyterlab/katex-extension@0.13.0","sha":"56e6183df57545a14058838638252de5f3dc2581","kind":"tag","published_at":"2017-12-08T19:52:01.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.13.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.13.0/manifests"},{"name":"@jupyterlab/geojson-extension@0.13.0","sha":"56e6183df57545a14058838638252de5f3dc2581","kind":"tag","published_at":"2017-12-08T19:52:01.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.13.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.13.0/manifests"},{"name":"@jupyterlab/fasta-extension@0.13.0","sha":"56e6183df57545a14058838638252de5f3dc2581","kind":"tag","published_at":"2017-12-08T19:52:01.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.13.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.13.0/manifests"},{"name":"v0.12.0","sha":"7d8df71e56da78cb41cd155b8278ffe38ff78a94","kind":"tag","published_at":"2017-11-09T16:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.12.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"685e955e18bf3a30a6bc9df77d7d1f8f1a9a0852","kind":"tag","published_at":"2017-10-31T19:43:10.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.11.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"d1e17c0d5baa021c621065b9d8ae157d9adce0fd","kind":"tag","published_at":"2017-10-16T22:59:18.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.11.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.11.0/manifests"},{"name":"vundefined","sha":"884c1b264577c314543107cd96c05279da2b82d9","kind":"tag","published_at":"2017-10-06T18:27:22.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/vundefined","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/vundefined","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@vundefined","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/vundefined","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/vundefined/manifests"},{"name":"v0.10.2","sha":"59226e1c4c79af587d61742f4583b25ace2b6089","kind":"tag","published_at":"2017-10-06T18:21:30.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.10.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"63f94180522593a889fbcf62999da5acd42dacfd","kind":"tag","published_at":"2017-10-05T22:57:47.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.10.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"0af19f0f17dad9519146a213877dd685234a3fd2","kind":"tag","published_at":"2017-09-26T18:16:24.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.10.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.10.0/manifests"},{"name":"v0.9.2","sha":"fd5757d79e691b947dd507d1fcba544e41df8852","kind":"commit","published_at":"2017-08-03T21:07:09.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.9.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.9.2/manifests"},{"name":"@jupyterlab/json-extension@0.9.1","sha":"4248a42d69b59753e956011ac44ebbda005fc0d1","kind":"commit","published_at":"2017-07-28T20:14:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/json-extension@0.9.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/json-extension@0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fjson-extension%400.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fjson-extension@0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fjson-extension@0.9.1/manifests"},{"name":"@jupyterlab/geojson-extension@0.9.1","sha":"e68f5e125c694723c442298b78a72a398aecba68","kind":"commit","published_at":"2017-07-28T20:14:09.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.9.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.9.1/manifests"},{"name":"@jupyterlab/json-extension@0.9.0","sha":"21657bbbfade1dcce5bd43f323f879af3b8d4d80","kind":"commit","published_at":"2017-07-26T14:43:00.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/json-extension@0.9.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/json-extension@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fjson-extension%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fjson-extension@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fjson-extension@0.9.0/manifests"},{"name":"@jupyterlab/geojson-extension@0.9.0","sha":"87890889ede575ee4527440fd4127e183b67ddfd","kind":"commit","published_at":"2017-07-26T14:41:59.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.9.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.9.0/manifests"},{"name":"v0.8.0","sha":"e8d8f7e3c9243b65bdab6475e56905f0408a557f","kind":"tag","published_at":"2017-07-19T18:33:49.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.8.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.8.0/manifests"}]},"repo_metadata_updated_at":"2026-04-01T16:18:05.895Z","dependent_packages_count":0,"downloads":8665,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.025455452957324,"dependent_packages_count":51.17544297479411,"stargazers_count":16.64586972797604,"forks_count":19.37110057399551,"average":30.304467182430745},"purl":"pkg:conda/jupyterlab-vega3?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/jupyterlab-vega3","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/jupyterlab-vega3","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/jupyterlab-vega3/dependencies","status":null,"funding_links":["https://jupyter.org/about#donate"],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-24T14:03:55.045Z","issues_count":35,"pull_requests_count":110,"avg_time_to_close_issue":11473944.0,"avg_time_to_close_pull_request":2675956.6907216497,"issues_closed_count":19,"pull_requests_closed_count":97,"pull_request_authors_count":18,"issue_authors_count":34,"avg_comments_per_issue":3.6,"avg_comments_per_pull_request":1.5272727272727273,"merged_pull_requests_count":90,"bot_issues_count":1,"bot_pull_requests_count":72,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/issues","maintainers":[{"login":"fcollonval","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fcollonval"},{"login":"jtpio","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtpio"},{"login":"gnestor","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gnestor"},{"login":"consideRatio","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/consideRatio"},{"login":"blink1073","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"dhirschfeld","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dhirschfeld"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/jupyterlab-vega3/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/jupyterlab-vega3/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/jupyterlab-vega3/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/jupyterlab-vega3/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/jupyterlab-vega3/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/jupyterlab-vega3/codemeta","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":0,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org"},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2026-04-27T18:20:20.507Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":1011647,"name":"@jupyterlab/fasta-extension","ecosystem":"npm","description":"Fasta renderer for JupyterLab","homepage":"https://github.com/jupyterlab/jupyter-renderers","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/jupyterlab/jupyter-renderers","keywords_array":["jupyter","jupyterlab","jupyterlab-extension"],"namespace":"jupyterlab","versions_count":21,"first_release_published_at":"2017-10-31T19:40:25.304Z","latest_release_published_at":"2023-08-01T12:55:37.558Z","latest_release_number":"3.3.0","last_synced_at":"2026-05-04T18:18:33.943Z","created_at":"2022-04-07T19:11:16.229Z","updated_at":"2026-05-04T18:18:33.943Z","registry_url":"https://www.npmjs.com/package/@jupyterlab/fasta-extension","install_command":"npm install @jupyterlab/fasta-extension","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"3.3.0"}},"repo_metadata":{"id":38421190,"uuid":"93772766","full_name":"jupyterlab/jupyter-renderers","owner":"jupyterlab","description":"Renderers and renderer extensions for JupyterLab","archived":false,"fork":false,"pushed_at":"2025-02-20T07:10:37.000Z","size":7133,"stargazers_count":510,"open_issues_count":42,"forks_count":81,"subscribers_count":28,"default_branch":"main","last_synced_at":"2025-09-23T05:35:14.904Z","etag":null,"topics":["fasta","geojson","jupyterlab","jupyterlab-extension","katex","plotly","vega","vega-lite"],"latest_commit_sha":null,"homepage":"","language":"HTML","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/jupyterlab.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"custom":"https://jupyter.org/about#donate"}},"created_at":"2017-06-08T16:59:07.000Z","updated_at":"2025-08-28T13:53:26.000Z","dependencies_parsed_at":"2023-02-08T05:31:13.322Z","dependency_job_id":"75de564a-e801-432a-abee-6877944ea879","html_url":"https://github.com/jupyterlab/jupyter-renderers","commit_stats":{"total_commits":461,"total_committers":30,"mean_commits":"15.366666666666667","dds":0.6355748373101953,"last_synced_commit":"63af72ba0c8ec0123acb9e317366ed31ce0e1488"},"previous_names":[],"tags_count":142,"template":false,"template_full_name":null,"purl":"pkg:github/jupyterlab/jupyter-renderers","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/sbom","scorecard":{"id":543202,"data":{"date":"2025-08-11","repo":{"name":"github.com/jupyterlab/jupyter-renderers","commit":"b89c093bce24c8d7394177f08a111b3895ed6870"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"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":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/binder.yaml:1","Warn: no topLevel permission defined: .github/workflows/main.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":"Code-Review","score":3,"reason":"Found 2/6 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/binder.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/binder.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:54","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:105","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found linked content: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found text in security policy: github.com/jupyterlab/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"41 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: GHSA-44cc-43rp-5947","Warn: Project is vulnerable to: GHSA-4m77-cmpx-vjc4","Warn: Project is vulnerable to: GHSA-9q39-rmj3-p4r2","Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-36jr-mh4h-2g58","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-3wc5-fcw2-2329","Warn: Project is vulnerable to: GHSA-64fm-8hw2-v72w","Warn: Project is vulnerable to: GHSA-f98w-7cxr-ff2h","Warn: Project is vulnerable to: GHSA-cg87-wmx4-v546","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-rm97-x556-q36h","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-p9pc-299p-vxgp"],"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-20T08:45:33.391Z","repository_id":38421190,"created_at":"2025-08-20T08:45:33.391Z","updated_at":"2025-08-20T08:45:33.391Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278457468,"owners_count":25989956,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-05T02:00:06.059Z","response_time":54,"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":"jupyterlab","name":"JupyterLab","uuid":"22800682","kind":"organization","description":"JupyterLab: The Next Generation UI for Project Jupyter","email":"project.jupyter@gmail.com","website":"https://jupyter.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22800682?v=4","repositories_count":63,"last_synced_at":"2024-04-14T17:14:51.742Z","metadata":{"has_sponsors_listing":false,"funding":{"custom":"https://jupyter.org/about#donate"}},"html_url":"https://github.com/jupyterlab","funding_links":["https://jupyter.org/about#donate"],"total_stars":28077,"followers":845,"following":0,"created_at":"2022-11-02T16:23:12.150Z","updated_at":"2024-04-14T17:15:11.176Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab/repositories"},"tags":[{"name":"@jupyterlab/mathjax2-extension@4.0.0","sha":"4d08ef19cd90d56c121587f62764ee2a135caa98","kind":"commit","published_at":"2023-05-23T12:07:37.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax2-extension@4.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax2-extension@4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax2-extension%404.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax2-extension@4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax2-extension@4.0.0/manifests"},{"name":"@jupyterlab/geojson-extension@3.4.0","sha":"4d08ef19cd90d56c121587f62764ee2a135caa98","kind":"commit","published_at":"2023-05-23T12:07:37.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.4.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.4.0/manifests"},{"name":"@jupyterlab/fasta-extension@3.3.0","sha":"4d08ef19cd90d56c121587f62764ee2a135caa98","kind":"commit","published_at":"2023-05-23T12:07:37.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@3.3.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%403.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.3.0/manifests"},{"name":"@jupyterlab/katex-extension@3.4.0","sha":"4d08ef19cd90d56c121587f62764ee2a135caa98","kind":"commit","published_at":"2023-05-23T12:07:37.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@3.4.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%403.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.4.0/manifests"},{"name":"@jupyterlab/vega3-extension@3.3.0","sha":"4d08ef19cd90d56c121587f62764ee2a135caa98","kind":"commit","published_at":"2023-05-23T12:07:37.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@3.3.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%403.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.3.0/manifests"},{"name":"@jupyterlab/geojson-extension@3.3.1","sha":"64dffd890e14b8dc733205aa1a07e49edd2ddd6a","kind":"commit","published_at":"2022-11-15T08:11:21.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.3.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.3.1/manifests"},{"name":"@jupyterlab/geojson-extension@3.3.0","sha":"0f8872f6a010c24e668f8fd910b38675783c79f5","kind":"commit","published_at":"2022-11-14T09:39:16.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.3.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.3.0/manifests"},{"name":"@jupyterlab/vega3-extension@3.2.0","sha":"19b5ff10e2709a473460ed4db0f24125687e3f02","kind":"tag","published_at":"2022-01-17T16:34:54.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@3.2.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%403.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.2.0/manifests"},{"name":"@jupyterlab/vega2-extension@3.2.0","sha":"19b5ff10e2709a473460ed4db0f24125687e3f02","kind":"tag","published_at":"2022-01-17T16:34:54.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@3.2.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%403.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.2.0/manifests"},{"name":"@jupyterlab/mathjax3-extension@4.3.0","sha":"19b5ff10e2709a473460ed4db0f24125687e3f02","kind":"tag","published_at":"2022-01-17T16:34:54.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@4.3.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%404.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.3.0/manifests"},{"name":"@jupyterlab/katex-extension@3.3.0","sha":"19b5ff10e2709a473460ed4db0f24125687e3f02","kind":"tag","published_at":"2022-01-17T16:34:54.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@3.3.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%403.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.3.0/manifests"},{"name":"@jupyterlab/geojson-extension@3.2.0","sha":"19b5ff10e2709a473460ed4db0f24125687e3f02","kind":"tag","published_at":"2022-01-17T16:34:54.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.2.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.2.0/manifests"},{"name":"@jupyterlab/fasta-extension@3.2.0","sha":"19b5ff10e2709a473460ed4db0f24125687e3f02","kind":"tag","published_at":"2022-01-17T16:34:54.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@3.2.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%403.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.2.0/manifests"},{"name":"@jupyterlab/fasta-extension@3.1.1","sha":"8db61c4e898792835e80f86b1a39233b129b624e","kind":"tag","published_at":"2021-03-11T21:14:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@3.1.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%403.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.1.1/manifests"},{"name":"@jupyterlab/geojson-extension@3.1.2","sha":"8db61c4e898792835e80f86b1a39233b129b624e","kind":"tag","published_at":"2021-03-11T21:14:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.1.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.1.2/manifests"},{"name":"@jupyterlab/katex-extension@3.2.2","sha":"8db61c4e898792835e80f86b1a39233b129b624e","kind":"tag","published_at":"2021-03-11T21:14:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@3.2.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%403.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.2.2/manifests"},{"name":"@jupyterlab/vega3-extension@3.1.3","sha":"8db61c4e898792835e80f86b1a39233b129b624e","kind":"tag","published_at":"2021-03-11T21:14:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@3.1.3","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%403.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.3/manifests"},{"name":"@jupyterlab/vega2-extension@3.1.3","sha":"8db61c4e898792835e80f86b1a39233b129b624e","kind":"tag","published_at":"2021-03-11T21:14:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@3.1.3","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%403.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.3/manifests"},{"name":"@jupyterlab/mathjax3-extension@4.2.2","sha":"8db61c4e898792835e80f86b1a39233b129b624e","kind":"tag","published_at":"2021-03-11T21:14:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@4.2.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%404.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.2.2/manifests"},{"name":"@jupyterlab/vega3-extension@3.1.2","sha":"f5021a6c788aacb230e06df92563fc14f1dfbd50","kind":"tag","published_at":"2021-03-11T20:34:33.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@3.1.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%403.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.2/manifests"},{"name":"@jupyterlab/vega2-extension@3.1.2","sha":"f5021a6c788aacb230e06df92563fc14f1dfbd50","kind":"tag","published_at":"2021-03-11T20:34:33.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@3.1.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%403.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.2/manifests"},{"name":"@jupyterlab/katex-extension@3.2.1","sha":"ea95ec1df06f097983567842536830d8e83c32c9","kind":"tag","published_at":"2021-03-11T20:03:28.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@3.2.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%403.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.2.1/manifests"},{"name":"@jupyterlab/mathjax3-extension@4.2.1","sha":"ea95ec1df06f097983567842536830d8e83c32c9","kind":"tag","published_at":"2021-03-11T20:03:28.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@4.2.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%404.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.2.1/manifests"},{"name":"@jupyterlab/vega3-extension@3.1.1","sha":"ea95ec1df06f097983567842536830d8e83c32c9","kind":"tag","published_at":"2021-03-11T20:03:28.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@3.1.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%403.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.1/manifests"},{"name":"@jupyterlab/vega2-extension@3.1.1","sha":"ea95ec1df06f097983567842536830d8e83c32c9","kind":"tag","published_at":"2021-03-11T20:03:28.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@3.1.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%403.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.1/manifests"},{"name":"@jupyterlab/geojson-extension@3.1.1","sha":"ea95ec1df06f097983567842536830d8e83c32c9","kind":"tag","published_at":"2021-03-11T20:03:28.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.1.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.1.1/manifests"},{"name":"@jupyterlab/mathjax3-extension@4.2.0","sha":"99e513bc01b7e6ded7b608f0bcb503e55bd34d21","kind":"tag","published_at":"2021-03-11T19:12:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@4.2.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%404.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.2.0/manifests"},{"name":"@jupyterlab/fasta-extension@3.1.0","sha":"99e513bc01b7e6ded7b608f0bcb503e55bd34d21","kind":"tag","published_at":"2021-03-11T19:12:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@3.1.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%403.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.1.0/manifests"},{"name":"@jupyterlab/katex-extension@3.2.0","sha":"99e513bc01b7e6ded7b608f0bcb503e55bd34d21","kind":"tag","published_at":"2021-03-11T19:12:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@3.2.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%403.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.2.0/manifests"},{"name":"@jupyterlab/vega2-extension@3.1.0","sha":"99e513bc01b7e6ded7b608f0bcb503e55bd34d21","kind":"tag","published_at":"2021-03-11T19:12:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@3.1.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%403.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.0/manifests"},{"name":"@jupyterlab/geojson-extension@3.1.0","sha":"99e513bc01b7e6ded7b608f0bcb503e55bd34d21","kind":"tag","published_at":"2021-03-11T19:12:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.1.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.1.0/manifests"},{"name":"@jupyterlab/vega3-extension@3.1.0","sha":"99e513bc01b7e6ded7b608f0bcb503e55bd34d21","kind":"tag","published_at":"2021-03-11T19:12:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@3.1.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%403.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.0/manifests"},{"name":"@jupyterlab/mathjax3-extension@4.1.1","sha":"ef547cff9703f9da3c58aeaf4648e18af8066503","kind":"tag","published_at":"2021-02-22T20:23:22.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@4.1.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%404.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.1.1/manifests"},{"name":"@jupyterlab/mathjax3-extension@4.1.0","sha":"e617342b81653e0a0f9704c42e7ec7cb48e5c201","kind":"tag","published_at":"2021-02-08T22:11:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@4.1.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%404.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.1.0/manifests"},{"name":"@jupyterlab/katex-extension@3.1.0","sha":"e617342b81653e0a0f9704c42e7ec7cb48e5c201","kind":"tag","published_at":"2021-02-08T22:11:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@3.1.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%403.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.1.0/manifests"},{"name":"@jupyterlab/vega3-extension@3.0.0","sha":"60774b231773dac77c0d594770348aff7fa46edd","kind":"tag","published_at":"2021-01-05T22:15:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@3.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.0.0/manifests"},{"name":"@jupyterlab/fasta-extension@3.0.0","sha":"60774b231773dac77c0d594770348aff7fa46edd","kind":"tag","published_at":"2021-01-05T22:15:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@3.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.0.0/manifests"},{"name":"@jupyterlab/geojson-extension@3.0.0","sha":"60774b231773dac77c0d594770348aff7fa46edd","kind":"tag","published_at":"2021-01-05T22:15:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.0.0/manifests"},{"name":"@jupyterlab/katex-extension@3.0.0","sha":"60774b231773dac77c0d594770348aff7fa46edd","kind":"tag","published_at":"2021-01-05T22:15:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@3.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.0.0/manifests"},{"name":"@jupyterlab/mathjax3-extension@4.0.0","sha":"60774b231773dac77c0d594770348aff7fa46edd","kind":"tag","published_at":"2021-01-05T22:15:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@4.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%404.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.0.0/manifests"},{"name":"@jupyterlab/vega2-extension@3.0.0","sha":"60774b231773dac77c0d594770348aff7fa46edd","kind":"tag","published_at":"2021-01-05T22:15:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@3.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.0.0/manifests"},{"name":"@jupyterlab/geojson-extension@2.0.1","sha":"e2c0422747c80f5329e69e30d8e952caded09634","kind":"tag","published_at":"2020-04-09T11:57:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@2.0.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@2.0.1/manifests"},{"name":"@jupyterlab/fasta-extension@2.0.0","sha":"3f3c5519e35ca4c3c80f1837af495324c1cdf7f4","kind":"tag","published_at":"2020-02-28T19:58:52.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@2.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@2.0.0/manifests"},{"name":"@jupyterlab/vega2-extension@2.0.0","sha":"3f3c5519e35ca4c3c80f1837af495324c1cdf7f4","kind":"tag","published_at":"2020-02-28T19:58:52.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@2.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@2.0.0/manifests"},{"name":"@jupyterlab/katex-extension@2.0.0","sha":"3f3c5519e35ca4c3c80f1837af495324c1cdf7f4","kind":"tag","published_at":"2020-02-28T19:58:52.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@2.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@2.0.0/manifests"},{"name":"@jupyterlab/mathjax3-extension@3.0.0","sha":"3f3c5519e35ca4c3c80f1837af495324c1cdf7f4","kind":"tag","published_at":"2020-02-28T19:58:52.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@3.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@3.0.0/manifests"},{"name":"@jupyterlab/vega3-extension@2.0.0","sha":"3f3c5519e35ca4c3c80f1837af495324c1cdf7f4","kind":"tag","published_at":"2020-02-28T19:58:52.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@2.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@2.0.0/manifests"},{"name":"@jupyterlab/geojson-extension@2.0.0","sha":"3f3c5519e35ca4c3c80f1837af495324c1cdf7f4","kind":"tag","published_at":"2020-02-28T19:58:52.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@2.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@2.0.0/manifests"},{"name":"@jupyterlab/vega3-extension@1.0.0","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@1.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@1.0.0/manifests"},{"name":"@jupyterlab/vega4-extension@1.0.1","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega4-extension@1.0.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega4-extension@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega4-extension%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega4-extension@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega4-extension@1.0.1/manifests"},{"name":"@jupyterlab/plotly-extension@1.0.0","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@1.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@1.0.0/manifests"},{"name":"@jupyterlab/vega2-extension@1.0.0","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@1.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@1.0.0/manifests"},{"name":"@jupyterlab/fasta-extension@1.0.0","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@1.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@1.0.0/manifests"},{"name":"@jupyterlab/geojson-extension@1.0.0","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@1.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@1.0.0/manifests"},{"name":"@jupyterlab/katex-extension@1.0.0","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@1.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@1.0.0/manifests"},{"name":"@jupyterlab/mathjax3-extension@1.0.0","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@1.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@1.0.0/manifests"},{"name":"@jupyterlab/plotly-extension@0.18.2","sha":"7f648392e805bb5c4d67c2611e8e61352140bf4c","kind":"tag","published_at":"2019-01-30T07:16:30.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.18.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.18.2/manifests"},{"name":"@jupyterlab/katex-extension@0.20.1","sha":"7f648392e805bb5c4d67c2611e8e61352140bf4c","kind":"tag","published_at":"2019-01-30T07:16:30.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.20.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.20.1/manifests"},{"name":"@jupyterlab/vega2-extension@0.18.1","sha":"72c6ad52d1178e4d3115788f792e930a014382c1","kind":"tag","published_at":"2018-11-22T20:04:08.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@0.18.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.18.1/manifests"},{"name":"@jupyterlab/vega3-extension@0.18.1","sha":"72c6ad52d1178e4d3115788f792e930a014382c1","kind":"tag","published_at":"2018-11-22T20:04:08.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.18.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.18.1/manifests"},{"name":"@jupyterlab/plotly-extension@0.18.1","sha":"72c6ad52d1178e4d3115788f792e930a014382c1","kind":"tag","published_at":"2018-11-22T20:04:08.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.18.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.18.1/manifests"},{"name":"@jupyterlab/mathjax3-extension@0.3.1","sha":"72c6ad52d1178e4d3115788f792e930a014382c1","kind":"tag","published_at":"2018-11-22T20:04:08.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@0.3.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%400.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.3.1/manifests"},{"name":"@jupyterlab/katex-extension@0.19.2","sha":"72c6ad52d1178e4d3115788f792e930a014382c1","kind":"tag","published_at":"2018-11-22T20:04:08.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.19.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.19.2/manifests"},{"name":"@jupyterlab/geojson-extension@0.18.1","sha":"72c6ad52d1178e4d3115788f792e930a014382c1","kind":"tag","published_at":"2018-11-22T20:04:08.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.18.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.18.1/manifests"},{"name":"@jupyterlab/fasta-extension@0.18.1","sha":"72c6ad52d1178e4d3115788f792e930a014382c1","kind":"tag","published_at":"2018-11-22T20:04:08.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.18.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.18.1/manifests"},{"name":"@jupyterlab/vega3-extension@0.18.0","sha":"a602bb451366fa7e5d3ce3f2fc002b2732e72fdd","kind":"tag","published_at":"2018-10-05T11:31:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.18.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.18.0/manifests"},{"name":"@jupyterlab/plotly-extension@0.18.0","sha":"a602bb451366fa7e5d3ce3f2fc002b2732e72fdd","kind":"tag","published_at":"2018-10-05T11:31:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.18.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.18.0/manifests"},{"name":"@jupyterlab/geojson-extension@0.18.0","sha":"a602bb451366fa7e5d3ce3f2fc002b2732e72fdd","kind":"tag","published_at":"2018-10-05T11:31:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.18.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.18.0/manifests"},{"name":"@jupyterlab/fasta-extension@0.18.0","sha":"a602bb451366fa7e5d3ce3f2fc002b2732e72fdd","kind":"tag","published_at":"2018-10-05T11:31:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.18.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.18.0/manifests"},{"name":"@jupyterlab/vega2-extension@0.18.0","sha":"a602bb451366fa7e5d3ce3f2fc002b2732e72fdd","kind":"tag","published_at":"2018-10-05T11:31:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@0.18.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.18.0/manifests"},{"name":"@jupyterlab/mathjax3-extension@0.3.0","sha":"a602bb451366fa7e5d3ce3f2fc002b2732e72fdd","kind":"tag","published_at":"2018-10-05T11:31:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@0.3.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.3.0/manifests"},{"name":"@jupyterlab/katex-extension@0.19.0","sha":"a602bb451366fa7e5d3ce3f2fc002b2732e72fdd","kind":"tag","published_at":"2018-10-05T11:31:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.19.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.19.0/manifests"},{"name":"@jupyterlab/plotly-extension@0.17.2","sha":"660d1529b75849e14cbe10922ff83a24fe328e61","kind":"commit","published_at":"2018-09-20T09:42:16.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.17.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.17.2/manifests"},{"name":"@jupyterlab/mathjax3-extension@0.2.1","sha":"9ba969aa337f73652b13b7c05defd04d49037559","kind":"tag","published_at":"2018-08-18T14:25:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@0.2.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%400.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.2.1/manifests"},{"name":"@jupyterlab/katex-extension@0.18.1","sha":"9ba969aa337f73652b13b7c05defd04d49037559","kind":"tag","published_at":"2018-08-18T14:25:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.18.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.18.1/manifests"},{"name":"@jupyterlab/fasta-extension@0.17.2","sha":"9011839051b5e6b86d00380b20b28d7b3ae6a3da","kind":"tag","published_at":"2018-08-18T14:23:58.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.17.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.17.2/manifests"},{"name":"@jupyterlab/vega3-extension@0.17.1","sha":"9011839051b5e6b86d00380b20b28d7b3ae6a3da","kind":"tag","published_at":"2018-08-18T14:23:58.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.17.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.17.1/manifests"},{"name":"@jupyterlab/vega2-extension@0.17.1","sha":"9011839051b5e6b86d00380b20b28d7b3ae6a3da","kind":"tag","published_at":"2018-08-18T14:23:58.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@0.17.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.17.1/manifests"},{"name":"@jupyterlab/plotly-extension@0.17.1","sha":"9011839051b5e6b86d00380b20b28d7b3ae6a3da","kind":"tag","published_at":"2018-08-18T14:23:58.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.17.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.17.1/manifests"},{"name":"@jupyterlab/mathjax3-extension@0.2.0","sha":"9011839051b5e6b86d00380b20b28d7b3ae6a3da","kind":"tag","published_at":"2018-08-18T14:23:58.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@0.2.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.2.0/manifests"},{"name":"@jupyterlab/katex-extension@0.18.0","sha":"9011839051b5e6b86d00380b20b28d7b3ae6a3da","kind":"tag","published_at":"2018-08-18T14:23:58.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.18.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.18.0/manifests"},{"name":"@jupyterlab/geojson-extension@0.17.1","sha":"9011839051b5e6b86d00380b20b28d7b3ae6a3da","kind":"tag","published_at":"2018-08-18T14:23:58.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.17.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.17.1/manifests"},{"name":"@jupyterlab/fasta-extension@0.17.1","sha":"902833c8ced5444be72269c8c3eaabd7e5e12dab","kind":"tag","published_at":"2018-07-31T01:51:55.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.17.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.17.1/manifests"},{"name":"@jupyterlab/geojson-extension@0.17.0","sha":"e8fc69bb02b18ef91ec58fa60e58385712ebcffb","kind":"tag","published_at":"2018-07-27T22:16:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.17.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.17.0/manifests"},{"name":"@jupyterlab/vega3-extension@0.17.0","sha":"e8fc69bb02b18ef91ec58fa60e58385712ebcffb","kind":"tag","published_at":"2018-07-27T22:16:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.17.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.17.0/manifests"},{"name":"@jupyterlab/vega2-extension@0.17.0","sha":"e8fc69bb02b18ef91ec58fa60e58385712ebcffb","kind":"tag","published_at":"2018-07-27T22:16:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@0.17.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.17.0/manifests"},{"name":"@jupyterlab/plotly-extension@0.17.0","sha":"e8fc69bb02b18ef91ec58fa60e58385712ebcffb","kind":"tag","published_at":"2018-07-27T22:16:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.17.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.17.0/manifests"},{"name":"@jupyterlab/katex-extension@0.17.0","sha":"e8fc69bb02b18ef91ec58fa60e58385712ebcffb","kind":"tag","published_at":"2018-07-27T22:16:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.17.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.17.0/manifests"},{"name":"@jupyterlab/fasta-extension@0.17.0","sha":"e8fc69bb02b18ef91ec58fa60e58385712ebcffb","kind":"tag","published_at":"2018-07-27T22:16:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.17.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.17.0/manifests"},{"name":"@jupyterlab/geojson-extension@0.16.0","sha":"ca21e8d76b59e77e54052ec72f2a1690f05d7694","kind":"tag","published_at":"2018-04-18T17:05:59.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.16.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.16.0/manifests"},{"name":"@jupyterlab/vega2-extension@0.16.0","sha":"ca21e8d76b59e77e54052ec72f2a1690f05d7694","kind":"tag","published_at":"2018-04-18T17:05:59.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@0.16.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.16.0/manifests"},{"name":"@jupyterlab/plotly-extension@0.16.0","sha":"ca21e8d76b59e77e54052ec72f2a1690f05d7694","kind":"tag","published_at":"2018-04-18T17:05:59.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.16.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.16.0/manifests"},{"name":"@jupyterlab/katex-extension@0.16.0","sha":"ca21e8d76b59e77e54052ec72f2a1690f05d7694","kind":"tag","published_at":"2018-04-18T17:05:59.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.16.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.16.0/manifests"},{"name":"@jupyterlab/fasta-extension@0.16.0","sha":"ca21e8d76b59e77e54052ec72f2a1690f05d7694","kind":"tag","published_at":"2018-04-18T17:05:59.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.16.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.16.0/manifests"},{"name":"@jupyterlab/fasta-extension@0.14.4","sha":"55b5f1e6953662d405d10b37ccb5d167f67ac152","kind":"tag","published_at":"2018-04-17T17:09:07.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.14.4","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.4/manifests"},{"name":"@jupyterlab/vega2-extension@0.15.7","sha":"55b5f1e6953662d405d10b37ccb5d167f67ac152","kind":"tag","published_at":"2018-04-17T17:09:07.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@0.15.7","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@0.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%400.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.15.7/manifests"},{"name":"@jupyterlab/plotly-extension@0.14.6","sha":"55b5f1e6953662d405d10b37ccb5d167f67ac152","kind":"tag","published_at":"2018-04-17T17:09:07.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.14.6","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.6/manifests"},{"name":"@jupyterlab/katex-extension@0.14.5","sha":"55b5f1e6953662d405d10b37ccb5d167f67ac152","kind":"tag","published_at":"2018-04-17T17:09:07.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.14.5","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.5/manifests"},{"name":"@jupyterlab/geojson-extension@0.14.6","sha":"55b5f1e6953662d405d10b37ccb5d167f67ac152","kind":"tag","published_at":"2018-04-17T17:09:07.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.14.6","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.6/manifests"},{"name":"@jupyterlab/vega2-extension@0.15.6","sha":"4a92a00e592cb48655b8685e4fc05745219a164e","kind":"tag","published_at":"2018-04-06T16:00:54.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@0.15.6","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%400.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.15.6/manifests"},{"name":"@jupyterlab/fasta-extension@0.14.3","sha":"d1115f44625e20196a7d3791082436a340506b2a","kind":"tag","published_at":"2018-04-06T15:55:05.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.14.3","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.3/manifests"},{"name":"@jupyterlab/geojson-extension@0.14.5","sha":"d1115f44625e20196a7d3791082436a340506b2a","kind":"tag","published_at":"2018-04-06T15:55:05.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.14.5","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.5/manifests"},{"name":"@jupyterlab/plotly-extension@0.14.5","sha":"d1115f44625e20196a7d3791082436a340506b2a","kind":"tag","published_at":"2018-04-06T15:55:05.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.14.5","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.5/manifests"},{"name":"@jupyterlab/katex-extension@0.14.4","sha":"a6c2e3c869e74681ab527b6aa554400345cd2eb2","kind":"tag","published_at":"2018-04-06T15:33:04.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.14.4","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.4/manifests"},{"name":"@jupyterlab/katex-extension@0.14.3","sha":"8bcf9af1eb66861c5d1dd1bc7ce7496fda7cbe98","kind":"tag","published_at":"2018-02-27T22:31:35.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.14.3","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.3/manifests"},{"name":"@jupyterlab/vega3-extension@0.14.3","sha":"8bcf9af1eb66861c5d1dd1bc7ce7496fda7cbe98","kind":"tag","published_at":"2018-02-27T22:31:35.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.14.3","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.3/manifests"},{"name":"@jupyterlab/geojson-extension@0.14.4","sha":"c20664d0f71b7a08eff02bf05f33bae411588acf","kind":"commit","published_at":"2018-02-15T14:16:04.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.14.4","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.4/manifests"},{"name":"@jupyterlab/vega3-extension@0.14.2","sha":"2ad805ce45c70baea7441f40447cd40c6ca7cab5","kind":"tag","published_at":"2018-02-13T17:33:16.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.14.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.2/manifests"},{"name":"@jupyterlab/plotly-extension@0.14.4","sha":"2ad805ce45c70baea7441f40447cd40c6ca7cab5","kind":"tag","published_at":"2018-02-13T17:33:16.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.14.4","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.4/manifests"},{"name":"@jupyterlab/geojson-extension@0.14.3","sha":"2ad805ce45c70baea7441f40447cd40c6ca7cab5","kind":"tag","published_at":"2018-02-13T17:33:16.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.14.3","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.3/manifests"},{"name":"@jupyterlab/katex-extension@0.14.2","sha":"2ad805ce45c70baea7441f40447cd40c6ca7cab5","kind":"tag","published_at":"2018-02-13T17:33:16.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.14.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.2/manifests"},{"name":"@jupyterlab/fasta-extension@0.14.2","sha":"2ad805ce45c70baea7441f40447cd40c6ca7cab5","kind":"tag","published_at":"2018-02-13T17:33:15.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.14.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.2/manifests"},{"name":"@jupyterlab/plotly-extension@0.14.3","sha":"d1cc739acb8b59b95384da20204c9c34e5a4cb8e","kind":"tag","published_at":"2018-02-13T17:23:10.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.14.3","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.3/manifests"},{"name":"@jupyterlab/plotly-extension@0.14.2","sha":"94182f8acf10d6da0a4cf870e63381d9a479a308","kind":"tag","published_at":"2018-01-20T03:53:28.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.14.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.2/manifests"},{"name":"@jupyterlab/vega3-extension@0.14.1","sha":"cc27031da72fda7d29e93237a9666b81a6fb3b32","kind":"tag","published_at":"2018-01-19T19:47:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.14.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.1/manifests"},{"name":"@jupyterlab/fasta-extension@0.14.1","sha":"cc27031da72fda7d29e93237a9666b81a6fb3b32","kind":"tag","published_at":"2018-01-19T19:47:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.14.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.1/manifests"},{"name":"@jupyterlab/geojson-extension@0.14.1","sha":"cc27031da72fda7d29e93237a9666b81a6fb3b32","kind":"tag","published_at":"2018-01-19T19:47:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.14.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.1/manifests"},{"name":"@jupyterlab/katex-extension@0.14.1","sha":"cc27031da72fda7d29e93237a9666b81a6fb3b32","kind":"tag","published_at":"2018-01-19T19:47:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.14.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.1/manifests"},{"name":"@jupyterlab/plotly-extension@0.14.1","sha":"cc27031da72fda7d29e93237a9666b81a6fb3b32","kind":"tag","published_at":"2018-01-19T19:47:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.14.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.1/manifests"},{"name":"@jupyterlab/vega3-extension@0.14.0","sha":"7d55c63e91bfcf3df127d0845a7269b0881525a9","kind":"tag","published_at":"2018-01-11T11:11:48.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.14.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.0/manifests"},{"name":"@jupyterlab/fasta-extension@0.14.0","sha":"7d55c63e91bfcf3df127d0845a7269b0881525a9","kind":"tag","published_at":"2018-01-11T11:11:48.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.14.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.0/manifests"},{"name":"@jupyterlab/geojson-extension@0.14.0","sha":"7d55c63e91bfcf3df127d0845a7269b0881525a9","kind":"tag","published_at":"2018-01-11T11:11:48.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.14.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.0/manifests"},{"name":"@jupyterlab/katex-extension@0.14.0","sha":"7d55c63e91bfcf3df127d0845a7269b0881525a9","kind":"tag","published_at":"2018-01-11T11:11:48.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.14.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.0/manifests"},{"name":"@jupyterlab/plotly-extension@0.14.0","sha":"7d55c63e91bfcf3df127d0845a7269b0881525a9","kind":"tag","published_at":"2018-01-11T11:11:48.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.14.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.0/manifests"},{"name":"@jupyterlab/plotly-extension@0.13.0","sha":"56e6183df57545a14058838638252de5f3dc2581","kind":"tag","published_at":"2017-12-08T19:52:01.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.13.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.13.0/manifests"},{"name":"@jupyterlab/vega3-extension@0.13.0","sha":"56e6183df57545a14058838638252de5f3dc2581","kind":"tag","published_at":"2017-12-08T19:52:01.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.13.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.13.0/manifests"},{"name":"@jupyterlab/fasta-extension@0.13.0","sha":"56e6183df57545a14058838638252de5f3dc2581","kind":"tag","published_at":"2017-12-08T19:52:01.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.13.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.13.0/manifests"},{"name":"@jupyterlab/geojson-extension@0.13.0","sha":"56e6183df57545a14058838638252de5f3dc2581","kind":"tag","published_at":"2017-12-08T19:52:01.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.13.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.13.0/manifests"},{"name":"@jupyterlab/katex-extension@0.13.0","sha":"56e6183df57545a14058838638252de5f3dc2581","kind":"tag","published_at":"2017-12-08T19:52:01.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.13.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.13.0/manifests"},{"name":"v0.12.0","sha":"7d8df71e56da78cb41cd155b8278ffe38ff78a94","kind":"tag","published_at":"2017-11-09T16:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.12.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"685e955e18bf3a30a6bc9df77d7d1f8f1a9a0852","kind":"tag","published_at":"2017-10-31T19:43:10.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.11.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"d1e17c0d5baa021c621065b9d8ae157d9adce0fd","kind":"tag","published_at":"2017-10-16T22:59:18.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.11.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.11.0/manifests"},{"name":"vundefined","sha":"884c1b264577c314543107cd96c05279da2b82d9","kind":"tag","published_at":"2017-10-06T18:27:22.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/vundefined","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/vundefined","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@vundefined","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/vundefined","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/vundefined/manifests"},{"name":"v0.10.2","sha":"59226e1c4c79af587d61742f4583b25ace2b6089","kind":"tag","published_at":"2017-10-06T18:21:30.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.10.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"63f94180522593a889fbcf62999da5acd42dacfd","kind":"tag","published_at":"2017-10-05T22:57:47.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.10.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"0af19f0f17dad9519146a213877dd685234a3fd2","kind":"tag","published_at":"2017-09-26T18:16:24.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.10.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.10.0/manifests"},{"name":"v0.9.2","sha":"fd5757d79e691b947dd507d1fcba544e41df8852","kind":"commit","published_at":"2017-08-03T21:07:09.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.9.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.9.2/manifests"},{"name":"@jupyterlab/json-extension@0.9.1","sha":"4248a42d69b59753e956011ac44ebbda005fc0d1","kind":"commit","published_at":"2017-07-28T20:14:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/json-extension@0.9.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/json-extension@0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fjson-extension%400.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fjson-extension@0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fjson-extension@0.9.1/manifests"},{"name":"@jupyterlab/geojson-extension@0.9.1","sha":"e68f5e125c694723c442298b78a72a398aecba68","kind":"commit","published_at":"2017-07-28T20:14:09.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.9.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.9.1/manifests"},{"name":"@jupyterlab/json-extension@0.9.0","sha":"21657bbbfade1dcce5bd43f323f879af3b8d4d80","kind":"commit","published_at":"2017-07-26T14:43:00.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/json-extension@0.9.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/json-extension@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fjson-extension%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fjson-extension@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fjson-extension@0.9.0/manifests"},{"name":"@jupyterlab/geojson-extension@0.9.0","sha":"87890889ede575ee4527440fd4127e183b67ddfd","kind":"commit","published_at":"2017-07-26T14:41:59.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.9.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.9.0/manifests"},{"name":"v0.8.0","sha":"e8d8f7e3c9243b65bdab6475e56905f0408a557f","kind":"tag","published_at":"2017-07-19T18:33:49.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.8.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.8.0/manifests"}]},"repo_metadata_updated_at":"2025-10-05T13:07:30.719Z","dependent_packages_count":1,"downloads":65,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":3.748423092949918,"dependent_repos_count":10.73358631877595,"dependent_packages_count":21.17922660777966,"stargazers_count":3.157645903346902,"forks_count":3.4564701046322863,"docker_downloads_count":0.8131085060163628,"average":7.181410088916846},"purl":"pkg:npm/%40jupyterlab/fasta-extension","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@jupyterlab/fasta-extension","docker_dependents_count":42,"docker_downloads_count":5785,"usage_url":"https://repos.ecosyste.ms/usage/npm/@jupyterlab/fasta-extension","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@jupyterlab/fasta-extension/dependencies","status":null,"funding_links":["https://jupyter.org/about#donate"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T18:32:05.025Z","issues_count":35,"pull_requests_count":94,"avg_time_to_close_issue":5976402.722222222,"avg_time_to_close_pull_request":2792292.827586207,"issues_closed_count":18,"pull_requests_closed_count":87,"pull_request_authors_count":18,"issue_authors_count":34,"avg_comments_per_issue":3.5714285714285716,"avg_comments_per_pull_request":1.6595744680851063,"merged_pull_requests_count":80,"bot_issues_count":1,"bot_pull_requests_count":57,"past_year_issues_count":0,"past_year_pull_requests_count":9,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1384333.625,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":8,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":9,"past_year_merged_pull_requests_count":8,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/issues","maintainers":[{"login":"fcollonval","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fcollonval"},{"login":"jtpio","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtpio"},{"login":"gnestor","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gnestor"},{"login":"consideRatio","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/consideRatio"},{"login":"blink1073","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"dhirschfeld","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dhirschfeld"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jupyterlab%2Ffasta-extension/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jupyterlab%2Ffasta-extension/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jupyterlab%2Ffasta-extension/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jupyterlab%2Ffasta-extension/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jupyterlab%2Ffasta-extension/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jupyterlab%2Ffasta-extension/codemeta","maintainers":[{"uuid":"darian","login":"darian","name":null,"email":"npm@darian.at","url":null,"packages_count":255,"html_url":"https://www.npmjs.com/~darian","role":null,"created_at":"2022-11-21T00:31:03.540Z","updated_at":"2022-11-21T00:31:03.540Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/darian/packages"},{"uuid":"jupyter-server-release-bot","login":"jupyter-server-release-bot","name":null,"email":"jupyter-server-bot@proton.me","url":null,"packages_count":91,"html_url":"https://www.npmjs.com/~jupyter-server-release-bot","role":null,"created_at":"2022-11-21T00:31:03.460Z","updated_at":"2022-11-21T00:31:03.460Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jupyter-server-release-bot/packages"},{"uuid":"jupyterlab-release-bot","login":"jupyterlab-release-bot","name":null,"email":"jupyterlab-bot@protonmail.com","url":null,"packages_count":175,"html_url":"https://www.npmjs.com/~jupyterlab-release-bot","role":null,"created_at":"2022-11-21T00:31:03.493Z","updated_at":"2022-11-21T00:31:03.493Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jupyterlab-release-bot/packages"},{"uuid":"krassowski","login":"krassowski","name":null,"email":"krassowski.michal@gmail.com","url":null,"packages_count":265,"html_url":"https://www.npmjs.com/~krassowski","role":null,"created_at":"2022-11-21T00:31:03.534Z","updated_at":"2022-11-21T00:31:03.534Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/krassowski/packages"},{"uuid":"blink1073","login":"blink1073","name":null,"email":"steven.silvester@ieee.org","url":null,"packages_count":287,"html_url":"https://www.npmjs.com/~blink1073","role":null,"created_at":"2022-11-21T00:31:03.576Z","updated_at":"2022-11-21T00:31:03.576Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/blink1073/packages"},{"uuid":"jasongrout","login":"jasongrout","name":null,"email":"jason@jasongrout.org","url":null,"packages_count":228,"html_url":"https://www.npmjs.com/~jasongrout","role":null,"created_at":"2022-11-21T00:31:03.579Z","updated_at":"2022-11-21T00:31:03.579Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jasongrout/packages"},{"uuid":"sylvaincorlay","login":"sylvaincorlay","name":null,"email":"sylvain.corlay@gmail.com","url":null,"packages_count":111,"html_url":"https://www.npmjs.com/~sylvaincorlay","role":null,"created_at":"2022-11-21T00:31:03.584Z","updated_at":"2022-11-21T00:31:03.584Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/sylvaincorlay/packages"},{"uuid":"minrk","login":"minrk","name":null,"email":"benjaminrk@gmail.com","url":null,"packages_count":84,"html_url":"https://www.npmjs.com/~minrk","role":null,"created_at":"2022-11-21T00:31:03.613Z","updated_at":"2022-11-21T00:31:03.613Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/minrk/packages"},{"uuid":"zsailer","login":"zsailer","name":null,"email":"zachsailer@gmail.com","url":null,"packages_count":116,"html_url":"https://www.npmjs.com/~zsailer","role":null,"created_at":"2022-11-21T00:31:03.620Z","updated_at":"2022-11-21T00:31:03.620Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/zsailer/packages"},{"uuid":"telamonian","login":"telamonian","name":null,"email":"telamonian@hotmail.com","url":null,"packages_count":74,"html_url":"https://www.npmjs.com/~telamonian","role":null,"created_at":"2022-11-21T00:31:03.623Z","updated_at":"2022-11-21T00:31:03.623Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/telamonian/packages"},{"uuid":"fcollonval","login":"fcollonval","name":null,"email":"fcollonval@gmail.com","url":null,"packages_count":293,"html_url":"https://www.npmjs.com/~fcollonval","role":null,"created_at":"2022-11-21T00:31:03.629Z","updated_at":"2022-11-21T00:31:03.629Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/fcollonval/packages"},{"uuid":"jtpio","login":"jtpio","name":null,"email":"jeremy@jtp.io","url":null,"packages_count":389,"html_url":"https://www.npmjs.com/~jtpio","role":null,"created_at":"2022-11-21T00:31:03.664Z","updated_at":"2022-11-21T00:31:03.664Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jtpio/packages"},{"uuid":"goanpeca","login":"goanpeca","name":null,"email":"goanpeca@gmail.com","url":null,"packages_count":73,"html_url":"https://www.npmjs.com/~goanpeca","role":null,"created_at":"2022-11-21T00:31:03.707Z","updated_at":"2022-11-21T00:31:03.707Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/goanpeca/packages"},{"uuid":"mbektas","login":"mbektas","name":null,"email":"mbektas@outlook.com","url":null,"packages_count":174,"html_url":"https://www.npmjs.com/~mbektas","role":null,"created_at":"2022-11-21T00:31:03.712Z","updated_at":"2022-11-21T00:31:03.712Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mbektas/packages"},{"uuid":"loichuder","login":"loichuder","name":null,"email":"loic.huder@esrf.fr","url":null,"packages_count":69,"html_url":"https://www.npmjs.com/~loichuder","role":null,"created_at":"2022-11-21T00:31:03.738Z","updated_at":"2022-11-21T00:31:03.738Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/loichuder/packages"},{"uuid":"rrosio","login":"rrosio","name":null,"email":"rreyes@anaconda.com","url":null,"packages_count":65,"html_url":"https://www.npmjs.com/~rrosio","role":null,"created_at":"2025-12-22T00:49:41.246Z","updated_at":"2025-12-22T00:49:41.246Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rrosio/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5587222,"maintainers_count":1183869,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","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":2776498,"name":"jupyterlab-mathjax3","ecosystem":"pypi","description":"MathJax 3 math renderer for JupyterLab","homepage":"https://github.com/jupyterlab/jupyter-renderers","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/jupyterlab/jupyter-renderers","keywords_array":["Jupyter","JupyterLab","JupyterLab3"],"namespace":null,"versions_count":4,"first_release_published_at":"2021-03-11T19:24:09.000Z","latest_release_published_at":"2022-01-17T16:38:26.000Z","latest_release_number":"4.3.0","last_synced_at":"2026-05-01T19:01:39.697Z","created_at":"2022-04-10T11:23:29.788Z","updated_at":"2026-05-01T19:03:22.236Z","registry_url":"https://pypi.org/project/jupyterlab-mathjax3/","install_command":"pip install jupyterlab-mathjax3 --index-url https://pypi.org/simple","documentation_url":"https://jupyterlab-mathjax3.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Framework :: Jupyter","License :: OSI Approved :: BSD License","Programming Language :: Python","Programming Language :: Python :: 3","Programming Language :: Python :: 3.6","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9"],"normalized_name":"jupyterlab-mathjax3","project_status":null},"repo_metadata":{"id":38421190,"uuid":"93772766","full_name":"jupyterlab/jupyter-renderers","owner":"jupyterlab","description":"Renderers and renderer extensions for JupyterLab","archived":false,"fork":false,"pushed_at":"2026-03-04T00:15:50.000Z","size":7816,"stargazers_count":515,"open_issues_count":45,"forks_count":80,"subscribers_count":25,"default_branch":"main","last_synced_at":"2026-04-24T20:15:41.781Z","etag":null,"topics":["fasta","geojson","jupyterlab","jupyterlab-extension","katex","plotly","vega","vega-lite"],"latest_commit_sha":null,"homepage":"","language":"HTML","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/jupyterlab.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"custom":"https://jupyter.org/about#donate"}},"created_at":"2017-06-08T16:59:07.000Z","updated_at":"2026-04-19T11:09:43.000Z","dependencies_parsed_at":"2023-02-08T05:31:13.322Z","dependency_job_id":"75de564a-e801-432a-abee-6877944ea879","html_url":"https://github.com/jupyterlab/jupyter-renderers","commit_stats":{"total_commits":461,"total_committers":30,"mean_commits":"15.366666666666667","dds":0.6355748373101953,"last_synced_commit":"63af72ba0c8ec0123acb9e317366ed31ce0e1488"},"previous_names":[],"tags_count":142,"template":false,"template_full_name":null,"purl":"pkg:github/jupyterlab/jupyter-renderers","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/sbom","scorecard":{"id":543202,"data":{"date":"2025-08-11","repo":{"name":"github.com/jupyterlab/jupyter-renderers","commit":"b89c093bce24c8d7394177f08a111b3895ed6870"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"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":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/binder.yaml:1","Warn: no topLevel permission defined: .github/workflows/main.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":"Code-Review","score":3,"reason":"Found 2/6 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/binder.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/binder.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:54","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:105","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found linked content: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found text in security policy: github.com/jupyterlab/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"41 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: GHSA-44cc-43rp-5947","Warn: Project is vulnerable to: GHSA-4m77-cmpx-vjc4","Warn: Project is vulnerable to: GHSA-9q39-rmj3-p4r2","Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-36jr-mh4h-2g58","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-3wc5-fcw2-2329","Warn: Project is vulnerable to: GHSA-64fm-8hw2-v72w","Warn: Project is vulnerable to: GHSA-f98w-7cxr-ff2h","Warn: Project is vulnerable to: GHSA-cg87-wmx4-v546","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-rm97-x556-q36h","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-p9pc-299p-vxgp"],"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-20T08:45:33.391Z","repository_id":38421190,"created_at":"2025-08-20T08:45:33.391Z","updated_at":"2025-08-20T08:45:33.391Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32508913,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"online","status_checked_at":"2026-05-01T02:00:05.856Z","response_time":64,"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":"jupyterlab","name":"JupyterLab","uuid":"22800682","kind":"organization","description":"JupyterLab: The Next Generation UI for Project Jupyter","email":"project.jupyter@gmail.com","website":"https://jupyter.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22800682?v=4","repositories_count":63,"last_synced_at":"2024-04-14T17:14:51.742Z","metadata":{"has_sponsors_listing":false,"funding":{"custom":"https://jupyter.org/about#donate"}},"html_url":"https://github.com/jupyterlab","funding_links":["https://jupyter.org/about#donate"],"total_stars":28077,"followers":845,"following":0,"created_at":"2022-11-02T16:23:12.150Z","updated_at":"2024-04-14T17:15:11.176Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab/repositories"},"tags":[{"name":"@jupyterlab/vega3-extension@3.3.0","sha":"4d08ef19cd90d56c121587f62764ee2a135caa98","kind":"commit","published_at":"2023-05-23T12:07:37.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@3.3.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%403.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.3.0/manifests"},{"name":"@jupyterlab/mathjax2-extension@4.0.0","sha":"4d08ef19cd90d56c121587f62764ee2a135caa98","kind":"commit","published_at":"2023-05-23T12:07:37.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax2-extension@4.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax2-extension@4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax2-extension%404.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax2-extension@4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax2-extension@4.0.0/manifests"},{"name":"@jupyterlab/katex-extension@3.4.0","sha":"4d08ef19cd90d56c121587f62764ee2a135caa98","kind":"commit","published_at":"2023-05-23T12:07:37.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@3.4.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%403.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.4.0/manifests"},{"name":"@jupyterlab/geojson-extension@3.4.0","sha":"4d08ef19cd90d56c121587f62764ee2a135caa98","kind":"commit","published_at":"2023-05-23T12:07:37.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.4.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.4.0/manifests"},{"name":"@jupyterlab/fasta-extension@3.3.0","sha":"4d08ef19cd90d56c121587f62764ee2a135caa98","kind":"commit","published_at":"2023-05-23T12:07:37.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@3.3.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%403.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.3.0/manifests"},{"name":"@jupyterlab/geojson-extension@3.3.1","sha":"64dffd890e14b8dc733205aa1a07e49edd2ddd6a","kind":"commit","published_at":"2022-11-15T08:11:21.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.3.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.3.1/manifests"},{"name":"@jupyterlab/geojson-extension@3.3.0","sha":"0f8872f6a010c24e668f8fd910b38675783c79f5","kind":"commit","published_at":"2022-11-14T09:39:16.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.3.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.3.0/manifests"},{"name":"@jupyterlab/vega3-extension@3.2.0","sha":"19b5ff10e2709a473460ed4db0f24125687e3f02","kind":"tag","published_at":"2022-01-17T16:34:54.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@3.2.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%403.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.2.0/manifests"},{"name":"@jupyterlab/vega2-extension@3.2.0","sha":"19b5ff10e2709a473460ed4db0f24125687e3f02","kind":"tag","published_at":"2022-01-17T16:34:54.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@3.2.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%403.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.2.0/manifests"},{"name":"@jupyterlab/mathjax3-extension@4.3.0","sha":"19b5ff10e2709a473460ed4db0f24125687e3f02","kind":"tag","published_at":"2022-01-17T16:34:54.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@4.3.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%404.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.3.0/manifests"},{"name":"@jupyterlab/katex-extension@3.3.0","sha":"19b5ff10e2709a473460ed4db0f24125687e3f02","kind":"tag","published_at":"2022-01-17T16:34:54.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@3.3.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%403.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.3.0/manifests"},{"name":"@jupyterlab/geojson-extension@3.2.0","sha":"19b5ff10e2709a473460ed4db0f24125687e3f02","kind":"tag","published_at":"2022-01-17T16:34:54.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.2.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.2.0/manifests"},{"name":"@jupyterlab/fasta-extension@3.2.0","sha":"19b5ff10e2709a473460ed4db0f24125687e3f02","kind":"tag","published_at":"2022-01-17T16:34:54.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@3.2.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%403.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.2.0/manifests"},{"name":"@jupyterlab/vega3-extension@3.1.3","sha":"8db61c4e898792835e80f86b1a39233b129b624e","kind":"tag","published_at":"2021-03-11T21:14:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@3.1.3","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%403.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.3/manifests"},{"name":"@jupyterlab/vega2-extension@3.1.3","sha":"8db61c4e898792835e80f86b1a39233b129b624e","kind":"tag","published_at":"2021-03-11T21:14:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@3.1.3","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%403.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.3/manifests"},{"name":"@jupyterlab/mathjax3-extension@4.2.2","sha":"8db61c4e898792835e80f86b1a39233b129b624e","kind":"tag","published_at":"2021-03-11T21:14:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@4.2.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%404.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.2.2/manifests"},{"name":"@jupyterlab/katex-extension@3.2.2","sha":"8db61c4e898792835e80f86b1a39233b129b624e","kind":"tag","published_at":"2021-03-11T21:14:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@3.2.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%403.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.2.2/manifests"},{"name":"@jupyterlab/geojson-extension@3.1.2","sha":"8db61c4e898792835e80f86b1a39233b129b624e","kind":"tag","published_at":"2021-03-11T21:14:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.1.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.1.2/manifests"},{"name":"@jupyterlab/fasta-extension@3.1.1","sha":"8db61c4e898792835e80f86b1a39233b129b624e","kind":"tag","published_at":"2021-03-11T21:14:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@3.1.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%403.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.1.1/manifests"},{"name":"@jupyterlab/vega3-extension@3.1.2","sha":"f5021a6c788aacb230e06df92563fc14f1dfbd50","kind":"tag","published_at":"2021-03-11T20:34:33.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@3.1.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%403.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.2/manifests"},{"name":"@jupyterlab/vega2-extension@3.1.2","sha":"f5021a6c788aacb230e06df92563fc14f1dfbd50","kind":"tag","published_at":"2021-03-11T20:34:33.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@3.1.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%403.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.2/manifests"},{"name":"@jupyterlab/vega3-extension@3.1.1","sha":"ea95ec1df06f097983567842536830d8e83c32c9","kind":"tag","published_at":"2021-03-11T20:03:28.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@3.1.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%403.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.1/manifests"},{"name":"@jupyterlab/vega2-extension@3.1.1","sha":"ea95ec1df06f097983567842536830d8e83c32c9","kind":"tag","published_at":"2021-03-11T20:03:28.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@3.1.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%403.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.1/manifests"},{"name":"@jupyterlab/mathjax3-extension@4.2.1","sha":"ea95ec1df06f097983567842536830d8e83c32c9","kind":"tag","published_at":"2021-03-11T20:03:28.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@4.2.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%404.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.2.1/manifests"},{"name":"@jupyterlab/katex-extension@3.2.1","sha":"ea95ec1df06f097983567842536830d8e83c32c9","kind":"tag","published_at":"2021-03-11T20:03:28.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@3.2.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%403.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.2.1/manifests"},{"name":"@jupyterlab/geojson-extension@3.1.1","sha":"ea95ec1df06f097983567842536830d8e83c32c9","kind":"tag","published_at":"2021-03-11T20:03:28.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.1.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.1.1/manifests"},{"name":"@jupyterlab/vega3-extension@3.1.0","sha":"99e513bc01b7e6ded7b608f0bcb503e55bd34d21","kind":"tag","published_at":"2021-03-11T19:12:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@3.1.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%403.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.0/manifests"},{"name":"@jupyterlab/vega2-extension@3.1.0","sha":"99e513bc01b7e6ded7b608f0bcb503e55bd34d21","kind":"tag","published_at":"2021-03-11T19:12:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@3.1.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%403.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.0/manifests"},{"name":"@jupyterlab/mathjax3-extension@4.2.0","sha":"99e513bc01b7e6ded7b608f0bcb503e55bd34d21","kind":"tag","published_at":"2021-03-11T19:12:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@4.2.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%404.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.2.0/manifests"},{"name":"@jupyterlab/katex-extension@3.2.0","sha":"99e513bc01b7e6ded7b608f0bcb503e55bd34d21","kind":"tag","published_at":"2021-03-11T19:12:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@3.2.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%403.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.2.0/manifests"},{"name":"@jupyterlab/geojson-extension@3.1.0","sha":"99e513bc01b7e6ded7b608f0bcb503e55bd34d21","kind":"tag","published_at":"2021-03-11T19:12:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.1.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.1.0/manifests"},{"name":"@jupyterlab/fasta-extension@3.1.0","sha":"99e513bc01b7e6ded7b608f0bcb503e55bd34d21","kind":"tag","published_at":"2021-03-11T19:12:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@3.1.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%403.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.1.0/manifests"},{"name":"@jupyterlab/mathjax3-extension@4.1.1","sha":"ef547cff9703f9da3c58aeaf4648e18af8066503","kind":"tag","published_at":"2021-02-22T20:23:22.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@4.1.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%404.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.1.1/manifests"},{"name":"@jupyterlab/mathjax3-extension@4.1.0","sha":"e617342b81653e0a0f9704c42e7ec7cb48e5c201","kind":"tag","published_at":"2021-02-08T22:11:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@4.1.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%404.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.1.0/manifests"},{"name":"@jupyterlab/katex-extension@3.1.0","sha":"e617342b81653e0a0f9704c42e7ec7cb48e5c201","kind":"tag","published_at":"2021-02-08T22:11:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@3.1.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%403.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.1.0/manifests"},{"name":"@jupyterlab/vega3-extension@3.0.0","sha":"60774b231773dac77c0d594770348aff7fa46edd","kind":"tag","published_at":"2021-01-05T22:15:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@3.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.0.0/manifests"},{"name":"@jupyterlab/vega2-extension@3.0.0","sha":"60774b231773dac77c0d594770348aff7fa46edd","kind":"tag","published_at":"2021-01-05T22:15:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@3.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.0.0/manifests"},{"name":"@jupyterlab/mathjax3-extension@4.0.0","sha":"60774b231773dac77c0d594770348aff7fa46edd","kind":"tag","published_at":"2021-01-05T22:15:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@4.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%404.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.0.0/manifests"},{"name":"@jupyterlab/katex-extension@3.0.0","sha":"60774b231773dac77c0d594770348aff7fa46edd","kind":"tag","published_at":"2021-01-05T22:15:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@3.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.0.0/manifests"},{"name":"@jupyterlab/geojson-extension@3.0.0","sha":"60774b231773dac77c0d594770348aff7fa46edd","kind":"tag","published_at":"2021-01-05T22:15:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.0.0/manifests"},{"name":"@jupyterlab/fasta-extension@3.0.0","sha":"60774b231773dac77c0d594770348aff7fa46edd","kind":"tag","published_at":"2021-01-05T22:15:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@3.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.0.0/manifests"},{"name":"@jupyterlab/geojson-extension@2.0.1","sha":"e2c0422747c80f5329e69e30d8e952caded09634","kind":"tag","published_at":"2020-04-09T11:57:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@2.0.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@2.0.1/manifests"},{"name":"@jupyterlab/vega3-extension@2.0.0","sha":"3f3c5519e35ca4c3c80f1837af495324c1cdf7f4","kind":"tag","published_at":"2020-02-28T19:58:52.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@2.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@2.0.0/manifests"},{"name":"@jupyterlab/vega2-extension@2.0.0","sha":"3f3c5519e35ca4c3c80f1837af495324c1cdf7f4","kind":"tag","published_at":"2020-02-28T19:58:52.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@2.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@2.0.0/manifests"},{"name":"@jupyterlab/mathjax3-extension@3.0.0","sha":"3f3c5519e35ca4c3c80f1837af495324c1cdf7f4","kind":"tag","published_at":"2020-02-28T19:58:52.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@3.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@3.0.0/manifests"},{"name":"@jupyterlab/katex-extension@2.0.0","sha":"3f3c5519e35ca4c3c80f1837af495324c1cdf7f4","kind":"tag","published_at":"2020-02-28T19:58:52.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@2.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@2.0.0/manifests"},{"name":"@jupyterlab/geojson-extension@2.0.0","sha":"3f3c5519e35ca4c3c80f1837af495324c1cdf7f4","kind":"tag","published_at":"2020-02-28T19:58:52.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@2.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@2.0.0/manifests"},{"name":"@jupyterlab/fasta-extension@2.0.0","sha":"3f3c5519e35ca4c3c80f1837af495324c1cdf7f4","kind":"tag","published_at":"2020-02-28T19:58:52.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@2.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@2.0.0/manifests"},{"name":"@jupyterlab/vega4-extension@1.0.1","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega4-extension@1.0.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega4-extension@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega4-extension%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega4-extension@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega4-extension@1.0.1/manifests"},{"name":"@jupyterlab/vega3-extension@1.0.0","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@1.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@1.0.0/manifests"},{"name":"@jupyterlab/vega2-extension@1.0.0","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@1.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@1.0.0/manifests"},{"name":"@jupyterlab/plotly-extension@1.0.0","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@1.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@1.0.0/manifests"},{"name":"@jupyterlab/mathjax3-extension@1.0.0","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@1.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@1.0.0/manifests"},{"name":"@jupyterlab/katex-extension@1.0.0","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@1.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@1.0.0/manifests"},{"name":"@jupyterlab/geojson-extension@1.0.0","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@1.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@1.0.0/manifests"},{"name":"@jupyterlab/fasta-extension@1.0.0","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@1.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@1.0.0/manifests"},{"name":"@jupyterlab/plotly-extension@0.18.2","sha":"7f648392e805bb5c4d67c2611e8e61352140bf4c","kind":"tag","published_at":"2019-01-30T07:16:30.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.18.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.18.2/manifests"},{"name":"@jupyterlab/katex-extension@0.20.1","sha":"7f648392e805bb5c4d67c2611e8e61352140bf4c","kind":"tag","published_at":"2019-01-30T07:16:30.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.20.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.20.1/manifests"},{"name":"@jupyterlab/vega3-extension@0.18.1","sha":"72c6ad52d1178e4d3115788f792e930a014382c1","kind":"tag","published_at":"2018-11-22T20:04:08.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.18.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.18.1/manifests"},{"name":"@jupyterlab/vega2-extension@0.18.1","sha":"72c6ad52d1178e4d3115788f792e930a014382c1","kind":"tag","published_at":"2018-11-22T20:04:08.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@0.18.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.18.1/manifests"},{"name":"@jupyterlab/plotly-extension@0.18.1","sha":"72c6ad52d1178e4d3115788f792e930a014382c1","kind":"tag","published_at":"2018-11-22T20:04:08.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.18.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.18.1/manifests"},{"name":"@jupyterlab/mathjax3-extension@0.3.1","sha":"72c6ad52d1178e4d3115788f792e930a014382c1","kind":"tag","published_at":"2018-11-22T20:04:08.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@0.3.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%400.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.3.1/manifests"},{"name":"@jupyterlab/katex-extension@0.19.2","sha":"72c6ad52d1178e4d3115788f792e930a014382c1","kind":"tag","published_at":"2018-11-22T20:04:08.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.19.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.19.2/manifests"},{"name":"@jupyterlab/geojson-extension@0.18.1","sha":"72c6ad52d1178e4d3115788f792e930a014382c1","kind":"tag","published_at":"2018-11-22T20:04:08.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.18.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.18.1/manifests"},{"name":"@jupyterlab/fasta-extension@0.18.1","sha":"72c6ad52d1178e4d3115788f792e930a014382c1","kind":"tag","published_at":"2018-11-22T20:04:08.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.18.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.18.1/manifests"},{"name":"@jupyterlab/vega3-extension@0.18.0","sha":"a602bb451366fa7e5d3ce3f2fc002b2732e72fdd","kind":"tag","published_at":"2018-10-05T11:31:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.18.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.18.0/manifests"},{"name":"@jupyterlab/vega2-extension@0.18.0","sha":"a602bb451366fa7e5d3ce3f2fc002b2732e72fdd","kind":"tag","published_at":"2018-10-05T11:31:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@0.18.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.18.0/manifests"},{"name":"@jupyterlab/plotly-extension@0.18.0","sha":"a602bb451366fa7e5d3ce3f2fc002b2732e72fdd","kind":"tag","published_at":"2018-10-05T11:31:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.18.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.18.0/manifests"},{"name":"@jupyterlab/mathjax3-extension@0.3.0","sha":"a602bb451366fa7e5d3ce3f2fc002b2732e72fdd","kind":"tag","published_at":"2018-10-05T11:31:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@0.3.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.3.0/manifests"},{"name":"@jupyterlab/katex-extension@0.19.0","sha":"a602bb451366fa7e5d3ce3f2fc002b2732e72fdd","kind":"tag","published_at":"2018-10-05T11:31:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.19.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.19.0/manifests"},{"name":"@jupyterlab/geojson-extension@0.18.0","sha":"a602bb451366fa7e5d3ce3f2fc002b2732e72fdd","kind":"tag","published_at":"2018-10-05T11:31:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.18.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.18.0/manifests"},{"name":"@jupyterlab/fasta-extension@0.18.0","sha":"a602bb451366fa7e5d3ce3f2fc002b2732e72fdd","kind":"tag","published_at":"2018-10-05T11:31:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.18.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.18.0/manifests"},{"name":"@jupyterlab/plotly-extension@0.17.2","sha":"660d1529b75849e14cbe10922ff83a24fe328e61","kind":"commit","published_at":"2018-09-20T09:42:16.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.17.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.17.2/manifests"},{"name":"@jupyterlab/mathjax3-extension@0.2.1","sha":"9ba969aa337f73652b13b7c05defd04d49037559","kind":"tag","published_at":"2018-08-18T14:25:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@0.2.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%400.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.2.1/manifests"},{"name":"@jupyterlab/katex-extension@0.18.1","sha":"9ba969aa337f73652b13b7c05defd04d49037559","kind":"tag","published_at":"2018-08-18T14:25:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.18.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.18.1/manifests"},{"name":"@jupyterlab/vega3-extension@0.17.1","sha":"9011839051b5e6b86d00380b20b28d7b3ae6a3da","kind":"tag","published_at":"2018-08-18T14:23:58.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.17.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.17.1/manifests"},{"name":"@jupyterlab/vega2-extension@0.17.1","sha":"9011839051b5e6b86d00380b20b28d7b3ae6a3da","kind":"tag","published_at":"2018-08-18T14:23:58.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@0.17.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.17.1/manifests"},{"name":"@jupyterlab/plotly-extension@0.17.1","sha":"9011839051b5e6b86d00380b20b28d7b3ae6a3da","kind":"tag","published_at":"2018-08-18T14:23:58.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.17.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.17.1/manifests"},{"name":"@jupyterlab/mathjax3-extension@0.2.0","sha":"9011839051b5e6b86d00380b20b28d7b3ae6a3da","kind":"tag","published_at":"2018-08-18T14:23:58.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@0.2.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.2.0/manifests"},{"name":"@jupyterlab/katex-extension@0.18.0","sha":"9011839051b5e6b86d00380b20b28d7b3ae6a3da","kind":"tag","published_at":"2018-08-18T14:23:58.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.18.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.18.0/manifests"},{"name":"@jupyterlab/geojson-extension@0.17.1","sha":"9011839051b5e6b86d00380b20b28d7b3ae6a3da","kind":"tag","published_at":"2018-08-18T14:23:58.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.17.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.17.1/manifests"},{"name":"@jupyterlab/fasta-extension@0.17.2","sha":"9011839051b5e6b86d00380b20b28d7b3ae6a3da","kind":"tag","published_at":"2018-08-18T14:23:58.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.17.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.17.2/manifests"},{"name":"@jupyterlab/fasta-extension@0.17.1","sha":"902833c8ced5444be72269c8c3eaabd7e5e12dab","kind":"tag","published_at":"2018-07-31T01:51:55.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.17.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.17.1/manifests"},{"name":"@jupyterlab/vega3-extension@0.17.0","sha":"e8fc69bb02b18ef91ec58fa60e58385712ebcffb","kind":"tag","published_at":"2018-07-27T22:16:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.17.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.17.0/manifests"},{"name":"@jupyterlab/vega2-extension@0.17.0","sha":"e8fc69bb02b18ef91ec58fa60e58385712ebcffb","kind":"tag","published_at":"2018-07-27T22:16:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@0.17.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.17.0/manifests"},{"name":"@jupyterlab/plotly-extension@0.17.0","sha":"e8fc69bb02b18ef91ec58fa60e58385712ebcffb","kind":"tag","published_at":"2018-07-27T22:16:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.17.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.17.0/manifests"},{"name":"@jupyterlab/katex-extension@0.17.0","sha":"e8fc69bb02b18ef91ec58fa60e58385712ebcffb","kind":"tag","published_at":"2018-07-27T22:16:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.17.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.17.0/manifests"},{"name":"@jupyterlab/geojson-extension@0.17.0","sha":"e8fc69bb02b18ef91ec58fa60e58385712ebcffb","kind":"tag","published_at":"2018-07-27T22:16:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.17.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.17.0/manifests"},{"name":"@jupyterlab/fasta-extension@0.17.0","sha":"e8fc69bb02b18ef91ec58fa60e58385712ebcffb","kind":"tag","published_at":"2018-07-27T22:16:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.17.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.17.0/manifests"},{"name":"@jupyterlab/vega2-extension@0.16.0","sha":"ca21e8d76b59e77e54052ec72f2a1690f05d7694","kind":"tag","published_at":"2018-04-18T17:05:59.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@0.16.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.16.0/manifests"},{"name":"@jupyterlab/plotly-extension@0.16.0","sha":"ca21e8d76b59e77e54052ec72f2a1690f05d7694","kind":"tag","published_at":"2018-04-18T17:05:59.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.16.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.16.0/manifests"},{"name":"@jupyterlab/katex-extension@0.16.0","sha":"ca21e8d76b59e77e54052ec72f2a1690f05d7694","kind":"tag","published_at":"2018-04-18T17:05:59.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.16.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.16.0/manifests"},{"name":"@jupyterlab/geojson-extension@0.16.0","sha":"ca21e8d76b59e77e54052ec72f2a1690f05d7694","kind":"tag","published_at":"2018-04-18T17:05:59.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.16.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.16.0/manifests"},{"name":"@jupyterlab/fasta-extension@0.16.0","sha":"ca21e8d76b59e77e54052ec72f2a1690f05d7694","kind":"tag","published_at":"2018-04-18T17:05:59.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.16.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.16.0/manifests"},{"name":"@jupyterlab/vega2-extension@0.15.7","sha":"55b5f1e6953662d405d10b37ccb5d167f67ac152","kind":"tag","published_at":"2018-04-17T17:09:07.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@0.15.7","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@0.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%400.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.15.7/manifests"},{"name":"@jupyterlab/plotly-extension@0.14.6","sha":"55b5f1e6953662d405d10b37ccb5d167f67ac152","kind":"tag","published_at":"2018-04-17T17:09:07.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.14.6","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.6/manifests"},{"name":"@jupyterlab/katex-extension@0.14.5","sha":"55b5f1e6953662d405d10b37ccb5d167f67ac152","kind":"tag","published_at":"2018-04-17T17:09:07.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.14.5","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.5/manifests"},{"name":"@jupyterlab/geojson-extension@0.14.6","sha":"55b5f1e6953662d405d10b37ccb5d167f67ac152","kind":"tag","published_at":"2018-04-17T17:09:07.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.14.6","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.6/manifests"},{"name":"@jupyterlab/fasta-extension@0.14.4","sha":"55b5f1e6953662d405d10b37ccb5d167f67ac152","kind":"tag","published_at":"2018-04-17T17:09:07.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.14.4","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.4/manifests"},{"name":"@jupyterlab/vega2-extension@0.15.6","sha":"4a92a00e592cb48655b8685e4fc05745219a164e","kind":"tag","published_at":"2018-04-06T16:00:54.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@0.15.6","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%400.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.15.6/manifests"},{"name":"@jupyterlab/plotly-extension@0.14.5","sha":"d1115f44625e20196a7d3791082436a340506b2a","kind":"tag","published_at":"2018-04-06T15:55:05.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.14.5","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.5/manifests"},{"name":"@jupyterlab/geojson-extension@0.14.5","sha":"d1115f44625e20196a7d3791082436a340506b2a","kind":"tag","published_at":"2018-04-06T15:55:05.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.14.5","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.5/manifests"},{"name":"@jupyterlab/fasta-extension@0.14.3","sha":"d1115f44625e20196a7d3791082436a340506b2a","kind":"tag","published_at":"2018-04-06T15:55:05.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.14.3","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.3/manifests"},{"name":"@jupyterlab/katex-extension@0.14.4","sha":"a6c2e3c869e74681ab527b6aa554400345cd2eb2","kind":"tag","published_at":"2018-04-06T15:33:04.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.14.4","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.4/manifests"},{"name":"@jupyterlab/vega3-extension@0.14.3","sha":"8bcf9af1eb66861c5d1dd1bc7ce7496fda7cbe98","kind":"tag","published_at":"2018-02-27T22:31:35.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.14.3","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.3/manifests"},{"name":"@jupyterlab/katex-extension@0.14.3","sha":"8bcf9af1eb66861c5d1dd1bc7ce7496fda7cbe98","kind":"tag","published_at":"2018-02-27T22:31:35.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.14.3","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.3/manifests"},{"name":"@jupyterlab/geojson-extension@0.14.4","sha":"c20664d0f71b7a08eff02bf05f33bae411588acf","kind":"commit","published_at":"2018-02-15T14:16:04.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.14.4","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.4/manifests"},{"name":"@jupyterlab/vega3-extension@0.14.2","sha":"2ad805ce45c70baea7441f40447cd40c6ca7cab5","kind":"tag","published_at":"2018-02-13T17:33:16.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.14.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.2/manifests"},{"name":"@jupyterlab/plotly-extension@0.14.4","sha":"2ad805ce45c70baea7441f40447cd40c6ca7cab5","kind":"tag","published_at":"2018-02-13T17:33:16.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.14.4","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.4/manifests"},{"name":"@jupyterlab/katex-extension@0.14.2","sha":"2ad805ce45c70baea7441f40447cd40c6ca7cab5","kind":"tag","published_at":"2018-02-13T17:33:16.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.14.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.2/manifests"},{"name":"@jupyterlab/geojson-extension@0.14.3","sha":"2ad805ce45c70baea7441f40447cd40c6ca7cab5","kind":"tag","published_at":"2018-02-13T17:33:16.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.14.3","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.3/manifests"},{"name":"@jupyterlab/fasta-extension@0.14.2","sha":"2ad805ce45c70baea7441f40447cd40c6ca7cab5","kind":"tag","published_at":"2018-02-13T17:33:15.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.14.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.2/manifests"},{"name":"@jupyterlab/plotly-extension@0.14.3","sha":"d1cc739acb8b59b95384da20204c9c34e5a4cb8e","kind":"tag","published_at":"2018-02-13T17:23:10.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.14.3","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.3/manifests"},{"name":"@jupyterlab/plotly-extension@0.14.2","sha":"94182f8acf10d6da0a4cf870e63381d9a479a308","kind":"tag","published_at":"2018-01-20T03:53:28.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.14.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.2/manifests"},{"name":"@jupyterlab/vega3-extension@0.14.1","sha":"cc27031da72fda7d29e93237a9666b81a6fb3b32","kind":"tag","published_at":"2018-01-19T19:47:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.14.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.1/manifests"},{"name":"@jupyterlab/plotly-extension@0.14.1","sha":"cc27031da72fda7d29e93237a9666b81a6fb3b32","kind":"tag","published_at":"2018-01-19T19:47:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.14.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.1/manifests"},{"name":"@jupyterlab/katex-extension@0.14.1","sha":"cc27031da72fda7d29e93237a9666b81a6fb3b32","kind":"tag","published_at":"2018-01-19T19:47:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.14.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.1/manifests"},{"name":"@jupyterlab/geojson-extension@0.14.1","sha":"cc27031da72fda7d29e93237a9666b81a6fb3b32","kind":"tag","published_at":"2018-01-19T19:47:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.14.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.1/manifests"},{"name":"@jupyterlab/fasta-extension@0.14.1","sha":"cc27031da72fda7d29e93237a9666b81a6fb3b32","kind":"tag","published_at":"2018-01-19T19:47:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.14.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.1/manifests"},{"name":"@jupyterlab/vega3-extension@0.14.0","sha":"7d55c63e91bfcf3df127d0845a7269b0881525a9","kind":"tag","published_at":"2018-01-11T11:11:48.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.14.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.0/manifests"},{"name":"@jupyterlab/plotly-extension@0.14.0","sha":"7d55c63e91bfcf3df127d0845a7269b0881525a9","kind":"tag","published_at":"2018-01-11T11:11:48.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.14.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.0/manifests"},{"name":"@jupyterlab/katex-extension@0.14.0","sha":"7d55c63e91bfcf3df127d0845a7269b0881525a9","kind":"tag","published_at":"2018-01-11T11:11:48.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.14.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.0/manifests"},{"name":"@jupyterlab/geojson-extension@0.14.0","sha":"7d55c63e91bfcf3df127d0845a7269b0881525a9","kind":"tag","published_at":"2018-01-11T11:11:48.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.14.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.0/manifests"},{"name":"@jupyterlab/fasta-extension@0.14.0","sha":"7d55c63e91bfcf3df127d0845a7269b0881525a9","kind":"tag","published_at":"2018-01-11T11:11:48.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.14.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.0/manifests"},{"name":"@jupyterlab/vega3-extension@0.13.0","sha":"56e6183df57545a14058838638252de5f3dc2581","kind":"tag","published_at":"2017-12-08T19:52:01.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.13.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.13.0/manifests"},{"name":"@jupyterlab/plotly-extension@0.13.0","sha":"56e6183df57545a14058838638252de5f3dc2581","kind":"tag","published_at":"2017-12-08T19:52:01.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.13.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.13.0/manifests"},{"name":"@jupyterlab/katex-extension@0.13.0","sha":"56e6183df57545a14058838638252de5f3dc2581","kind":"tag","published_at":"2017-12-08T19:52:01.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.13.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.13.0/manifests"},{"name":"@jupyterlab/geojson-extension@0.13.0","sha":"56e6183df57545a14058838638252de5f3dc2581","kind":"tag","published_at":"2017-12-08T19:52:01.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.13.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.13.0/manifests"},{"name":"@jupyterlab/fasta-extension@0.13.0","sha":"56e6183df57545a14058838638252de5f3dc2581","kind":"tag","published_at":"2017-12-08T19:52:01.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.13.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.13.0/manifests"},{"name":"v0.12.0","sha":"7d8df71e56da78cb41cd155b8278ffe38ff78a94","kind":"tag","published_at":"2017-11-09T16:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.12.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"685e955e18bf3a30a6bc9df77d7d1f8f1a9a0852","kind":"tag","published_at":"2017-10-31T19:43:10.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.11.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"d1e17c0d5baa021c621065b9d8ae157d9adce0fd","kind":"tag","published_at":"2017-10-16T22:59:18.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.11.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.11.0/manifests"},{"name":"vundefined","sha":"884c1b264577c314543107cd96c05279da2b82d9","kind":"tag","published_at":"2017-10-06T18:27:22.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/vundefined","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/vundefined","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@vundefined","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/vundefined","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/vundefined/manifests"},{"name":"v0.10.2","sha":"59226e1c4c79af587d61742f4583b25ace2b6089","kind":"tag","published_at":"2017-10-06T18:21:30.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.10.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"63f94180522593a889fbcf62999da5acd42dacfd","kind":"tag","published_at":"2017-10-05T22:57:47.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.10.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"0af19f0f17dad9519146a213877dd685234a3fd2","kind":"tag","published_at":"2017-09-26T18:16:24.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.10.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.10.0/manifests"},{"name":"v0.9.2","sha":"fd5757d79e691b947dd507d1fcba544e41df8852","kind":"commit","published_at":"2017-08-03T21:07:09.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.9.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.9.2/manifests"},{"name":"@jupyterlab/json-extension@0.9.1","sha":"4248a42d69b59753e956011ac44ebbda005fc0d1","kind":"commit","published_at":"2017-07-28T20:14:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/json-extension@0.9.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/json-extension@0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fjson-extension%400.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fjson-extension@0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fjson-extension@0.9.1/manifests"},{"name":"@jupyterlab/geojson-extension@0.9.1","sha":"e68f5e125c694723c442298b78a72a398aecba68","kind":"commit","published_at":"2017-07-28T20:14:09.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.9.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.9.1/manifests"},{"name":"@jupyterlab/json-extension@0.9.0","sha":"21657bbbfade1dcce5bd43f323f879af3b8d4d80","kind":"commit","published_at":"2017-07-26T14:43:00.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/json-extension@0.9.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/json-extension@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fjson-extension%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fjson-extension@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fjson-extension@0.9.0/manifests"},{"name":"@jupyterlab/geojson-extension@0.9.0","sha":"87890889ede575ee4527440fd4127e183b67ddfd","kind":"commit","published_at":"2017-07-26T14:41:59.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.9.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.9.0/manifests"},{"name":"v0.8.0","sha":"e8d8f7e3c9243b65bdab6475e56905f0408a557f","kind":"tag","published_at":"2017-07-19T18:33:49.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.8.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.8.0/manifests"}]},"repo_metadata_updated_at":"2026-05-01T19:03:22.235Z","dependent_packages_count":1,"downloads":40764,"downloads_period":"last-month","dependent_repos_count":10,"rankings":{"downloads":6.546060555025722,"dependent_repos_count":4.672783713119008,"dependent_packages_count":7.312883868137378,"stargazers_count":2.8623899193753646,"forks_count":5.064661925053264,"docker_downloads_count":3.3128017313134674,"average":4.961930285337368},"purl":"pkg:pypi/jupyterlab-mathjax3","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/jupyterlab-mathjax3","docker_dependents_count":2,"docker_downloads_count":94,"usage_url":"https://repos.ecosyste.ms/usage/pypi/jupyterlab-mathjax3","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/jupyterlab-mathjax3/dependencies","status":null,"funding_links":["https://jupyter.org/about#donate"],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-24T14:03:55.045Z","issues_count":35,"pull_requests_count":110,"avg_time_to_close_issue":11473944.0,"avg_time_to_close_pull_request":2675956.6907216497,"issues_closed_count":19,"pull_requests_closed_count":97,"pull_request_authors_count":18,"issue_authors_count":34,"avg_comments_per_issue":3.6,"avg_comments_per_pull_request":1.5272727272727273,"merged_pull_requests_count":90,"bot_issues_count":1,"bot_pull_requests_count":72,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/issues","maintainers":[{"login":"fcollonval","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fcollonval"},{"login":"jtpio","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtpio"},{"login":"gnestor","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gnestor"},{"login":"consideRatio","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/consideRatio"},{"login":"blink1073","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"dhirschfeld","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dhirschfeld"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/jupyterlab-mathjax3/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/jupyterlab-mathjax3/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/jupyterlab-mathjax3/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/jupyterlab-mathjax3/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/jupyterlab-mathjax3/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/jupyterlab-mathjax3/codemeta","maintainers":[{"uuid":"Project Jupyter","login":"Project Jupyter","name":null,"email":null,"url":null,"packages_count":53,"html_url":"https://pypi.org/user/Project Jupyter/","role":null,"created_at":"2023-09-27T02:58:53.044Z","updated_at":"2023-09-27T02:58:53.044Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/Project%20Jupyter/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":856682,"maintainers_count":365878,"namespaces_count":0,"keywords_count":271316,"github":"pypi","metadata":{"funded_packages_count":53172},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-04-09T05:08:03.587Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":2776588,"name":"jupyterlab-vega2","ecosystem":"pypi","description":"JupyterLab - Vega 2 and Vega-Lite 1 Mime Renderer Extension","homepage":"https://github.com/jupyterlab/jupyter-renderers","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/jupyterlab/jupyter-renderers","keywords_array":["Jupyter","JupyterLab","JupyterLab3"],"namespace":null,"versions_count":4,"first_release_published_at":"2021-03-11T19:24:18.000Z","latest_release_published_at":"2022-01-17T16:38:29.000Z","latest_release_number":"3.2.0","last_synced_at":"2026-04-02T02:33:53.478Z","created_at":"2022-04-10T11:23:32.352Z","updated_at":"2026-04-02T02:34:39.758Z","registry_url":"https://pypi.org/project/jupyterlab-vega2/","install_command":"pip install jupyterlab-vega2 --index-url https://pypi.org/simple","documentation_url":"https://jupyterlab-vega2.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Framework :: Jupyter","License :: OSI Approved :: BSD License","Programming Language :: Python","Programming Language :: Python :: 3","Programming Language :: Python :: 3.6","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9"],"normalized_name":"jupyterlab-vega2","project_status":null},"repo_metadata":{"id":38421190,"uuid":"93772766","full_name":"jupyterlab/jupyter-renderers","owner":"jupyterlab","description":"Renderers and renderer extensions for JupyterLab","archived":false,"fork":false,"pushed_at":"2025-02-20T07:10:37.000Z","size":7133,"stargazers_count":510,"open_issues_count":42,"forks_count":81,"subscribers_count":28,"default_branch":"main","last_synced_at":"2025-09-23T05:35:14.904Z","etag":null,"topics":["fasta","geojson","jupyterlab","jupyterlab-extension","katex","plotly","vega","vega-lite"],"latest_commit_sha":null,"homepage":"","language":"HTML","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/jupyterlab.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"custom":"https://jupyter.org/about#donate"}},"created_at":"2017-06-08T16:59:07.000Z","updated_at":"2025-08-28T13:53:26.000Z","dependencies_parsed_at":"2023-02-08T05:31:13.322Z","dependency_job_id":"75de564a-e801-432a-abee-6877944ea879","html_url":"https://github.com/jupyterlab/jupyter-renderers","commit_stats":{"total_commits":461,"total_committers":30,"mean_commits":"15.366666666666667","dds":0.6355748373101953,"last_synced_commit":"63af72ba0c8ec0123acb9e317366ed31ce0e1488"},"previous_names":[],"tags_count":142,"template":false,"template_full_name":null,"purl":"pkg:github/jupyterlab/jupyter-renderers","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/sbom","scorecard":{"id":543202,"data":{"date":"2025-08-11","repo":{"name":"github.com/jupyterlab/jupyter-renderers","commit":"b89c093bce24c8d7394177f08a111b3895ed6870"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"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":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/binder.yaml:1","Warn: no topLevel permission defined: .github/workflows/main.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":"Code-Review","score":3,"reason":"Found 2/6 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/binder.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/binder.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:54","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:105","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found linked content: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found text in security policy: github.com/jupyterlab/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"41 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: GHSA-44cc-43rp-5947","Warn: Project is vulnerable to: GHSA-4m77-cmpx-vjc4","Warn: Project is vulnerable to: GHSA-9q39-rmj3-p4r2","Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-36jr-mh4h-2g58","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-3wc5-fcw2-2329","Warn: Project is vulnerable to: GHSA-64fm-8hw2-v72w","Warn: Project is vulnerable to: GHSA-f98w-7cxr-ff2h","Warn: Project is vulnerable to: GHSA-cg87-wmx4-v546","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-rm97-x556-q36h","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-p9pc-299p-vxgp"],"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-20T08:45:33.391Z","repository_id":38421190,"created_at":"2025-08-20T08:45:33.391Z","updated_at":"2025-08-20T08:45:33.391Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278457468,"owners_count":25989956,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-05T02:00:06.059Z","response_time":54,"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":"jupyterlab","name":"JupyterLab","uuid":"22800682","kind":"organization","description":"JupyterLab: The Next Generation UI for Project Jupyter","email":"project.jupyter@gmail.com","website":"https://jupyter.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22800682?v=4","repositories_count":63,"last_synced_at":"2024-04-14T17:14:51.742Z","metadata":{"has_sponsors_listing":false,"funding":{"custom":"https://jupyter.org/about#donate"}},"html_url":"https://github.com/jupyterlab","funding_links":["https://jupyter.org/about#donate"],"total_stars":28077,"followers":845,"following":0,"created_at":"2022-11-02T16:23:12.150Z","updated_at":"2024-04-14T17:15:11.176Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab/repositories"},"tags":[{"name":"@jupyterlab/mathjax2-extension@4.0.0","sha":"4d08ef19cd90d56c121587f62764ee2a135caa98","kind":"commit","published_at":"2023-05-23T12:07:37.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax2-extension@4.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax2-extension@4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax2-extension%404.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax2-extension@4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax2-extension@4.0.0/manifests"},{"name":"@jupyterlab/geojson-extension@3.4.0","sha":"4d08ef19cd90d56c121587f62764ee2a135caa98","kind":"commit","published_at":"2023-05-23T12:07:37.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.4.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.4.0/manifests"},{"name":"@jupyterlab/fasta-extension@3.3.0","sha":"4d08ef19cd90d56c121587f62764ee2a135caa98","kind":"commit","published_at":"2023-05-23T12:07:37.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@3.3.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%403.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.3.0/manifests"},{"name":"@jupyterlab/katex-extension@3.4.0","sha":"4d08ef19cd90d56c121587f62764ee2a135caa98","kind":"commit","published_at":"2023-05-23T12:07:37.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@3.4.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%403.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.4.0/manifests"},{"name":"@jupyterlab/vega3-extension@3.3.0","sha":"4d08ef19cd90d56c121587f62764ee2a135caa98","kind":"commit","published_at":"2023-05-23T12:07:37.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@3.3.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%403.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.3.0/manifests"},{"name":"@jupyterlab/geojson-extension@3.3.1","sha":"64dffd890e14b8dc733205aa1a07e49edd2ddd6a","kind":"commit","published_at":"2022-11-15T08:11:21.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.3.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.3.1/manifests"},{"name":"@jupyterlab/geojson-extension@3.3.0","sha":"0f8872f6a010c24e668f8fd910b38675783c79f5","kind":"commit","published_at":"2022-11-14T09:39:16.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.3.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.3.0/manifests"},{"name":"@jupyterlab/vega3-extension@3.2.0","sha":"19b5ff10e2709a473460ed4db0f24125687e3f02","kind":"tag","published_at":"2022-01-17T16:34:54.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@3.2.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%403.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.2.0/manifests"},{"name":"@jupyterlab/vega2-extension@3.2.0","sha":"19b5ff10e2709a473460ed4db0f24125687e3f02","kind":"tag","published_at":"2022-01-17T16:34:54.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@3.2.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%403.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.2.0/manifests"},{"name":"@jupyterlab/mathjax3-extension@4.3.0","sha":"19b5ff10e2709a473460ed4db0f24125687e3f02","kind":"tag","published_at":"2022-01-17T16:34:54.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@4.3.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%404.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.3.0/manifests"},{"name":"@jupyterlab/katex-extension@3.3.0","sha":"19b5ff10e2709a473460ed4db0f24125687e3f02","kind":"tag","published_at":"2022-01-17T16:34:54.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@3.3.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%403.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.3.0/manifests"},{"name":"@jupyterlab/geojson-extension@3.2.0","sha":"19b5ff10e2709a473460ed4db0f24125687e3f02","kind":"tag","published_at":"2022-01-17T16:34:54.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.2.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.2.0/manifests"},{"name":"@jupyterlab/fasta-extension@3.2.0","sha":"19b5ff10e2709a473460ed4db0f24125687e3f02","kind":"tag","published_at":"2022-01-17T16:34:54.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@3.2.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%403.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.2.0/manifests"},{"name":"@jupyterlab/fasta-extension@3.1.1","sha":"8db61c4e898792835e80f86b1a39233b129b624e","kind":"tag","published_at":"2021-03-11T21:14:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@3.1.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%403.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.1.1/manifests"},{"name":"@jupyterlab/geojson-extension@3.1.2","sha":"8db61c4e898792835e80f86b1a39233b129b624e","kind":"tag","published_at":"2021-03-11T21:14:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.1.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.1.2/manifests"},{"name":"@jupyterlab/katex-extension@3.2.2","sha":"8db61c4e898792835e80f86b1a39233b129b624e","kind":"tag","published_at":"2021-03-11T21:14:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@3.2.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%403.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.2.2/manifests"},{"name":"@jupyterlab/vega3-extension@3.1.3","sha":"8db61c4e898792835e80f86b1a39233b129b624e","kind":"tag","published_at":"2021-03-11T21:14:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@3.1.3","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%403.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.3/manifests"},{"name":"@jupyterlab/vega2-extension@3.1.3","sha":"8db61c4e898792835e80f86b1a39233b129b624e","kind":"tag","published_at":"2021-03-11T21:14:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@3.1.3","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%403.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.3/manifests"},{"name":"@jupyterlab/mathjax3-extension@4.2.2","sha":"8db61c4e898792835e80f86b1a39233b129b624e","kind":"tag","published_at":"2021-03-11T21:14:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@4.2.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%404.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.2.2/manifests"},{"name":"@jupyterlab/vega3-extension@3.1.2","sha":"f5021a6c788aacb230e06df92563fc14f1dfbd50","kind":"tag","published_at":"2021-03-11T20:34:33.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@3.1.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%403.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.2/manifests"},{"name":"@jupyterlab/vega2-extension@3.1.2","sha":"f5021a6c788aacb230e06df92563fc14f1dfbd50","kind":"tag","published_at":"2021-03-11T20:34:33.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@3.1.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%403.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.2/manifests"},{"name":"@jupyterlab/katex-extension@3.2.1","sha":"ea95ec1df06f097983567842536830d8e83c32c9","kind":"tag","published_at":"2021-03-11T20:03:28.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@3.2.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%403.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.2.1/manifests"},{"name":"@jupyterlab/mathjax3-extension@4.2.1","sha":"ea95ec1df06f097983567842536830d8e83c32c9","kind":"tag","published_at":"2021-03-11T20:03:28.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@4.2.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%404.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.2.1/manifests"},{"name":"@jupyterlab/vega3-extension@3.1.1","sha":"ea95ec1df06f097983567842536830d8e83c32c9","kind":"tag","published_at":"2021-03-11T20:03:28.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@3.1.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%403.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.1/manifests"},{"name":"@jupyterlab/vega2-extension@3.1.1","sha":"ea95ec1df06f097983567842536830d8e83c32c9","kind":"tag","published_at":"2021-03-11T20:03:28.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@3.1.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%403.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.1/manifests"},{"name":"@jupyterlab/geojson-extension@3.1.1","sha":"ea95ec1df06f097983567842536830d8e83c32c9","kind":"tag","published_at":"2021-03-11T20:03:28.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.1.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.1.1/manifests"},{"name":"@jupyterlab/mathjax3-extension@4.2.0","sha":"99e513bc01b7e6ded7b608f0bcb503e55bd34d21","kind":"tag","published_at":"2021-03-11T19:12:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@4.2.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%404.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.2.0/manifests"},{"name":"@jupyterlab/fasta-extension@3.1.0","sha":"99e513bc01b7e6ded7b608f0bcb503e55bd34d21","kind":"tag","published_at":"2021-03-11T19:12:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@3.1.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%403.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.1.0/manifests"},{"name":"@jupyterlab/katex-extension@3.2.0","sha":"99e513bc01b7e6ded7b608f0bcb503e55bd34d21","kind":"tag","published_at":"2021-03-11T19:12:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@3.2.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%403.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.2.0/manifests"},{"name":"@jupyterlab/vega2-extension@3.1.0","sha":"99e513bc01b7e6ded7b608f0bcb503e55bd34d21","kind":"tag","published_at":"2021-03-11T19:12:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@3.1.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%403.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.0/manifests"},{"name":"@jupyterlab/geojson-extension@3.1.0","sha":"99e513bc01b7e6ded7b608f0bcb503e55bd34d21","kind":"tag","published_at":"2021-03-11T19:12:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.1.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.1.0/manifests"},{"name":"@jupyterlab/vega3-extension@3.1.0","sha":"99e513bc01b7e6ded7b608f0bcb503e55bd34d21","kind":"tag","published_at":"2021-03-11T19:12:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@3.1.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%403.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.0/manifests"},{"name":"@jupyterlab/mathjax3-extension@4.1.1","sha":"ef547cff9703f9da3c58aeaf4648e18af8066503","kind":"tag","published_at":"2021-02-22T20:23:22.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@4.1.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%404.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.1.1/manifests"},{"name":"@jupyterlab/mathjax3-extension@4.1.0","sha":"e617342b81653e0a0f9704c42e7ec7cb48e5c201","kind":"tag","published_at":"2021-02-08T22:11:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@4.1.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%404.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.1.0/manifests"},{"name":"@jupyterlab/katex-extension@3.1.0","sha":"e617342b81653e0a0f9704c42e7ec7cb48e5c201","kind":"tag","published_at":"2021-02-08T22:11:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@3.1.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%403.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.1.0/manifests"},{"name":"@jupyterlab/vega3-extension@3.0.0","sha":"60774b231773dac77c0d594770348aff7fa46edd","kind":"tag","published_at":"2021-01-05T22:15:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@3.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.0.0/manifests"},{"name":"@jupyterlab/fasta-extension@3.0.0","sha":"60774b231773dac77c0d594770348aff7fa46edd","kind":"tag","published_at":"2021-01-05T22:15:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@3.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.0.0/manifests"},{"name":"@jupyterlab/geojson-extension@3.0.0","sha":"60774b231773dac77c0d594770348aff7fa46edd","kind":"tag","published_at":"2021-01-05T22:15:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.0.0/manifests"},{"name":"@jupyterlab/katex-extension@3.0.0","sha":"60774b231773dac77c0d594770348aff7fa46edd","kind":"tag","published_at":"2021-01-05T22:15:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@3.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.0.0/manifests"},{"name":"@jupyterlab/mathjax3-extension@4.0.0","sha":"60774b231773dac77c0d594770348aff7fa46edd","kind":"tag","published_at":"2021-01-05T22:15:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@4.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%404.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.0.0/manifests"},{"name":"@jupyterlab/vega2-extension@3.0.0","sha":"60774b231773dac77c0d594770348aff7fa46edd","kind":"tag","published_at":"2021-01-05T22:15:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@3.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.0.0/manifests"},{"name":"@jupyterlab/geojson-extension@2.0.1","sha":"e2c0422747c80f5329e69e30d8e952caded09634","kind":"tag","published_at":"2020-04-09T11:57:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@2.0.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@2.0.1/manifests"},{"name":"@jupyterlab/fasta-extension@2.0.0","sha":"3f3c5519e35ca4c3c80f1837af495324c1cdf7f4","kind":"tag","published_at":"2020-02-28T19:58:52.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@2.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@2.0.0/manifests"},{"name":"@jupyterlab/vega2-extension@2.0.0","sha":"3f3c5519e35ca4c3c80f1837af495324c1cdf7f4","kind":"tag","published_at":"2020-02-28T19:58:52.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@2.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@2.0.0/manifests"},{"name":"@jupyterlab/katex-extension@2.0.0","sha":"3f3c5519e35ca4c3c80f1837af495324c1cdf7f4","kind":"tag","published_at":"2020-02-28T19:58:52.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@2.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@2.0.0/manifests"},{"name":"@jupyterlab/mathjax3-extension@3.0.0","sha":"3f3c5519e35ca4c3c80f1837af495324c1cdf7f4","kind":"tag","published_at":"2020-02-28T19:58:52.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@3.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@3.0.0/manifests"},{"name":"@jupyterlab/vega3-extension@2.0.0","sha":"3f3c5519e35ca4c3c80f1837af495324c1cdf7f4","kind":"tag","published_at":"2020-02-28T19:58:52.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@2.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@2.0.0/manifests"},{"name":"@jupyterlab/geojson-extension@2.0.0","sha":"3f3c5519e35ca4c3c80f1837af495324c1cdf7f4","kind":"tag","published_at":"2020-02-28T19:58:52.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@2.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@2.0.0/manifests"},{"name":"@jupyterlab/vega3-extension@1.0.0","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@1.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@1.0.0/manifests"},{"name":"@jupyterlab/vega4-extension@1.0.1","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega4-extension@1.0.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega4-extension@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega4-extension%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega4-extension@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega4-extension@1.0.1/manifests"},{"name":"@jupyterlab/plotly-extension@1.0.0","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@1.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@1.0.0/manifests"},{"name":"@jupyterlab/vega2-extension@1.0.0","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@1.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@1.0.0/manifests"},{"name":"@jupyterlab/fasta-extension@1.0.0","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@1.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@1.0.0/manifests"},{"name":"@jupyterlab/geojson-extension@1.0.0","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@1.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@1.0.0/manifests"},{"name":"@jupyterlab/katex-extension@1.0.0","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@1.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@1.0.0/manifests"},{"name":"@jupyterlab/mathjax3-extension@1.0.0","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@1.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@1.0.0/manifests"},{"name":"@jupyterlab/plotly-extension@0.18.2","sha":"7f648392e805bb5c4d67c2611e8e61352140bf4c","kind":"tag","published_at":"2019-01-30T07:16:30.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.18.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.18.2/manifests"},{"name":"@jupyterlab/katex-extension@0.20.1","sha":"7f648392e805bb5c4d67c2611e8e61352140bf4c","kind":"tag","published_at":"2019-01-30T07:16:30.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.20.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.20.1/manifests"},{"name":"@jupyterlab/vega2-extension@0.18.1","sha":"72c6ad52d1178e4d3115788f792e930a014382c1","kind":"tag","published_at":"2018-11-22T20:04:08.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@0.18.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.18.1/manifests"},{"name":"@jupyterlab/vega3-extension@0.18.1","sha":"72c6ad52d1178e4d3115788f792e930a014382c1","kind":"tag","published_at":"2018-11-22T20:04:08.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.18.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.18.1/manifests"},{"name":"@jupyterlab/plotly-extension@0.18.1","sha":"72c6ad52d1178e4d3115788f792e930a014382c1","kind":"tag","published_at":"2018-11-22T20:04:08.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.18.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.18.1/manifests"},{"name":"@jupyterlab/mathjax3-extension@0.3.1","sha":"72c6ad52d1178e4d3115788f792e930a014382c1","kind":"tag","published_at":"2018-11-22T20:04:08.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@0.3.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%400.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.3.1/manifests"},{"name":"@jupyterlab/katex-extension@0.19.2","sha":"72c6ad52d1178e4d3115788f792e930a014382c1","kind":"tag","published_at":"2018-11-22T20:04:08.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.19.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.19.2/manifests"},{"name":"@jupyterlab/geojson-extension@0.18.1","sha":"72c6ad52d1178e4d3115788f792e930a014382c1","kind":"tag","published_at":"2018-11-22T20:04:08.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.18.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.18.1/manifests"},{"name":"@jupyterlab/fasta-extension@0.18.1","sha":"72c6ad52d1178e4d3115788f792e930a014382c1","kind":"tag","published_at":"2018-11-22T20:04:08.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.18.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.18.1/manifests"},{"name":"@jupyterlab/vega3-extension@0.18.0","sha":"a602bb451366fa7e5d3ce3f2fc002b2732e72fdd","kind":"tag","published_at":"2018-10-05T11:31:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.18.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.18.0/manifests"},{"name":"@jupyterlab/plotly-extension@0.18.0","sha":"a602bb451366fa7e5d3ce3f2fc002b2732e72fdd","kind":"tag","published_at":"2018-10-05T11:31:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.18.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.18.0/manifests"},{"name":"@jupyterlab/geojson-extension@0.18.0","sha":"a602bb451366fa7e5d3ce3f2fc002b2732e72fdd","kind":"tag","published_at":"2018-10-05T11:31:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.18.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.18.0/manifests"},{"name":"@jupyterlab/fasta-extension@0.18.0","sha":"a602bb451366fa7e5d3ce3f2fc002b2732e72fdd","kind":"tag","published_at":"2018-10-05T11:31:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.18.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.18.0/manifests"},{"name":"@jupyterlab/vega2-extension@0.18.0","sha":"a602bb451366fa7e5d3ce3f2fc002b2732e72fdd","kind":"tag","published_at":"2018-10-05T11:31:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@0.18.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.18.0/manifests"},{"name":"@jupyterlab/mathjax3-extension@0.3.0","sha":"a602bb451366fa7e5d3ce3f2fc002b2732e72fdd","kind":"tag","published_at":"2018-10-05T11:31:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@0.3.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.3.0/manifests"},{"name":"@jupyterlab/katex-extension@0.19.0","sha":"a602bb451366fa7e5d3ce3f2fc002b2732e72fdd","kind":"tag","published_at":"2018-10-05T11:31:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.19.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.19.0/manifests"},{"name":"@jupyterlab/plotly-extension@0.17.2","sha":"660d1529b75849e14cbe10922ff83a24fe328e61","kind":"commit","published_at":"2018-09-20T09:42:16.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.17.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.17.2/manifests"},{"name":"@jupyterlab/mathjax3-extension@0.2.1","sha":"9ba969aa337f73652b13b7c05defd04d49037559","kind":"tag","published_at":"2018-08-18T14:25:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@0.2.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%400.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.2.1/manifests"},{"name":"@jupyterlab/katex-extension@0.18.1","sha":"9ba969aa337f73652b13b7c05defd04d49037559","kind":"tag","published_at":"2018-08-18T14:25:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.18.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.18.1/manifests"},{"name":"@jupyterlab/fasta-extension@0.17.2","sha":"9011839051b5e6b86d00380b20b28d7b3ae6a3da","kind":"tag","published_at":"2018-08-18T14:23:58.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.17.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.17.2/manifests"},{"name":"@jupyterlab/vega3-extension@0.17.1","sha":"9011839051b5e6b86d00380b20b28d7b3ae6a3da","kind":"tag","published_at":"2018-08-18T14:23:58.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.17.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.17.1/manifests"},{"name":"@jupyterlab/vega2-extension@0.17.1","sha":"9011839051b5e6b86d00380b20b28d7b3ae6a3da","kind":"tag","published_at":"2018-08-18T14:23:58.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@0.17.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.17.1/manifests"},{"name":"@jupyterlab/plotly-extension@0.17.1","sha":"9011839051b5e6b86d00380b20b28d7b3ae6a3da","kind":"tag","published_at":"2018-08-18T14:23:58.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.17.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.17.1/manifests"},{"name":"@jupyterlab/mathjax3-extension@0.2.0","sha":"9011839051b5e6b86d00380b20b28d7b3ae6a3da","kind":"tag","published_at":"2018-08-18T14:23:58.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@0.2.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.2.0/manifests"},{"name":"@jupyterlab/katex-extension@0.18.0","sha":"9011839051b5e6b86d00380b20b28d7b3ae6a3da","kind":"tag","published_at":"2018-08-18T14:23:58.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.18.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.18.0/manifests"},{"name":"@jupyterlab/geojson-extension@0.17.1","sha":"9011839051b5e6b86d00380b20b28d7b3ae6a3da","kind":"tag","published_at":"2018-08-18T14:23:58.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.17.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.17.1/manifests"},{"name":"@jupyterlab/fasta-extension@0.17.1","sha":"902833c8ced5444be72269c8c3eaabd7e5e12dab","kind":"tag","published_at":"2018-07-31T01:51:55.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.17.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.17.1/manifests"},{"name":"@jupyterlab/geojson-extension@0.17.0","sha":"e8fc69bb02b18ef91ec58fa60e58385712ebcffb","kind":"tag","published_at":"2018-07-27T22:16:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.17.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.17.0/manifests"},{"name":"@jupyterlab/vega3-extension@0.17.0","sha":"e8fc69bb02b18ef91ec58fa60e58385712ebcffb","kind":"tag","published_at":"2018-07-27T22:16:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.17.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.17.0/manifests"},{"name":"@jupyterlab/vega2-extension@0.17.0","sha":"e8fc69bb02b18ef91ec58fa60e58385712ebcffb","kind":"tag","published_at":"2018-07-27T22:16:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@0.17.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.17.0/manifests"},{"name":"@jupyterlab/plotly-extension@0.17.0","sha":"e8fc69bb02b18ef91ec58fa60e58385712ebcffb","kind":"tag","published_at":"2018-07-27T22:16:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.17.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.17.0/manifests"},{"name":"@jupyterlab/katex-extension@0.17.0","sha":"e8fc69bb02b18ef91ec58fa60e58385712ebcffb","kind":"tag","published_at":"2018-07-27T22:16:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.17.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.17.0/manifests"},{"name":"@jupyterlab/fasta-extension@0.17.0","sha":"e8fc69bb02b18ef91ec58fa60e58385712ebcffb","kind":"tag","published_at":"2018-07-27T22:16:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.17.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.17.0/manifests"},{"name":"@jupyterlab/geojson-extension@0.16.0","sha":"ca21e8d76b59e77e54052ec72f2a1690f05d7694","kind":"tag","published_at":"2018-04-18T17:05:59.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.16.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.16.0/manifests"},{"name":"@jupyterlab/vega2-extension@0.16.0","sha":"ca21e8d76b59e77e54052ec72f2a1690f05d7694","kind":"tag","published_at":"2018-04-18T17:05:59.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@0.16.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.16.0/manifests"},{"name":"@jupyterlab/plotly-extension@0.16.0","sha":"ca21e8d76b59e77e54052ec72f2a1690f05d7694","kind":"tag","published_at":"2018-04-18T17:05:59.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.16.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.16.0/manifests"},{"name":"@jupyterlab/katex-extension@0.16.0","sha":"ca21e8d76b59e77e54052ec72f2a1690f05d7694","kind":"tag","published_at":"2018-04-18T17:05:59.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.16.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.16.0/manifests"},{"name":"@jupyterlab/fasta-extension@0.16.0","sha":"ca21e8d76b59e77e54052ec72f2a1690f05d7694","kind":"tag","published_at":"2018-04-18T17:05:59.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.16.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.16.0/manifests"},{"name":"@jupyterlab/fasta-extension@0.14.4","sha":"55b5f1e6953662d405d10b37ccb5d167f67ac152","kind":"tag","published_at":"2018-04-17T17:09:07.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.14.4","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.4/manifests"},{"name":"@jupyterlab/vega2-extension@0.15.7","sha":"55b5f1e6953662d405d10b37ccb5d167f67ac152","kind":"tag","published_at":"2018-04-17T17:09:07.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@0.15.7","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@0.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%400.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.15.7/manifests"},{"name":"@jupyterlab/plotly-extension@0.14.6","sha":"55b5f1e6953662d405d10b37ccb5d167f67ac152","kind":"tag","published_at":"2018-04-17T17:09:07.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.14.6","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.6/manifests"},{"name":"@jupyterlab/katex-extension@0.14.5","sha":"55b5f1e6953662d405d10b37ccb5d167f67ac152","kind":"tag","published_at":"2018-04-17T17:09:07.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.14.5","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.5/manifests"},{"name":"@jupyterlab/geojson-extension@0.14.6","sha":"55b5f1e6953662d405d10b37ccb5d167f67ac152","kind":"tag","published_at":"2018-04-17T17:09:07.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.14.6","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.6/manifests"},{"name":"@jupyterlab/vega2-extension@0.15.6","sha":"4a92a00e592cb48655b8685e4fc05745219a164e","kind":"tag","published_at":"2018-04-06T16:00:54.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@0.15.6","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%400.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.15.6/manifests"},{"name":"@jupyterlab/fasta-extension@0.14.3","sha":"d1115f44625e20196a7d3791082436a340506b2a","kind":"tag","published_at":"2018-04-06T15:55:05.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.14.3","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.3/manifests"},{"name":"@jupyterlab/geojson-extension@0.14.5","sha":"d1115f44625e20196a7d3791082436a340506b2a","kind":"tag","published_at":"2018-04-06T15:55:05.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.14.5","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.5/manifests"},{"name":"@jupyterlab/plotly-extension@0.14.5","sha":"d1115f44625e20196a7d3791082436a340506b2a","kind":"tag","published_at":"2018-04-06T15:55:05.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.14.5","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.5/manifests"},{"name":"@jupyterlab/katex-extension@0.14.4","sha":"a6c2e3c869e74681ab527b6aa554400345cd2eb2","kind":"tag","published_at":"2018-04-06T15:33:04.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.14.4","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.4/manifests"},{"name":"@jupyterlab/katex-extension@0.14.3","sha":"8bcf9af1eb66861c5d1dd1bc7ce7496fda7cbe98","kind":"tag","published_at":"2018-02-27T22:31:35.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.14.3","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.3/manifests"},{"name":"@jupyterlab/vega3-extension@0.14.3","sha":"8bcf9af1eb66861c5d1dd1bc7ce7496fda7cbe98","kind":"tag","published_at":"2018-02-27T22:31:35.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.14.3","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.3/manifests"},{"name":"@jupyterlab/geojson-extension@0.14.4","sha":"c20664d0f71b7a08eff02bf05f33bae411588acf","kind":"commit","published_at":"2018-02-15T14:16:04.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.14.4","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.4/manifests"},{"name":"@jupyterlab/vega3-extension@0.14.2","sha":"2ad805ce45c70baea7441f40447cd40c6ca7cab5","kind":"tag","published_at":"2018-02-13T17:33:16.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.14.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.2/manifests"},{"name":"@jupyterlab/plotly-extension@0.14.4","sha":"2ad805ce45c70baea7441f40447cd40c6ca7cab5","kind":"tag","published_at":"2018-02-13T17:33:16.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.14.4","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.4/manifests"},{"name":"@jupyterlab/geojson-extension@0.14.3","sha":"2ad805ce45c70baea7441f40447cd40c6ca7cab5","kind":"tag","published_at":"2018-02-13T17:33:16.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.14.3","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.3/manifests"},{"name":"@jupyterlab/katex-extension@0.14.2","sha":"2ad805ce45c70baea7441f40447cd40c6ca7cab5","kind":"tag","published_at":"2018-02-13T17:33:16.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.14.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.2/manifests"},{"name":"@jupyterlab/fasta-extension@0.14.2","sha":"2ad805ce45c70baea7441f40447cd40c6ca7cab5","kind":"tag","published_at":"2018-02-13T17:33:15.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.14.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.2/manifests"},{"name":"@jupyterlab/plotly-extension@0.14.3","sha":"d1cc739acb8b59b95384da20204c9c34e5a4cb8e","kind":"tag","published_at":"2018-02-13T17:23:10.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.14.3","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.3/manifests"},{"name":"@jupyterlab/plotly-extension@0.14.2","sha":"94182f8acf10d6da0a4cf870e63381d9a479a308","kind":"tag","published_at":"2018-01-20T03:53:28.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.14.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.2/manifests"},{"name":"@jupyterlab/vega3-extension@0.14.1","sha":"cc27031da72fda7d29e93237a9666b81a6fb3b32","kind":"tag","published_at":"2018-01-19T19:47:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.14.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.1/manifests"},{"name":"@jupyterlab/fasta-extension@0.14.1","sha":"cc27031da72fda7d29e93237a9666b81a6fb3b32","kind":"tag","published_at":"2018-01-19T19:47:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.14.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.1/manifests"},{"name":"@jupyterlab/geojson-extension@0.14.1","sha":"cc27031da72fda7d29e93237a9666b81a6fb3b32","kind":"tag","published_at":"2018-01-19T19:47:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.14.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.1/manifests"},{"name":"@jupyterlab/katex-extension@0.14.1","sha":"cc27031da72fda7d29e93237a9666b81a6fb3b32","kind":"tag","published_at":"2018-01-19T19:47:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.14.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.1/manifests"},{"name":"@jupyterlab/plotly-extension@0.14.1","sha":"cc27031da72fda7d29e93237a9666b81a6fb3b32","kind":"tag","published_at":"2018-01-19T19:47:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.14.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.1/manifests"},{"name":"@jupyterlab/vega3-extension@0.14.0","sha":"7d55c63e91bfcf3df127d0845a7269b0881525a9","kind":"tag","published_at":"2018-01-11T11:11:48.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.14.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.0/manifests"},{"name":"@jupyterlab/fasta-extension@0.14.0","sha":"7d55c63e91bfcf3df127d0845a7269b0881525a9","kind":"tag","published_at":"2018-01-11T11:11:48.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.14.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.0/manifests"},{"name":"@jupyterlab/geojson-extension@0.14.0","sha":"7d55c63e91bfcf3df127d0845a7269b0881525a9","kind":"tag","published_at":"2018-01-11T11:11:48.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.14.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.0/manifests"},{"name":"@jupyterlab/katex-extension@0.14.0","sha":"7d55c63e91bfcf3df127d0845a7269b0881525a9","kind":"tag","published_at":"2018-01-11T11:11:48.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.14.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.0/manifests"},{"name":"@jupyterlab/plotly-extension@0.14.0","sha":"7d55c63e91bfcf3df127d0845a7269b0881525a9","kind":"tag","published_at":"2018-01-11T11:11:48.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.14.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.0/manifests"},{"name":"@jupyterlab/plotly-extension@0.13.0","sha":"56e6183df57545a14058838638252de5f3dc2581","kind":"tag","published_at":"2017-12-08T19:52:01.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.13.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.13.0/manifests"},{"name":"@jupyterlab/vega3-extension@0.13.0","sha":"56e6183df57545a14058838638252de5f3dc2581","kind":"tag","published_at":"2017-12-08T19:52:01.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.13.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.13.0/manifests"},{"name":"@jupyterlab/fasta-extension@0.13.0","sha":"56e6183df57545a14058838638252de5f3dc2581","kind":"tag","published_at":"2017-12-08T19:52:01.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.13.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.13.0/manifests"},{"name":"@jupyterlab/geojson-extension@0.13.0","sha":"56e6183df57545a14058838638252de5f3dc2581","kind":"tag","published_at":"2017-12-08T19:52:01.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.13.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.13.0/manifests"},{"name":"@jupyterlab/katex-extension@0.13.0","sha":"56e6183df57545a14058838638252de5f3dc2581","kind":"tag","published_at":"2017-12-08T19:52:01.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.13.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.13.0/manifests"},{"name":"v0.12.0","sha":"7d8df71e56da78cb41cd155b8278ffe38ff78a94","kind":"tag","published_at":"2017-11-09T16:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.12.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"685e955e18bf3a30a6bc9df77d7d1f8f1a9a0852","kind":"tag","published_at":"2017-10-31T19:43:10.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.11.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"d1e17c0d5baa021c621065b9d8ae157d9adce0fd","kind":"tag","published_at":"2017-10-16T22:59:18.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.11.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.11.0/manifests"},{"name":"vundefined","sha":"884c1b264577c314543107cd96c05279da2b82d9","kind":"tag","published_at":"2017-10-06T18:27:22.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/vundefined","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/vundefined","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@vundefined","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/vundefined","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/vundefined/manifests"},{"name":"v0.10.2","sha":"59226e1c4c79af587d61742f4583b25ace2b6089","kind":"tag","published_at":"2017-10-06T18:21:30.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.10.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"63f94180522593a889fbcf62999da5acd42dacfd","kind":"tag","published_at":"2017-10-05T22:57:47.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.10.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"0af19f0f17dad9519146a213877dd685234a3fd2","kind":"tag","published_at":"2017-09-26T18:16:24.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.10.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.10.0/manifests"},{"name":"v0.9.2","sha":"fd5757d79e691b947dd507d1fcba544e41df8852","kind":"commit","published_at":"2017-08-03T21:07:09.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.9.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.9.2/manifests"},{"name":"@jupyterlab/json-extension@0.9.1","sha":"4248a42d69b59753e956011ac44ebbda005fc0d1","kind":"commit","published_at":"2017-07-28T20:14:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/json-extension@0.9.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/json-extension@0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fjson-extension%400.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fjson-extension@0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fjson-extension@0.9.1/manifests"},{"name":"@jupyterlab/geojson-extension@0.9.1","sha":"e68f5e125c694723c442298b78a72a398aecba68","kind":"commit","published_at":"2017-07-28T20:14:09.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.9.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.9.1/manifests"},{"name":"@jupyterlab/json-extension@0.9.0","sha":"21657bbbfade1dcce5bd43f323f879af3b8d4d80","kind":"commit","published_at":"2017-07-26T14:43:00.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/json-extension@0.9.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/json-extension@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fjson-extension%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fjson-extension@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fjson-extension@0.9.0/manifests"},{"name":"@jupyterlab/geojson-extension@0.9.0","sha":"87890889ede575ee4527440fd4127e183b67ddfd","kind":"commit","published_at":"2017-07-26T14:41:59.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.9.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.9.0/manifests"},{"name":"v0.8.0","sha":"e8d8f7e3c9243b65bdab6475e56905f0408a557f","kind":"tag","published_at":"2017-07-19T18:33:49.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.8.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.8.0/manifests"}]},"repo_metadata_updated_at":"2026-04-02T02:34:39.727Z","dependent_packages_count":0,"downloads":47,"downloads_period":"last-month","dependent_repos_count":2,"rankings":{"downloads":25.036525226887267,"dependent_repos_count":11.801525671030856,"dependent_packages_count":7.312883868137378,"stargazers_count":2.8623899193753646,"forks_count":5.064661925053264,"docker_downloads_count":3.6010928426639506,"average":9.27984657552468},"purl":"pkg:pypi/jupyterlab-vega2","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/jupyterlab-vega2","docker_dependents_count":1,"docker_downloads_count":87,"usage_url":"https://repos.ecosyste.ms/usage/pypi/jupyterlab-vega2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/jupyterlab-vega2/dependencies","status":null,"funding_links":["https://jupyter.org/about#donate"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T18:32:05.025Z","issues_count":35,"pull_requests_count":94,"avg_time_to_close_issue":5976402.722222222,"avg_time_to_close_pull_request":2792292.827586207,"issues_closed_count":18,"pull_requests_closed_count":87,"pull_request_authors_count":18,"issue_authors_count":34,"avg_comments_per_issue":3.5714285714285716,"avg_comments_per_pull_request":1.6595744680851063,"merged_pull_requests_count":80,"bot_issues_count":1,"bot_pull_requests_count":57,"past_year_issues_count":0,"past_year_pull_requests_count":9,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1384333.625,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":8,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":9,"past_year_merged_pull_requests_count":8,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/issues","maintainers":[{"login":"fcollonval","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fcollonval"},{"login":"jtpio","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtpio"},{"login":"gnestor","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gnestor"},{"login":"consideRatio","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/consideRatio"},{"login":"blink1073","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"dhirschfeld","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dhirschfeld"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/jupyterlab-vega2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/jupyterlab-vega2/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/jupyterlab-vega2/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/jupyterlab-vega2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/jupyterlab-vega2/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/jupyterlab-vega2/codemeta","maintainers":[{"uuid":"Project Jupyter","login":"Project Jupyter","name":null,"email":null,"url":null,"packages_count":53,"html_url":"https://pypi.org/user/Project Jupyter/","role":null,"created_at":"2023-09-27T02:58:53.055Z","updated_at":"2023-09-27T02:58:53.055Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/Project%20Jupyter/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":856682,"maintainers_count":365878,"namespaces_count":0,"keywords_count":271316,"github":"pypi","metadata":{"funded_packages_count":53172},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-04-09T05:08:03.587Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":5298310,"name":"jupyterlab-geojson","ecosystem":"conda","description":null,"homepage":"https://github.com/jupyterlab/jupyter-renderers","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/jupyterlab/jupyter-renderers","keywords_array":[],"namespace":null,"versions_count":4,"first_release_published_at":"2021-03-22T17:45:07.000Z","latest_release_published_at":"2022-11-15T12:40:59.000Z","latest_release_number":"3.3.1","last_synced_at":"2026-03-11T22:59:31.652Z","created_at":"2022-10-03T16:03:53.147Z","updated_at":"2026-03-11T22:59:51.699Z","registry_url":"https://anaconda.org/conda-forge/jupyterlab-geojson","install_command":"conda install -c conda-forge jupyterlab-geojson","documentation_url":null,"metadata":{},"repo_metadata":{"id":38421190,"uuid":"93772766","full_name":"jupyterlab/jupyter-renderers","owner":"jupyterlab","description":"Renderers and renderer extensions for JupyterLab","archived":false,"fork":false,"pushed_at":"2026-03-04T00:15:50.000Z","size":7816,"stargazers_count":514,"open_issues_count":46,"forks_count":81,"subscribers_count":25,"default_branch":"main","last_synced_at":"2026-03-05T18:51:44.941Z","etag":null,"topics":["fasta","geojson","jupyterlab","jupyterlab-extension","katex","plotly","vega","vega-lite"],"latest_commit_sha":null,"homepage":"","language":"HTML","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/jupyterlab.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"custom":"https://jupyter.org/about#donate"}},"created_at":"2017-06-08T16:59:07.000Z","updated_at":"2026-02-12T12:00:16.000Z","dependencies_parsed_at":"2023-02-08T05:31:13.322Z","dependency_job_id":"75de564a-e801-432a-abee-6877944ea879","html_url":"https://github.com/jupyterlab/jupyter-renderers","commit_stats":{"total_commits":461,"total_committers":30,"mean_commits":"15.366666666666667","dds":0.6355748373101953,"last_synced_commit":"63af72ba0c8ec0123acb9e317366ed31ce0e1488"},"previous_names":[],"tags_count":142,"template":false,"template_full_name":null,"purl":"pkg:github/jupyterlab/jupyter-renderers","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/sbom","scorecard":{"id":543202,"data":{"date":"2025-08-11","repo":{"name":"github.com/jupyterlab/jupyter-renderers","commit":"b89c093bce24c8d7394177f08a111b3895ed6870"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"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":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/binder.yaml:1","Warn: no topLevel permission defined: .github/workflows/main.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":"Code-Review","score":3,"reason":"Found 2/6 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/binder.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/binder.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:54","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:105","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found linked content: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found text in security policy: github.com/jupyterlab/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"41 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: GHSA-44cc-43rp-5947","Warn: Project is vulnerable to: GHSA-4m77-cmpx-vjc4","Warn: Project is vulnerable to: GHSA-9q39-rmj3-p4r2","Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-36jr-mh4h-2g58","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-3wc5-fcw2-2329","Warn: Project is vulnerable to: GHSA-64fm-8hw2-v72w","Warn: Project is vulnerable to: GHSA-f98w-7cxr-ff2h","Warn: Project is vulnerable to: GHSA-cg87-wmx4-v546","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-rm97-x556-q36h","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-p9pc-299p-vxgp"],"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-20T08:45:33.391Z","repository_id":38421190,"created_at":"2025-08-20T08:45:33.391Z","updated_at":"2025-08-20T08:45:33.391Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30406400,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-11T22:36:59.286Z","status":"ssl_error","status_checked_at":"2026-03-11T22:36:57.544Z","response_time":84,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"jupyterlab","name":"JupyterLab","uuid":"22800682","kind":"organization","description":"JupyterLab: The Next Generation UI for Project Jupyter","email":"project.jupyter@gmail.com","website":"https://jupyter.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22800682?v=4","repositories_count":63,"last_synced_at":"2024-04-14T17:14:51.742Z","metadata":{"has_sponsors_listing":false,"funding":{"custom":"https://jupyter.org/about#donate"}},"html_url":"https://github.com/jupyterlab","funding_links":["https://jupyter.org/about#donate"],"total_stars":28077,"followers":845,"following":0,"created_at":"2022-11-02T16:23:12.150Z","updated_at":"2024-04-14T17:15:11.176Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab/repositories"},"tags":[{"name":"@jupyterlab/vega3-extension@3.3.0","sha":"4d08ef19cd90d56c121587f62764ee2a135caa98","kind":"commit","published_at":"2023-05-23T12:07:37.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@3.3.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%403.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.3.0/manifests"},{"name":"@jupyterlab/mathjax2-extension@4.0.0","sha":"4d08ef19cd90d56c121587f62764ee2a135caa98","kind":"commit","published_at":"2023-05-23T12:07:37.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax2-extension@4.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax2-extension@4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax2-extension%404.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax2-extension@4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax2-extension@4.0.0/manifests"},{"name":"@jupyterlab/katex-extension@3.4.0","sha":"4d08ef19cd90d56c121587f62764ee2a135caa98","kind":"commit","published_at":"2023-05-23T12:07:37.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@3.4.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%403.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.4.0/manifests"},{"name":"@jupyterlab/geojson-extension@3.4.0","sha":"4d08ef19cd90d56c121587f62764ee2a135caa98","kind":"commit","published_at":"2023-05-23T12:07:37.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.4.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.4.0/manifests"},{"name":"@jupyterlab/fasta-extension@3.3.0","sha":"4d08ef19cd90d56c121587f62764ee2a135caa98","kind":"commit","published_at":"2023-05-23T12:07:37.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@3.3.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%403.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.3.0/manifests"},{"name":"@jupyterlab/geojson-extension@3.3.1","sha":"64dffd890e14b8dc733205aa1a07e49edd2ddd6a","kind":"commit","published_at":"2022-11-15T08:11:21.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.3.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.3.1/manifests"},{"name":"@jupyterlab/geojson-extension@3.3.0","sha":"0f8872f6a010c24e668f8fd910b38675783c79f5","kind":"commit","published_at":"2022-11-14T09:39:16.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.3.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.3.0/manifests"},{"name":"@jupyterlab/vega3-extension@3.2.0","sha":"19b5ff10e2709a473460ed4db0f24125687e3f02","kind":"tag","published_at":"2022-01-17T16:34:54.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@3.2.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%403.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.2.0/manifests"},{"name":"@jupyterlab/vega2-extension@3.2.0","sha":"19b5ff10e2709a473460ed4db0f24125687e3f02","kind":"tag","published_at":"2022-01-17T16:34:54.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@3.2.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%403.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.2.0/manifests"},{"name":"@jupyterlab/mathjax3-extension@4.3.0","sha":"19b5ff10e2709a473460ed4db0f24125687e3f02","kind":"tag","published_at":"2022-01-17T16:34:54.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@4.3.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%404.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.3.0/manifests"},{"name":"@jupyterlab/katex-extension@3.3.0","sha":"19b5ff10e2709a473460ed4db0f24125687e3f02","kind":"tag","published_at":"2022-01-17T16:34:54.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@3.3.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%403.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.3.0/manifests"},{"name":"@jupyterlab/geojson-extension@3.2.0","sha":"19b5ff10e2709a473460ed4db0f24125687e3f02","kind":"tag","published_at":"2022-01-17T16:34:54.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.2.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.2.0/manifests"},{"name":"@jupyterlab/fasta-extension@3.2.0","sha":"19b5ff10e2709a473460ed4db0f24125687e3f02","kind":"tag","published_at":"2022-01-17T16:34:54.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@3.2.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%403.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.2.0/manifests"},{"name":"@jupyterlab/vega3-extension@3.1.3","sha":"8db61c4e898792835e80f86b1a39233b129b624e","kind":"tag","published_at":"2021-03-11T21:14:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@3.1.3","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%403.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.3/manifests"},{"name":"@jupyterlab/vega2-extension@3.1.3","sha":"8db61c4e898792835e80f86b1a39233b129b624e","kind":"tag","published_at":"2021-03-11T21:14:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@3.1.3","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%403.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.3/manifests"},{"name":"@jupyterlab/mathjax3-extension@4.2.2","sha":"8db61c4e898792835e80f86b1a39233b129b624e","kind":"tag","published_at":"2021-03-11T21:14:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@4.2.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%404.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.2.2/manifests"},{"name":"@jupyterlab/katex-extension@3.2.2","sha":"8db61c4e898792835e80f86b1a39233b129b624e","kind":"tag","published_at":"2021-03-11T21:14:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@3.2.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%403.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.2.2/manifests"},{"name":"@jupyterlab/geojson-extension@3.1.2","sha":"8db61c4e898792835e80f86b1a39233b129b624e","kind":"tag","published_at":"2021-03-11T21:14:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.1.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.1.2/manifests"},{"name":"@jupyterlab/fasta-extension@3.1.1","sha":"8db61c4e898792835e80f86b1a39233b129b624e","kind":"tag","published_at":"2021-03-11T21:14:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@3.1.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%403.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.1.1/manifests"},{"name":"@jupyterlab/vega3-extension@3.1.2","sha":"f5021a6c788aacb230e06df92563fc14f1dfbd50","kind":"tag","published_at":"2021-03-11T20:34:33.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@3.1.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%403.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.2/manifests"},{"name":"@jupyterlab/vega2-extension@3.1.2","sha":"f5021a6c788aacb230e06df92563fc14f1dfbd50","kind":"tag","published_at":"2021-03-11T20:34:33.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@3.1.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%403.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.2/manifests"},{"name":"@jupyterlab/vega3-extension@3.1.1","sha":"ea95ec1df06f097983567842536830d8e83c32c9","kind":"tag","published_at":"2021-03-11T20:03:28.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@3.1.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%403.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.1/manifests"},{"name":"@jupyterlab/vega2-extension@3.1.1","sha":"ea95ec1df06f097983567842536830d8e83c32c9","kind":"tag","published_at":"2021-03-11T20:03:28.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@3.1.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%403.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.1/manifests"},{"name":"@jupyterlab/mathjax3-extension@4.2.1","sha":"ea95ec1df06f097983567842536830d8e83c32c9","kind":"tag","published_at":"2021-03-11T20:03:28.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@4.2.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%404.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.2.1/manifests"},{"name":"@jupyterlab/katex-extension@3.2.1","sha":"ea95ec1df06f097983567842536830d8e83c32c9","kind":"tag","published_at":"2021-03-11T20:03:28.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@3.2.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%403.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.2.1/manifests"},{"name":"@jupyterlab/geojson-extension@3.1.1","sha":"ea95ec1df06f097983567842536830d8e83c32c9","kind":"tag","published_at":"2021-03-11T20:03:28.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.1.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.1.1/manifests"},{"name":"@jupyterlab/vega3-extension@3.1.0","sha":"99e513bc01b7e6ded7b608f0bcb503e55bd34d21","kind":"tag","published_at":"2021-03-11T19:12:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@3.1.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%403.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.0/manifests"},{"name":"@jupyterlab/vega2-extension@3.1.0","sha":"99e513bc01b7e6ded7b608f0bcb503e55bd34d21","kind":"tag","published_at":"2021-03-11T19:12:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@3.1.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%403.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.0/manifests"},{"name":"@jupyterlab/mathjax3-extension@4.2.0","sha":"99e513bc01b7e6ded7b608f0bcb503e55bd34d21","kind":"tag","published_at":"2021-03-11T19:12:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@4.2.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%404.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.2.0/manifests"},{"name":"@jupyterlab/katex-extension@3.2.0","sha":"99e513bc01b7e6ded7b608f0bcb503e55bd34d21","kind":"tag","published_at":"2021-03-11T19:12:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@3.2.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%403.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.2.0/manifests"},{"name":"@jupyterlab/geojson-extension@3.1.0","sha":"99e513bc01b7e6ded7b608f0bcb503e55bd34d21","kind":"tag","published_at":"2021-03-11T19:12:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.1.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.1.0/manifests"},{"name":"@jupyterlab/fasta-extension@3.1.0","sha":"99e513bc01b7e6ded7b608f0bcb503e55bd34d21","kind":"tag","published_at":"2021-03-11T19:12:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@3.1.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%403.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.1.0/manifests"},{"name":"@jupyterlab/mathjax3-extension@4.1.1","sha":"ef547cff9703f9da3c58aeaf4648e18af8066503","kind":"tag","published_at":"2021-02-22T20:23:22.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@4.1.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%404.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.1.1/manifests"},{"name":"@jupyterlab/mathjax3-extension@4.1.0","sha":"e617342b81653e0a0f9704c42e7ec7cb48e5c201","kind":"tag","published_at":"2021-02-08T22:11:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@4.1.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%404.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.1.0/manifests"},{"name":"@jupyterlab/katex-extension@3.1.0","sha":"e617342b81653e0a0f9704c42e7ec7cb48e5c201","kind":"tag","published_at":"2021-02-08T22:11:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@3.1.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%403.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.1.0/manifests"},{"name":"@jupyterlab/vega3-extension@3.0.0","sha":"60774b231773dac77c0d594770348aff7fa46edd","kind":"tag","published_at":"2021-01-05T22:15:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@3.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.0.0/manifests"},{"name":"@jupyterlab/vega2-extension@3.0.0","sha":"60774b231773dac77c0d594770348aff7fa46edd","kind":"tag","published_at":"2021-01-05T22:15:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@3.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.0.0/manifests"},{"name":"@jupyterlab/mathjax3-extension@4.0.0","sha":"60774b231773dac77c0d594770348aff7fa46edd","kind":"tag","published_at":"2021-01-05T22:15:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@4.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%404.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.0.0/manifests"},{"name":"@jupyterlab/katex-extension@3.0.0","sha":"60774b231773dac77c0d594770348aff7fa46edd","kind":"tag","published_at":"2021-01-05T22:15:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@3.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.0.0/manifests"},{"name":"@jupyterlab/geojson-extension@3.0.0","sha":"60774b231773dac77c0d594770348aff7fa46edd","kind":"tag","published_at":"2021-01-05T22:15:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.0.0/manifests"},{"name":"@jupyterlab/fasta-extension@3.0.0","sha":"60774b231773dac77c0d594770348aff7fa46edd","kind":"tag","published_at":"2021-01-05T22:15:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@3.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.0.0/manifests"},{"name":"@jupyterlab/geojson-extension@2.0.1","sha":"e2c0422747c80f5329e69e30d8e952caded09634","kind":"tag","published_at":"2020-04-09T11:57:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@2.0.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@2.0.1/manifests"},{"name":"@jupyterlab/vega3-extension@2.0.0","sha":"3f3c5519e35ca4c3c80f1837af495324c1cdf7f4","kind":"tag","published_at":"2020-02-28T19:58:52.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@2.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@2.0.0/manifests"},{"name":"@jupyterlab/vega2-extension@2.0.0","sha":"3f3c5519e35ca4c3c80f1837af495324c1cdf7f4","kind":"tag","published_at":"2020-02-28T19:58:52.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@2.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@2.0.0/manifests"},{"name":"@jupyterlab/mathjax3-extension@3.0.0","sha":"3f3c5519e35ca4c3c80f1837af495324c1cdf7f4","kind":"tag","published_at":"2020-02-28T19:58:52.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@3.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@3.0.0/manifests"},{"name":"@jupyterlab/katex-extension@2.0.0","sha":"3f3c5519e35ca4c3c80f1837af495324c1cdf7f4","kind":"tag","published_at":"2020-02-28T19:58:52.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@2.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@2.0.0/manifests"},{"name":"@jupyterlab/geojson-extension@2.0.0","sha":"3f3c5519e35ca4c3c80f1837af495324c1cdf7f4","kind":"tag","published_at":"2020-02-28T19:58:52.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@2.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@2.0.0/manifests"},{"name":"@jupyterlab/fasta-extension@2.0.0","sha":"3f3c5519e35ca4c3c80f1837af495324c1cdf7f4","kind":"tag","published_at":"2020-02-28T19:58:52.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@2.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@2.0.0/manifests"},{"name":"@jupyterlab/vega4-extension@1.0.1","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega4-extension@1.0.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega4-extension@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega4-extension%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega4-extension@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega4-extension@1.0.1/manifests"},{"name":"@jupyterlab/vega3-extension@1.0.0","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@1.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@1.0.0/manifests"},{"name":"@jupyterlab/vega2-extension@1.0.0","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@1.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@1.0.0/manifests"},{"name":"@jupyterlab/plotly-extension@1.0.0","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@1.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@1.0.0/manifests"},{"name":"@jupyterlab/mathjax3-extension@1.0.0","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@1.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@1.0.0/manifests"},{"name":"@jupyterlab/katex-extension@1.0.0","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@1.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@1.0.0/manifests"},{"name":"@jupyterlab/geojson-extension@1.0.0","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@1.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@1.0.0/manifests"},{"name":"@jupyterlab/fasta-extension@1.0.0","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@1.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@1.0.0/manifests"},{"name":"@jupyterlab/plotly-extension@0.18.2","sha":"7f648392e805bb5c4d67c2611e8e61352140bf4c","kind":"tag","published_at":"2019-01-30T07:16:30.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.18.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.18.2/manifests"},{"name":"@jupyterlab/katex-extension@0.20.1","sha":"7f648392e805bb5c4d67c2611e8e61352140bf4c","kind":"tag","published_at":"2019-01-30T07:16:30.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.20.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.20.1/manifests"},{"name":"@jupyterlab/vega3-extension@0.18.1","sha":"72c6ad52d1178e4d3115788f792e930a014382c1","kind":"tag","published_at":"2018-11-22T20:04:08.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.18.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.18.1/manifests"},{"name":"@jupyterlab/vega2-extension@0.18.1","sha":"72c6ad52d1178e4d3115788f792e930a014382c1","kind":"tag","published_at":"2018-11-22T20:04:08.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@0.18.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.18.1/manifests"},{"name":"@jupyterlab/plotly-extension@0.18.1","sha":"72c6ad52d1178e4d3115788f792e930a014382c1","kind":"tag","published_at":"2018-11-22T20:04:08.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.18.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.18.1/manifests"},{"name":"@jupyterlab/mathjax3-extension@0.3.1","sha":"72c6ad52d1178e4d3115788f792e930a014382c1","kind":"tag","published_at":"2018-11-22T20:04:08.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@0.3.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%400.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.3.1/manifests"},{"name":"@jupyterlab/katex-extension@0.19.2","sha":"72c6ad52d1178e4d3115788f792e930a014382c1","kind":"tag","published_at":"2018-11-22T20:04:08.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.19.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.19.2/manifests"},{"name":"@jupyterlab/geojson-extension@0.18.1","sha":"72c6ad52d1178e4d3115788f792e930a014382c1","kind":"tag","published_at":"2018-11-22T20:04:08.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.18.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.18.1/manifests"},{"name":"@jupyterlab/fasta-extension@0.18.1","sha":"72c6ad52d1178e4d3115788f792e930a014382c1","kind":"tag","published_at":"2018-11-22T20:04:08.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.18.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.18.1/manifests"},{"name":"@jupyterlab/vega3-extension@0.18.0","sha":"a602bb451366fa7e5d3ce3f2fc002b2732e72fdd","kind":"tag","published_at":"2018-10-05T11:31:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.18.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.18.0/manifests"},{"name":"@jupyterlab/vega2-extension@0.18.0","sha":"a602bb451366fa7e5d3ce3f2fc002b2732e72fdd","kind":"tag","published_at":"2018-10-05T11:31:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@0.18.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.18.0/manifests"},{"name":"@jupyterlab/plotly-extension@0.18.0","sha":"a602bb451366fa7e5d3ce3f2fc002b2732e72fdd","kind":"tag","published_at":"2018-10-05T11:31:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.18.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.18.0/manifests"},{"name":"@jupyterlab/mathjax3-extension@0.3.0","sha":"a602bb451366fa7e5d3ce3f2fc002b2732e72fdd","kind":"tag","published_at":"2018-10-05T11:31:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@0.3.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.3.0/manifests"},{"name":"@jupyterlab/katex-extension@0.19.0","sha":"a602bb451366fa7e5d3ce3f2fc002b2732e72fdd","kind":"tag","published_at":"2018-10-05T11:31:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.19.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.19.0/manifests"},{"name":"@jupyterlab/geojson-extension@0.18.0","sha":"a602bb451366fa7e5d3ce3f2fc002b2732e72fdd","kind":"tag","published_at":"2018-10-05T11:31:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.18.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.18.0/manifests"},{"name":"@jupyterlab/fasta-extension@0.18.0","sha":"a602bb451366fa7e5d3ce3f2fc002b2732e72fdd","kind":"tag","published_at":"2018-10-05T11:31:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.18.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.18.0/manifests"},{"name":"@jupyterlab/plotly-extension@0.17.2","sha":"660d1529b75849e14cbe10922ff83a24fe328e61","kind":"commit","published_at":"2018-09-20T09:42:16.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.17.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.17.2/manifests"},{"name":"@jupyterlab/mathjax3-extension@0.2.1","sha":"9ba969aa337f73652b13b7c05defd04d49037559","kind":"tag","published_at":"2018-08-18T14:25:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@0.2.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%400.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.2.1/manifests"},{"name":"@jupyterlab/katex-extension@0.18.1","sha":"9ba969aa337f73652b13b7c05defd04d49037559","kind":"tag","published_at":"2018-08-18T14:25:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.18.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.18.1/manifests"},{"name":"@jupyterlab/vega3-extension@0.17.1","sha":"9011839051b5e6b86d00380b20b28d7b3ae6a3da","kind":"tag","published_at":"2018-08-18T14:23:58.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.17.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.17.1/manifests"},{"name":"@jupyterlab/vega2-extension@0.17.1","sha":"9011839051b5e6b86d00380b20b28d7b3ae6a3da","kind":"tag","published_at":"2018-08-18T14:23:58.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@0.17.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.17.1/manifests"},{"name":"@jupyterlab/plotly-extension@0.17.1","sha":"9011839051b5e6b86d00380b20b28d7b3ae6a3da","kind":"tag","published_at":"2018-08-18T14:23:58.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.17.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.17.1/manifests"},{"name":"@jupyterlab/mathjax3-extension@0.2.0","sha":"9011839051b5e6b86d00380b20b28d7b3ae6a3da","kind":"tag","published_at":"2018-08-18T14:23:58.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@0.2.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.2.0/manifests"},{"name":"@jupyterlab/katex-extension@0.18.0","sha":"9011839051b5e6b86d00380b20b28d7b3ae6a3da","kind":"tag","published_at":"2018-08-18T14:23:58.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.18.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.18.0/manifests"},{"name":"@jupyterlab/geojson-extension@0.17.1","sha":"9011839051b5e6b86d00380b20b28d7b3ae6a3da","kind":"tag","published_at":"2018-08-18T14:23:58.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.17.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.17.1/manifests"},{"name":"@jupyterlab/fasta-extension@0.17.2","sha":"9011839051b5e6b86d00380b20b28d7b3ae6a3da","kind":"tag","published_at":"2018-08-18T14:23:58.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.17.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.17.2/manifests"},{"name":"@jupyterlab/fasta-extension@0.17.1","sha":"902833c8ced5444be72269c8c3eaabd7e5e12dab","kind":"tag","published_at":"2018-07-31T01:51:55.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.17.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.17.1/manifests"},{"name":"@jupyterlab/vega3-extension@0.17.0","sha":"e8fc69bb02b18ef91ec58fa60e58385712ebcffb","kind":"tag","published_at":"2018-07-27T22:16:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.17.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.17.0/manifests"},{"name":"@jupyterlab/vega2-extension@0.17.0","sha":"e8fc69bb02b18ef91ec58fa60e58385712ebcffb","kind":"tag","published_at":"2018-07-27T22:16:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@0.17.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.17.0/manifests"},{"name":"@jupyterlab/plotly-extension@0.17.0","sha":"e8fc69bb02b18ef91ec58fa60e58385712ebcffb","kind":"tag","published_at":"2018-07-27T22:16:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.17.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.17.0/manifests"},{"name":"@jupyterlab/katex-extension@0.17.0","sha":"e8fc69bb02b18ef91ec58fa60e58385712ebcffb","kind":"tag","published_at":"2018-07-27T22:16:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.17.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.17.0/manifests"},{"name":"@jupyterlab/geojson-extension@0.17.0","sha":"e8fc69bb02b18ef91ec58fa60e58385712ebcffb","kind":"tag","published_at":"2018-07-27T22:16:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.17.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.17.0/manifests"},{"name":"@jupyterlab/fasta-extension@0.17.0","sha":"e8fc69bb02b18ef91ec58fa60e58385712ebcffb","kind":"tag","published_at":"2018-07-27T22:16:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.17.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.17.0/manifests"},{"name":"@jupyterlab/vega2-extension@0.16.0","sha":"ca21e8d76b59e77e54052ec72f2a1690f05d7694","kind":"tag","published_at":"2018-04-18T17:05:59.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@0.16.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.16.0/manifests"},{"name":"@jupyterlab/plotly-extension@0.16.0","sha":"ca21e8d76b59e77e54052ec72f2a1690f05d7694","kind":"tag","published_at":"2018-04-18T17:05:59.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.16.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.16.0/manifests"},{"name":"@jupyterlab/katex-extension@0.16.0","sha":"ca21e8d76b59e77e54052ec72f2a1690f05d7694","kind":"tag","published_at":"2018-04-18T17:05:59.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.16.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.16.0/manifests"},{"name":"@jupyterlab/geojson-extension@0.16.0","sha":"ca21e8d76b59e77e54052ec72f2a1690f05d7694","kind":"tag","published_at":"2018-04-18T17:05:59.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.16.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.16.0/manifests"},{"name":"@jupyterlab/fasta-extension@0.16.0","sha":"ca21e8d76b59e77e54052ec72f2a1690f05d7694","kind":"tag","published_at":"2018-04-18T17:05:59.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.16.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.16.0/manifests"},{"name":"@jupyterlab/vega2-extension@0.15.7","sha":"55b5f1e6953662d405d10b37ccb5d167f67ac152","kind":"tag","published_at":"2018-04-17T17:09:07.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@0.15.7","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@0.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%400.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.15.7/manifests"},{"name":"@jupyterlab/plotly-extension@0.14.6","sha":"55b5f1e6953662d405d10b37ccb5d167f67ac152","kind":"tag","published_at":"2018-04-17T17:09:07.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.14.6","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.6/manifests"},{"name":"@jupyterlab/katex-extension@0.14.5","sha":"55b5f1e6953662d405d10b37ccb5d167f67ac152","kind":"tag","published_at":"2018-04-17T17:09:07.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.14.5","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.5/manifests"},{"name":"@jupyterlab/geojson-extension@0.14.6","sha":"55b5f1e6953662d405d10b37ccb5d167f67ac152","kind":"tag","published_at":"2018-04-17T17:09:07.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.14.6","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.6/manifests"},{"name":"@jupyterlab/fasta-extension@0.14.4","sha":"55b5f1e6953662d405d10b37ccb5d167f67ac152","kind":"tag","published_at":"2018-04-17T17:09:07.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.14.4","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.4/manifests"},{"name":"@jupyterlab/vega2-extension@0.15.6","sha":"4a92a00e592cb48655b8685e4fc05745219a164e","kind":"tag","published_at":"2018-04-06T16:00:54.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@0.15.6","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%400.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.15.6/manifests"},{"name":"@jupyterlab/plotly-extension@0.14.5","sha":"d1115f44625e20196a7d3791082436a340506b2a","kind":"tag","published_at":"2018-04-06T15:55:05.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.14.5","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.5/manifests"},{"name":"@jupyterlab/geojson-extension@0.14.5","sha":"d1115f44625e20196a7d3791082436a340506b2a","kind":"tag","published_at":"2018-04-06T15:55:05.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.14.5","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.5/manifests"},{"name":"@jupyterlab/fasta-extension@0.14.3","sha":"d1115f44625e20196a7d3791082436a340506b2a","kind":"tag","published_at":"2018-04-06T15:55:05.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.14.3","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.3/manifests"},{"name":"@jupyterlab/katex-extension@0.14.4","sha":"a6c2e3c869e74681ab527b6aa554400345cd2eb2","kind":"tag","published_at":"2018-04-06T15:33:04.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.14.4","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.4/manifests"},{"name":"@jupyterlab/vega3-extension@0.14.3","sha":"8bcf9af1eb66861c5d1dd1bc7ce7496fda7cbe98","kind":"tag","published_at":"2018-02-27T22:31:35.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.14.3","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.3/manifests"},{"name":"@jupyterlab/katex-extension@0.14.3","sha":"8bcf9af1eb66861c5d1dd1bc7ce7496fda7cbe98","kind":"tag","published_at":"2018-02-27T22:31:35.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.14.3","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.3/manifests"},{"name":"@jupyterlab/geojson-extension@0.14.4","sha":"c20664d0f71b7a08eff02bf05f33bae411588acf","kind":"commit","published_at":"2018-02-15T14:16:04.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.14.4","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.4/manifests"},{"name":"@jupyterlab/vega3-extension@0.14.2","sha":"2ad805ce45c70baea7441f40447cd40c6ca7cab5","kind":"tag","published_at":"2018-02-13T17:33:16.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.14.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.2/manifests"},{"name":"@jupyterlab/plotly-extension@0.14.4","sha":"2ad805ce45c70baea7441f40447cd40c6ca7cab5","kind":"tag","published_at":"2018-02-13T17:33:16.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.14.4","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.4/manifests"},{"name":"@jupyterlab/katex-extension@0.14.2","sha":"2ad805ce45c70baea7441f40447cd40c6ca7cab5","kind":"tag","published_at":"2018-02-13T17:33:16.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.14.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.2/manifests"},{"name":"@jupyterlab/geojson-extension@0.14.3","sha":"2ad805ce45c70baea7441f40447cd40c6ca7cab5","kind":"tag","published_at":"2018-02-13T17:33:16.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.14.3","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.3/manifests"},{"name":"@jupyterlab/fasta-extension@0.14.2","sha":"2ad805ce45c70baea7441f40447cd40c6ca7cab5","kind":"tag","published_at":"2018-02-13T17:33:15.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.14.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.2/manifests"},{"name":"@jupyterlab/plotly-extension@0.14.3","sha":"d1cc739acb8b59b95384da20204c9c34e5a4cb8e","kind":"tag","published_at":"2018-02-13T17:23:10.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.14.3","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.3/manifests"},{"name":"@jupyterlab/plotly-extension@0.14.2","sha":"94182f8acf10d6da0a4cf870e63381d9a479a308","kind":"tag","published_at":"2018-01-20T03:53:28.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.14.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.2/manifests"},{"name":"@jupyterlab/vega3-extension@0.14.1","sha":"cc27031da72fda7d29e93237a9666b81a6fb3b32","kind":"tag","published_at":"2018-01-19T19:47:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.14.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.1/manifests"},{"name":"@jupyterlab/plotly-extension@0.14.1","sha":"cc27031da72fda7d29e93237a9666b81a6fb3b32","kind":"tag","published_at":"2018-01-19T19:47:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.14.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.1/manifests"},{"name":"@jupyterlab/katex-extension@0.14.1","sha":"cc27031da72fda7d29e93237a9666b81a6fb3b32","kind":"tag","published_at":"2018-01-19T19:47:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.14.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.1/manifests"},{"name":"@jupyterlab/geojson-extension@0.14.1","sha":"cc27031da72fda7d29e93237a9666b81a6fb3b32","kind":"tag","published_at":"2018-01-19T19:47:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.14.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.1/manifests"},{"name":"@jupyterlab/fasta-extension@0.14.1","sha":"cc27031da72fda7d29e93237a9666b81a6fb3b32","kind":"tag","published_at":"2018-01-19T19:47:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.14.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.1/manifests"},{"name":"@jupyterlab/vega3-extension@0.14.0","sha":"7d55c63e91bfcf3df127d0845a7269b0881525a9","kind":"tag","published_at":"2018-01-11T11:11:48.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.14.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.0/manifests"},{"name":"@jupyterlab/plotly-extension@0.14.0","sha":"7d55c63e91bfcf3df127d0845a7269b0881525a9","kind":"tag","published_at":"2018-01-11T11:11:48.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.14.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.0/manifests"},{"name":"@jupyterlab/katex-extension@0.14.0","sha":"7d55c63e91bfcf3df127d0845a7269b0881525a9","kind":"tag","published_at":"2018-01-11T11:11:48.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.14.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.0/manifests"},{"name":"@jupyterlab/geojson-extension@0.14.0","sha":"7d55c63e91bfcf3df127d0845a7269b0881525a9","kind":"tag","published_at":"2018-01-11T11:11:48.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.14.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.0/manifests"},{"name":"@jupyterlab/fasta-extension@0.14.0","sha":"7d55c63e91bfcf3df127d0845a7269b0881525a9","kind":"tag","published_at":"2018-01-11T11:11:48.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.14.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.0/manifests"},{"name":"@jupyterlab/vega3-extension@0.13.0","sha":"56e6183df57545a14058838638252de5f3dc2581","kind":"tag","published_at":"2017-12-08T19:52:01.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.13.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.13.0/manifests"},{"name":"@jupyterlab/plotly-extension@0.13.0","sha":"56e6183df57545a14058838638252de5f3dc2581","kind":"tag","published_at":"2017-12-08T19:52:01.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.13.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.13.0/manifests"},{"name":"@jupyterlab/katex-extension@0.13.0","sha":"56e6183df57545a14058838638252de5f3dc2581","kind":"tag","published_at":"2017-12-08T19:52:01.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.13.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.13.0/manifests"},{"name":"@jupyterlab/geojson-extension@0.13.0","sha":"56e6183df57545a14058838638252de5f3dc2581","kind":"tag","published_at":"2017-12-08T19:52:01.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.13.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.13.0/manifests"},{"name":"@jupyterlab/fasta-extension@0.13.0","sha":"56e6183df57545a14058838638252de5f3dc2581","kind":"tag","published_at":"2017-12-08T19:52:01.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.13.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.13.0/manifests"},{"name":"v0.12.0","sha":"7d8df71e56da78cb41cd155b8278ffe38ff78a94","kind":"tag","published_at":"2017-11-09T16:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.12.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"685e955e18bf3a30a6bc9df77d7d1f8f1a9a0852","kind":"tag","published_at":"2017-10-31T19:43:10.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.11.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"d1e17c0d5baa021c621065b9d8ae157d9adce0fd","kind":"tag","published_at":"2017-10-16T22:59:18.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.11.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.11.0/manifests"},{"name":"vundefined","sha":"884c1b264577c314543107cd96c05279da2b82d9","kind":"tag","published_at":"2017-10-06T18:27:22.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/vundefined","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/vundefined","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@vundefined","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/vundefined","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/vundefined/manifests"},{"name":"v0.10.2","sha":"59226e1c4c79af587d61742f4583b25ace2b6089","kind":"tag","published_at":"2017-10-06T18:21:30.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.10.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"63f94180522593a889fbcf62999da5acd42dacfd","kind":"tag","published_at":"2017-10-05T22:57:47.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.10.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"0af19f0f17dad9519146a213877dd685234a3fd2","kind":"tag","published_at":"2017-09-26T18:16:24.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.10.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.10.0/manifests"},{"name":"v0.9.2","sha":"fd5757d79e691b947dd507d1fcba544e41df8852","kind":"commit","published_at":"2017-08-03T21:07:09.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.9.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.9.2/manifests"},{"name":"@jupyterlab/json-extension@0.9.1","sha":"4248a42d69b59753e956011ac44ebbda005fc0d1","kind":"commit","published_at":"2017-07-28T20:14:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/json-extension@0.9.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/json-extension@0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fjson-extension%400.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fjson-extension@0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fjson-extension@0.9.1/manifests"},{"name":"@jupyterlab/geojson-extension@0.9.1","sha":"e68f5e125c694723c442298b78a72a398aecba68","kind":"commit","published_at":"2017-07-28T20:14:09.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.9.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.9.1/manifests"},{"name":"@jupyterlab/json-extension@0.9.0","sha":"21657bbbfade1dcce5bd43f323f879af3b8d4d80","kind":"commit","published_at":"2017-07-26T14:43:00.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/json-extension@0.9.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/json-extension@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fjson-extension%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fjson-extension@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fjson-extension@0.9.0/manifests"},{"name":"@jupyterlab/geojson-extension@0.9.0","sha":"87890889ede575ee4527440fd4127e183b67ddfd","kind":"commit","published_at":"2017-07-26T14:41:59.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.9.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.9.0/manifests"},{"name":"v0.8.0","sha":"e8d8f7e3c9243b65bdab6475e56905f0408a557f","kind":"tag","published_at":"2017-07-19T18:33:49.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.8.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.8.0/manifests"}]},"repo_metadata_updated_at":"2026-03-11T22:59:51.698Z","dependent_packages_count":0,"downloads":51652,"downloads_period":"total","dependent_repos_count":16,"rankings":{"downloads":null,"dependent_repos_count":8.77963563763414,"dependent_packages_count":51.53980534065386,"stargazers_count":18.008485150985777,"forks_count":21.058148240578987,"docker_downloads_count":null,"average":24.84651859246319},"purl":"pkg:conda/jupyterlab-geojson?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/jupyterlab-geojson","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/jupyterlab-geojson","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/jupyterlab-geojson/dependencies","status":null,"funding_links":["https://jupyter.org/about#donate"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T18:32:05.025Z","issues_count":35,"pull_requests_count":94,"avg_time_to_close_issue":5976402.722222222,"avg_time_to_close_pull_request":2792292.827586207,"issues_closed_count":18,"pull_requests_closed_count":87,"pull_request_authors_count":18,"issue_authors_count":34,"avg_comments_per_issue":3.5714285714285716,"avg_comments_per_pull_request":1.6595744680851063,"merged_pull_requests_count":80,"bot_issues_count":1,"bot_pull_requests_count":57,"past_year_issues_count":0,"past_year_pull_requests_count":9,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1384333.625,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":8,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":9,"past_year_merged_pull_requests_count":8,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/issues","maintainers":[{"login":"fcollonval","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fcollonval"},{"login":"jtpio","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtpio"},{"login":"gnestor","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gnestor"},{"login":"consideRatio","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/consideRatio"},{"login":"blink1073","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"dhirschfeld","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dhirschfeld"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/jupyterlab-geojson/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/jupyterlab-geojson/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/jupyterlab-geojson/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/jupyterlab-geojson/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/jupyterlab-geojson/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/jupyterlab-geojson/codemeta","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":0,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org"},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2026-04-27T18:20:20.507Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":1011740,"name":"@jupyterlab/vega3-extension","ecosystem":"npm","description":"JupyterLab - Vega 3 and Vega-Lite 2 Mime Renderer Extension","homepage":"https://github.com/jupyterlab/jupyter-renderers","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/jupyterlab/jupyter-renderers","keywords_array":[],"namespace":"jupyterlab","versions_count":21,"first_release_published_at":"2017-12-08T19:52:12.053Z","latest_release_published_at":"2023-08-01T12:55:37.790Z","latest_release_number":"3.3.0","last_synced_at":"2026-03-27T12:36:13.549Z","created_at":"2022-04-07T19:11:33.421Z","updated_at":"2026-03-27T12:36:13.550Z","registry_url":"https://www.npmjs.com/package/@jupyterlab/vega3-extension","install_command":"npm install @jupyterlab/vega3-extension","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"3.3.0"}},"repo_metadata":{"id":38421190,"uuid":"93772766","full_name":"jupyterlab/jupyter-renderers","owner":"jupyterlab","description":"Renderers and renderer extensions for JupyterLab","archived":false,"fork":false,"pushed_at":"2025-02-20T07:10:37.000Z","size":7133,"stargazers_count":509,"open_issues_count":42,"forks_count":81,"subscribers_count":27,"default_branch":"main","last_synced_at":"2025-10-05T13:02:48.611Z","etag":null,"topics":["fasta","geojson","jupyterlab","jupyterlab-extension","katex","plotly","vega","vega-lite"],"latest_commit_sha":null,"homepage":"","language":"HTML","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/jupyterlab.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"custom":"https://jupyter.org/about#donate"}},"created_at":"2017-06-08T16:59:07.000Z","updated_at":"2025-10-04T01:10:42.000Z","dependencies_parsed_at":"2023-02-08T05:31:13.322Z","dependency_job_id":"75de564a-e801-432a-abee-6877944ea879","html_url":"https://github.com/jupyterlab/jupyter-renderers","commit_stats":{"total_commits":461,"total_committers":30,"mean_commits":"15.366666666666667","dds":0.6355748373101953,"last_synced_commit":"63af72ba0c8ec0123acb9e317366ed31ce0e1488"},"previous_names":[],"tags_count":142,"template":false,"template_full_name":null,"purl":"pkg:github/jupyterlab/jupyter-renderers","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/sbom","scorecard":{"id":543202,"data":{"date":"2025-08-11","repo":{"name":"github.com/jupyterlab/jupyter-renderers","commit":"b89c093bce24c8d7394177f08a111b3895ed6870"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"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":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/binder.yaml:1","Warn: no topLevel permission defined: .github/workflows/main.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":"Code-Review","score":3,"reason":"Found 2/6 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/binder.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/binder.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:54","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:105","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found linked content: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found text in security policy: github.com/jupyterlab/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"41 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: GHSA-44cc-43rp-5947","Warn: Project is vulnerable to: GHSA-4m77-cmpx-vjc4","Warn: Project is vulnerable to: GHSA-9q39-rmj3-p4r2","Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-36jr-mh4h-2g58","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-3wc5-fcw2-2329","Warn: Project is vulnerable to: GHSA-64fm-8hw2-v72w","Warn: Project is vulnerable to: GHSA-f98w-7cxr-ff2h","Warn: Project is vulnerable to: GHSA-cg87-wmx4-v546","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-rm97-x556-q36h","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-p9pc-299p-vxgp"],"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-20T08:45:33.391Z","repository_id":38421190,"created_at":"2025-08-20T08:45:33.391Z","updated_at":"2025-08-20T08:45:33.391Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":282943257,"owners_count":26752955,"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-11-06T02:00:06.180Z","response_time":55,"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":"jupyterlab","name":"JupyterLab","uuid":"22800682","kind":"organization","description":"JupyterLab: The Next Generation UI for Project Jupyter","email":"project.jupyter@gmail.com","website":"https://jupyter.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22800682?v=4","repositories_count":63,"last_synced_at":"2024-04-14T17:14:51.742Z","metadata":{"has_sponsors_listing":false,"funding":{"custom":"https://jupyter.org/about#donate"}},"html_url":"https://github.com/jupyterlab","funding_links":["https://jupyter.org/about#donate"],"total_stars":28077,"followers":845,"following":0,"created_at":"2022-11-02T16:23:12.150Z","updated_at":"2024-04-14T17:15:11.176Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab/repositories"},"tags":[{"name":"@jupyterlab/mathjax2-extension@4.0.0","sha":"4d08ef19cd90d56c121587f62764ee2a135caa98","kind":"commit","published_at":"2023-05-23T12:07:37.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax2-extension@4.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax2-extension@4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax2-extension%404.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax2-extension@4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax2-extension@4.0.0/manifests"},{"name":"@jupyterlab/geojson-extension@3.4.0","sha":"4d08ef19cd90d56c121587f62764ee2a135caa98","kind":"commit","published_at":"2023-05-23T12:07:37.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.4.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.4.0/manifests"},{"name":"@jupyterlab/fasta-extension@3.3.0","sha":"4d08ef19cd90d56c121587f62764ee2a135caa98","kind":"commit","published_at":"2023-05-23T12:07:37.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@3.3.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%403.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.3.0/manifests"},{"name":"@jupyterlab/katex-extension@3.4.0","sha":"4d08ef19cd90d56c121587f62764ee2a135caa98","kind":"commit","published_at":"2023-05-23T12:07:37.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@3.4.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%403.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.4.0/manifests"},{"name":"@jupyterlab/vega3-extension@3.3.0","sha":"4d08ef19cd90d56c121587f62764ee2a135caa98","kind":"commit","published_at":"2023-05-23T12:07:37.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@3.3.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%403.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.3.0/manifests"},{"name":"@jupyterlab/geojson-extension@3.3.1","sha":"64dffd890e14b8dc733205aa1a07e49edd2ddd6a","kind":"commit","published_at":"2022-11-15T08:11:21.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.3.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.3.1/manifests"},{"name":"@jupyterlab/geojson-extension@3.3.0","sha":"0f8872f6a010c24e668f8fd910b38675783c79f5","kind":"commit","published_at":"2022-11-14T09:39:16.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.3.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.3.0/manifests"},{"name":"@jupyterlab/vega3-extension@3.2.0","sha":"19b5ff10e2709a473460ed4db0f24125687e3f02","kind":"tag","published_at":"2022-01-17T16:34:54.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@3.2.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%403.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.2.0/manifests"},{"name":"@jupyterlab/vega2-extension@3.2.0","sha":"19b5ff10e2709a473460ed4db0f24125687e3f02","kind":"tag","published_at":"2022-01-17T16:34:54.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@3.2.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%403.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.2.0/manifests"},{"name":"@jupyterlab/mathjax3-extension@4.3.0","sha":"19b5ff10e2709a473460ed4db0f24125687e3f02","kind":"tag","published_at":"2022-01-17T16:34:54.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@4.3.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%404.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.3.0/manifests"},{"name":"@jupyterlab/katex-extension@3.3.0","sha":"19b5ff10e2709a473460ed4db0f24125687e3f02","kind":"tag","published_at":"2022-01-17T16:34:54.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@3.3.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%403.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.3.0/manifests"},{"name":"@jupyterlab/geojson-extension@3.2.0","sha":"19b5ff10e2709a473460ed4db0f24125687e3f02","kind":"tag","published_at":"2022-01-17T16:34:54.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.2.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.2.0/manifests"},{"name":"@jupyterlab/fasta-extension@3.2.0","sha":"19b5ff10e2709a473460ed4db0f24125687e3f02","kind":"tag","published_at":"2022-01-17T16:34:54.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@3.2.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%403.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.2.0/manifests"},{"name":"@jupyterlab/fasta-extension@3.1.1","sha":"8db61c4e898792835e80f86b1a39233b129b624e","kind":"tag","published_at":"2021-03-11T21:14:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@3.1.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%403.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.1.1/manifests"},{"name":"@jupyterlab/geojson-extension@3.1.2","sha":"8db61c4e898792835e80f86b1a39233b129b624e","kind":"tag","published_at":"2021-03-11T21:14:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.1.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.1.2/manifests"},{"name":"@jupyterlab/katex-extension@3.2.2","sha":"8db61c4e898792835e80f86b1a39233b129b624e","kind":"tag","published_at":"2021-03-11T21:14:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@3.2.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%403.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.2.2/manifests"},{"name":"@jupyterlab/vega3-extension@3.1.3","sha":"8db61c4e898792835e80f86b1a39233b129b624e","kind":"tag","published_at":"2021-03-11T21:14:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@3.1.3","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%403.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.3/manifests"},{"name":"@jupyterlab/vega2-extension@3.1.3","sha":"8db61c4e898792835e80f86b1a39233b129b624e","kind":"tag","published_at":"2021-03-11T21:14:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@3.1.3","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%403.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.3/manifests"},{"name":"@jupyterlab/mathjax3-extension@4.2.2","sha":"8db61c4e898792835e80f86b1a39233b129b624e","kind":"tag","published_at":"2021-03-11T21:14:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@4.2.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%404.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.2.2/manifests"},{"name":"@jupyterlab/vega3-extension@3.1.2","sha":"f5021a6c788aacb230e06df92563fc14f1dfbd50","kind":"tag","published_at":"2021-03-11T20:34:33.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@3.1.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%403.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.2/manifests"},{"name":"@jupyterlab/vega2-extension@3.1.2","sha":"f5021a6c788aacb230e06df92563fc14f1dfbd50","kind":"tag","published_at":"2021-03-11T20:34:33.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@3.1.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%403.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.2/manifests"},{"name":"@jupyterlab/katex-extension@3.2.1","sha":"ea95ec1df06f097983567842536830d8e83c32c9","kind":"tag","published_at":"2021-03-11T20:03:28.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@3.2.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%403.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.2.1/manifests"},{"name":"@jupyterlab/mathjax3-extension@4.2.1","sha":"ea95ec1df06f097983567842536830d8e83c32c9","kind":"tag","published_at":"2021-03-11T20:03:28.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@4.2.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%404.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.2.1/manifests"},{"name":"@jupyterlab/vega3-extension@3.1.1","sha":"ea95ec1df06f097983567842536830d8e83c32c9","kind":"tag","published_at":"2021-03-11T20:03:28.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@3.1.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%403.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.1/manifests"},{"name":"@jupyterlab/vega2-extension@3.1.1","sha":"ea95ec1df06f097983567842536830d8e83c32c9","kind":"tag","published_at":"2021-03-11T20:03:28.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@3.1.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%403.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.1/manifests"},{"name":"@jupyterlab/geojson-extension@3.1.1","sha":"ea95ec1df06f097983567842536830d8e83c32c9","kind":"tag","published_at":"2021-03-11T20:03:28.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.1.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.1.1/manifests"},{"name":"@jupyterlab/mathjax3-extension@4.2.0","sha":"99e513bc01b7e6ded7b608f0bcb503e55bd34d21","kind":"tag","published_at":"2021-03-11T19:12:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@4.2.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%404.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.2.0/manifests"},{"name":"@jupyterlab/fasta-extension@3.1.0","sha":"99e513bc01b7e6ded7b608f0bcb503e55bd34d21","kind":"tag","published_at":"2021-03-11T19:12:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@3.1.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%403.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.1.0/manifests"},{"name":"@jupyterlab/katex-extension@3.2.0","sha":"99e513bc01b7e6ded7b608f0bcb503e55bd34d21","kind":"tag","published_at":"2021-03-11T19:12:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@3.2.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%403.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.2.0/manifests"},{"name":"@jupyterlab/vega2-extension@3.1.0","sha":"99e513bc01b7e6ded7b608f0bcb503e55bd34d21","kind":"tag","published_at":"2021-03-11T19:12:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@3.1.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%403.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.0/manifests"},{"name":"@jupyterlab/geojson-extension@3.1.0","sha":"99e513bc01b7e6ded7b608f0bcb503e55bd34d21","kind":"tag","published_at":"2021-03-11T19:12:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.1.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.1.0/manifests"},{"name":"@jupyterlab/vega3-extension@3.1.0","sha":"99e513bc01b7e6ded7b608f0bcb503e55bd34d21","kind":"tag","published_at":"2021-03-11T19:12:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@3.1.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%403.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.0/manifests"},{"name":"@jupyterlab/mathjax3-extension@4.1.1","sha":"ef547cff9703f9da3c58aeaf4648e18af8066503","kind":"tag","published_at":"2021-02-22T20:23:22.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@4.1.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%404.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.1.1/manifests"},{"name":"@jupyterlab/mathjax3-extension@4.1.0","sha":"e617342b81653e0a0f9704c42e7ec7cb48e5c201","kind":"tag","published_at":"2021-02-08T22:11:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@4.1.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%404.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.1.0/manifests"},{"name":"@jupyterlab/katex-extension@3.1.0","sha":"e617342b81653e0a0f9704c42e7ec7cb48e5c201","kind":"tag","published_at":"2021-02-08T22:11:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@3.1.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%403.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.1.0/manifests"},{"name":"@jupyterlab/vega3-extension@3.0.0","sha":"60774b231773dac77c0d594770348aff7fa46edd","kind":"tag","published_at":"2021-01-05T22:15:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@3.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.0.0/manifests"},{"name":"@jupyterlab/fasta-extension@3.0.0","sha":"60774b231773dac77c0d594770348aff7fa46edd","kind":"tag","published_at":"2021-01-05T22:15:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@3.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.0.0/manifests"},{"name":"@jupyterlab/geojson-extension@3.0.0","sha":"60774b231773dac77c0d594770348aff7fa46edd","kind":"tag","published_at":"2021-01-05T22:15:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.0.0/manifests"},{"name":"@jupyterlab/katex-extension@3.0.0","sha":"60774b231773dac77c0d594770348aff7fa46edd","kind":"tag","published_at":"2021-01-05T22:15:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@3.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.0.0/manifests"},{"name":"@jupyterlab/mathjax3-extension@4.0.0","sha":"60774b231773dac77c0d594770348aff7fa46edd","kind":"tag","published_at":"2021-01-05T22:15:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@4.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%404.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.0.0/manifests"},{"name":"@jupyterlab/vega2-extension@3.0.0","sha":"60774b231773dac77c0d594770348aff7fa46edd","kind":"tag","published_at":"2021-01-05T22:15:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@3.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.0.0/manifests"},{"name":"@jupyterlab/geojson-extension@2.0.1","sha":"e2c0422747c80f5329e69e30d8e952caded09634","kind":"tag","published_at":"2020-04-09T11:57:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@2.0.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@2.0.1/manifests"},{"name":"@jupyterlab/fasta-extension@2.0.0","sha":"3f3c5519e35ca4c3c80f1837af495324c1cdf7f4","kind":"tag","published_at":"2020-02-28T19:58:52.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@2.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@2.0.0/manifests"},{"name":"@jupyterlab/vega2-extension@2.0.0","sha":"3f3c5519e35ca4c3c80f1837af495324c1cdf7f4","kind":"tag","published_at":"2020-02-28T19:58:52.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@2.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@2.0.0/manifests"},{"name":"@jupyterlab/katex-extension@2.0.0","sha":"3f3c5519e35ca4c3c80f1837af495324c1cdf7f4","kind":"tag","published_at":"2020-02-28T19:58:52.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@2.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@2.0.0/manifests"},{"name":"@jupyterlab/mathjax3-extension@3.0.0","sha":"3f3c5519e35ca4c3c80f1837af495324c1cdf7f4","kind":"tag","published_at":"2020-02-28T19:58:52.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@3.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@3.0.0/manifests"},{"name":"@jupyterlab/vega3-extension@2.0.0","sha":"3f3c5519e35ca4c3c80f1837af495324c1cdf7f4","kind":"tag","published_at":"2020-02-28T19:58:52.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@2.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@2.0.0/manifests"},{"name":"@jupyterlab/geojson-extension@2.0.0","sha":"3f3c5519e35ca4c3c80f1837af495324c1cdf7f4","kind":"tag","published_at":"2020-02-28T19:58:52.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@2.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@2.0.0/manifests"},{"name":"@jupyterlab/vega3-extension@1.0.0","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@1.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@1.0.0/manifests"},{"name":"@jupyterlab/vega4-extension@1.0.1","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega4-extension@1.0.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega4-extension@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega4-extension%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega4-extension@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega4-extension@1.0.1/manifests"},{"name":"@jupyterlab/plotly-extension@1.0.0","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@1.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@1.0.0/manifests"},{"name":"@jupyterlab/vega2-extension@1.0.0","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@1.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@1.0.0/manifests"},{"name":"@jupyterlab/fasta-extension@1.0.0","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@1.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@1.0.0/manifests"},{"name":"@jupyterlab/geojson-extension@1.0.0","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@1.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@1.0.0/manifests"},{"name":"@jupyterlab/katex-extension@1.0.0","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@1.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@1.0.0/manifests"},{"name":"@jupyterlab/mathjax3-extension@1.0.0","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@1.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@1.0.0/manifests"},{"name":"@jupyterlab/plotly-extension@0.18.2","sha":"7f648392e805bb5c4d67c2611e8e61352140bf4c","kind":"tag","published_at":"2019-01-30T07:16:30.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.18.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.18.2/manifests"},{"name":"@jupyterlab/katex-extension@0.20.1","sha":"7f648392e805bb5c4d67c2611e8e61352140bf4c","kind":"tag","published_at":"2019-01-30T07:16:30.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.20.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.20.1/manifests"},{"name":"@jupyterlab/vega2-extension@0.18.1","sha":"72c6ad52d1178e4d3115788f792e930a014382c1","kind":"tag","published_at":"2018-11-22T20:04:08.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@0.18.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.18.1/manifests"},{"name":"@jupyterlab/vega3-extension@0.18.1","sha":"72c6ad52d1178e4d3115788f792e930a014382c1","kind":"tag","published_at":"2018-11-22T20:04:08.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.18.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.18.1/manifests"},{"name":"@jupyterlab/plotly-extension@0.18.1","sha":"72c6ad52d1178e4d3115788f792e930a014382c1","kind":"tag","published_at":"2018-11-22T20:04:08.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.18.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.18.1/manifests"},{"name":"@jupyterlab/mathjax3-extension@0.3.1","sha":"72c6ad52d1178e4d3115788f792e930a014382c1","kind":"tag","published_at":"2018-11-22T20:04:08.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@0.3.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%400.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.3.1/manifests"},{"name":"@jupyterlab/katex-extension@0.19.2","sha":"72c6ad52d1178e4d3115788f792e930a014382c1","kind":"tag","published_at":"2018-11-22T20:04:08.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.19.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.19.2/manifests"},{"name":"@jupyterlab/geojson-extension@0.18.1","sha":"72c6ad52d1178e4d3115788f792e930a014382c1","kind":"tag","published_at":"2018-11-22T20:04:08.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.18.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.18.1/manifests"},{"name":"@jupyterlab/fasta-extension@0.18.1","sha":"72c6ad52d1178e4d3115788f792e930a014382c1","kind":"tag","published_at":"2018-11-22T20:04:08.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.18.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.18.1/manifests"},{"name":"@jupyterlab/vega3-extension@0.18.0","sha":"a602bb451366fa7e5d3ce3f2fc002b2732e72fdd","kind":"tag","published_at":"2018-10-05T11:31:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.18.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.18.0/manifests"},{"name":"@jupyterlab/plotly-extension@0.18.0","sha":"a602bb451366fa7e5d3ce3f2fc002b2732e72fdd","kind":"tag","published_at":"2018-10-05T11:31:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.18.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.18.0/manifests"},{"name":"@jupyterlab/geojson-extension@0.18.0","sha":"a602bb451366fa7e5d3ce3f2fc002b2732e72fdd","kind":"tag","published_at":"2018-10-05T11:31:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.18.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.18.0/manifests"},{"name":"@jupyterlab/fasta-extension@0.18.0","sha":"a602bb451366fa7e5d3ce3f2fc002b2732e72fdd","kind":"tag","published_at":"2018-10-05T11:31:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.18.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.18.0/manifests"},{"name":"@jupyterlab/vega2-extension@0.18.0","sha":"a602bb451366fa7e5d3ce3f2fc002b2732e72fdd","kind":"tag","published_at":"2018-10-05T11:31:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@0.18.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.18.0/manifests"},{"name":"@jupyterlab/mathjax3-extension@0.3.0","sha":"a602bb451366fa7e5d3ce3f2fc002b2732e72fdd","kind":"tag","published_at":"2018-10-05T11:31:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@0.3.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.3.0/manifests"},{"name":"@jupyterlab/katex-extension@0.19.0","sha":"a602bb451366fa7e5d3ce3f2fc002b2732e72fdd","kind":"tag","published_at":"2018-10-05T11:31:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.19.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.19.0/manifests"},{"name":"@jupyterlab/plotly-extension@0.17.2","sha":"660d1529b75849e14cbe10922ff83a24fe328e61","kind":"commit","published_at":"2018-09-20T09:42:16.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.17.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.17.2/manifests"},{"name":"@jupyterlab/mathjax3-extension@0.2.1","sha":"9ba969aa337f73652b13b7c05defd04d49037559","kind":"tag","published_at":"2018-08-18T14:25:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@0.2.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%400.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.2.1/manifests"},{"name":"@jupyterlab/katex-extension@0.18.1","sha":"9ba969aa337f73652b13b7c05defd04d49037559","kind":"tag","published_at":"2018-08-18T14:25:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.18.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.18.1/manifests"},{"name":"@jupyterlab/fasta-extension@0.17.2","sha":"9011839051b5e6b86d00380b20b28d7b3ae6a3da","kind":"tag","published_at":"2018-08-18T14:23:58.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.17.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.17.2/manifests"},{"name":"@jupyterlab/vega3-extension@0.17.1","sha":"9011839051b5e6b86d00380b20b28d7b3ae6a3da","kind":"tag","published_at":"2018-08-18T14:23:58.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.17.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.17.1/manifests"},{"name":"@jupyterlab/vega2-extension@0.17.1","sha":"9011839051b5e6b86d00380b20b28d7b3ae6a3da","kind":"tag","published_at":"2018-08-18T14:23:58.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@0.17.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.17.1/manifests"},{"name":"@jupyterlab/plotly-extension@0.17.1","sha":"9011839051b5e6b86d00380b20b28d7b3ae6a3da","kind":"tag","published_at":"2018-08-18T14:23:58.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.17.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.17.1/manifests"},{"name":"@jupyterlab/mathjax3-extension@0.2.0","sha":"9011839051b5e6b86d00380b20b28d7b3ae6a3da","kind":"tag","published_at":"2018-08-18T14:23:58.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@0.2.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.2.0/manifests"},{"name":"@jupyterlab/katex-extension@0.18.0","sha":"9011839051b5e6b86d00380b20b28d7b3ae6a3da","kind":"tag","published_at":"2018-08-18T14:23:58.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.18.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.18.0/manifests"},{"name":"@jupyterlab/geojson-extension@0.17.1","sha":"9011839051b5e6b86d00380b20b28d7b3ae6a3da","kind":"tag","published_at":"2018-08-18T14:23:58.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.17.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.17.1/manifests"},{"name":"@jupyterlab/fasta-extension@0.17.1","sha":"902833c8ced5444be72269c8c3eaabd7e5e12dab","kind":"tag","published_at":"2018-07-31T01:51:55.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.17.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.17.1/manifests"},{"name":"@jupyterlab/geojson-extension@0.17.0","sha":"e8fc69bb02b18ef91ec58fa60e58385712ebcffb","kind":"tag","published_at":"2018-07-27T22:16:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.17.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.17.0/manifests"},{"name":"@jupyterlab/vega3-extension@0.17.0","sha":"e8fc69bb02b18ef91ec58fa60e58385712ebcffb","kind":"tag","published_at":"2018-07-27T22:16:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.17.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.17.0/manifests"},{"name":"@jupyterlab/vega2-extension@0.17.0","sha":"e8fc69bb02b18ef91ec58fa60e58385712ebcffb","kind":"tag","published_at":"2018-07-27T22:16:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@0.17.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.17.0/manifests"},{"name":"@jupyterlab/plotly-extension@0.17.0","sha":"e8fc69bb02b18ef91ec58fa60e58385712ebcffb","kind":"tag","published_at":"2018-07-27T22:16:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.17.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.17.0/manifests"},{"name":"@jupyterlab/katex-extension@0.17.0","sha":"e8fc69bb02b18ef91ec58fa60e58385712ebcffb","kind":"tag","published_at":"2018-07-27T22:16:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.17.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.17.0/manifests"},{"name":"@jupyterlab/fasta-extension@0.17.0","sha":"e8fc69bb02b18ef91ec58fa60e58385712ebcffb","kind":"tag","published_at":"2018-07-27T22:16:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.17.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.17.0/manifests"},{"name":"@jupyterlab/geojson-extension@0.16.0","sha":"ca21e8d76b59e77e54052ec72f2a1690f05d7694","kind":"tag","published_at":"2018-04-18T17:05:59.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.16.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.16.0/manifests"},{"name":"@jupyterlab/vega2-extension@0.16.0","sha":"ca21e8d76b59e77e54052ec72f2a1690f05d7694","kind":"tag","published_at":"2018-04-18T17:05:59.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@0.16.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.16.0/manifests"},{"name":"@jupyterlab/plotly-extension@0.16.0","sha":"ca21e8d76b59e77e54052ec72f2a1690f05d7694","kind":"tag","published_at":"2018-04-18T17:05:59.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.16.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.16.0/manifests"},{"name":"@jupyterlab/katex-extension@0.16.0","sha":"ca21e8d76b59e77e54052ec72f2a1690f05d7694","kind":"tag","published_at":"2018-04-18T17:05:59.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.16.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.16.0/manifests"},{"name":"@jupyterlab/fasta-extension@0.16.0","sha":"ca21e8d76b59e77e54052ec72f2a1690f05d7694","kind":"tag","published_at":"2018-04-18T17:05:59.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.16.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.16.0/manifests"},{"name":"@jupyterlab/fasta-extension@0.14.4","sha":"55b5f1e6953662d405d10b37ccb5d167f67ac152","kind":"tag","published_at":"2018-04-17T17:09:07.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.14.4","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.4/manifests"},{"name":"@jupyterlab/vega2-extension@0.15.7","sha":"55b5f1e6953662d405d10b37ccb5d167f67ac152","kind":"tag","published_at":"2018-04-17T17:09:07.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@0.15.7","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@0.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%400.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.15.7/manifests"},{"name":"@jupyterlab/plotly-extension@0.14.6","sha":"55b5f1e6953662d405d10b37ccb5d167f67ac152","kind":"tag","published_at":"2018-04-17T17:09:07.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.14.6","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.6/manifests"},{"name":"@jupyterlab/katex-extension@0.14.5","sha":"55b5f1e6953662d405d10b37ccb5d167f67ac152","kind":"tag","published_at":"2018-04-17T17:09:07.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.14.5","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.5/manifests"},{"name":"@jupyterlab/geojson-extension@0.14.6","sha":"55b5f1e6953662d405d10b37ccb5d167f67ac152","kind":"tag","published_at":"2018-04-17T17:09:07.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.14.6","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.6/manifests"},{"name":"@jupyterlab/vega2-extension@0.15.6","sha":"4a92a00e592cb48655b8685e4fc05745219a164e","kind":"tag","published_at":"2018-04-06T16:00:54.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@0.15.6","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%400.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.15.6/manifests"},{"name":"@jupyterlab/fasta-extension@0.14.3","sha":"d1115f44625e20196a7d3791082436a340506b2a","kind":"tag","published_at":"2018-04-06T15:55:05.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.14.3","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.3/manifests"},{"name":"@jupyterlab/geojson-extension@0.14.5","sha":"d1115f44625e20196a7d3791082436a340506b2a","kind":"tag","published_at":"2018-04-06T15:55:05.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.14.5","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.5/manifests"},{"name":"@jupyterlab/plotly-extension@0.14.5","sha":"d1115f44625e20196a7d3791082436a340506b2a","kind":"tag","published_at":"2018-04-06T15:55:05.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.14.5","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.5/manifests"},{"name":"@jupyterlab/katex-extension@0.14.4","sha":"a6c2e3c869e74681ab527b6aa554400345cd2eb2","kind":"tag","published_at":"2018-04-06T15:33:04.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.14.4","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.4/manifests"},{"name":"@jupyterlab/katex-extension@0.14.3","sha":"8bcf9af1eb66861c5d1dd1bc7ce7496fda7cbe98","kind":"tag","published_at":"2018-02-27T22:31:35.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.14.3","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.3/manifests"},{"name":"@jupyterlab/vega3-extension@0.14.3","sha":"8bcf9af1eb66861c5d1dd1bc7ce7496fda7cbe98","kind":"tag","published_at":"2018-02-27T22:31:35.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.14.3","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.3/manifests"},{"name":"@jupyterlab/geojson-extension@0.14.4","sha":"c20664d0f71b7a08eff02bf05f33bae411588acf","kind":"commit","published_at":"2018-02-15T14:16:04.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.14.4","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.4/manifests"},{"name":"@jupyterlab/vega3-extension@0.14.2","sha":"2ad805ce45c70baea7441f40447cd40c6ca7cab5","kind":"tag","published_at":"2018-02-13T17:33:16.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.14.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.2/manifests"},{"name":"@jupyterlab/plotly-extension@0.14.4","sha":"2ad805ce45c70baea7441f40447cd40c6ca7cab5","kind":"tag","published_at":"2018-02-13T17:33:16.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.14.4","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.4/manifests"},{"name":"@jupyterlab/geojson-extension@0.14.3","sha":"2ad805ce45c70baea7441f40447cd40c6ca7cab5","kind":"tag","published_at":"2018-02-13T17:33:16.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.14.3","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.3/manifests"},{"name":"@jupyterlab/katex-extension@0.14.2","sha":"2ad805ce45c70baea7441f40447cd40c6ca7cab5","kind":"tag","published_at":"2018-02-13T17:33:16.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.14.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.2/manifests"},{"name":"@jupyterlab/fasta-extension@0.14.2","sha":"2ad805ce45c70baea7441f40447cd40c6ca7cab5","kind":"tag","published_at":"2018-02-13T17:33:15.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.14.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.2/manifests"},{"name":"@jupyterlab/plotly-extension@0.14.3","sha":"d1cc739acb8b59b95384da20204c9c34e5a4cb8e","kind":"tag","published_at":"2018-02-13T17:23:10.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.14.3","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.3/manifests"},{"name":"@jupyterlab/plotly-extension@0.14.2","sha":"94182f8acf10d6da0a4cf870e63381d9a479a308","kind":"tag","published_at":"2018-01-20T03:53:28.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.14.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.2/manifests"},{"name":"@jupyterlab/vega3-extension@0.14.1","sha":"cc27031da72fda7d29e93237a9666b81a6fb3b32","kind":"tag","published_at":"2018-01-19T19:47:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.14.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.1/manifests"},{"name":"@jupyterlab/fasta-extension@0.14.1","sha":"cc27031da72fda7d29e93237a9666b81a6fb3b32","kind":"tag","published_at":"2018-01-19T19:47:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.14.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.1/manifests"},{"name":"@jupyterlab/geojson-extension@0.14.1","sha":"cc27031da72fda7d29e93237a9666b81a6fb3b32","kind":"tag","published_at":"2018-01-19T19:47:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.14.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.1/manifests"},{"name":"@jupyterlab/katex-extension@0.14.1","sha":"cc27031da72fda7d29e93237a9666b81a6fb3b32","kind":"tag","published_at":"2018-01-19T19:47:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.14.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.1/manifests"},{"name":"@jupyterlab/plotly-extension@0.14.1","sha":"cc27031da72fda7d29e93237a9666b81a6fb3b32","kind":"tag","published_at":"2018-01-19T19:47:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.14.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.1/manifests"},{"name":"@jupyterlab/vega3-extension@0.14.0","sha":"7d55c63e91bfcf3df127d0845a7269b0881525a9","kind":"tag","published_at":"2018-01-11T11:11:48.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.14.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.0/manifests"},{"name":"@jupyterlab/fasta-extension@0.14.0","sha":"7d55c63e91bfcf3df127d0845a7269b0881525a9","kind":"tag","published_at":"2018-01-11T11:11:48.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.14.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.0/manifests"},{"name":"@jupyterlab/geojson-extension@0.14.0","sha":"7d55c63e91bfcf3df127d0845a7269b0881525a9","kind":"tag","published_at":"2018-01-11T11:11:48.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.14.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.0/manifests"},{"name":"@jupyterlab/katex-extension@0.14.0","sha":"7d55c63e91bfcf3df127d0845a7269b0881525a9","kind":"tag","published_at":"2018-01-11T11:11:48.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.14.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.0/manifests"},{"name":"@jupyterlab/plotly-extension@0.14.0","sha":"7d55c63e91bfcf3df127d0845a7269b0881525a9","kind":"tag","published_at":"2018-01-11T11:11:48.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.14.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.0/manifests"},{"name":"@jupyterlab/plotly-extension@0.13.0","sha":"56e6183df57545a14058838638252de5f3dc2581","kind":"tag","published_at":"2017-12-08T19:52:01.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.13.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.13.0/manifests"},{"name":"@jupyterlab/vega3-extension@0.13.0","sha":"56e6183df57545a14058838638252de5f3dc2581","kind":"tag","published_at":"2017-12-08T19:52:01.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.13.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.13.0/manifests"},{"name":"@jupyterlab/fasta-extension@0.13.0","sha":"56e6183df57545a14058838638252de5f3dc2581","kind":"tag","published_at":"2017-12-08T19:52:01.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.13.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.13.0/manifests"},{"name":"@jupyterlab/geojson-extension@0.13.0","sha":"56e6183df57545a14058838638252de5f3dc2581","kind":"tag","published_at":"2017-12-08T19:52:01.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.13.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.13.0/manifests"},{"name":"@jupyterlab/katex-extension@0.13.0","sha":"56e6183df57545a14058838638252de5f3dc2581","kind":"tag","published_at":"2017-12-08T19:52:01.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.13.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.13.0/manifests"},{"name":"v0.12.0","sha":"7d8df71e56da78cb41cd155b8278ffe38ff78a94","kind":"tag","published_at":"2017-11-09T16:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.12.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"685e955e18bf3a30a6bc9df77d7d1f8f1a9a0852","kind":"tag","published_at":"2017-10-31T19:43:10.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.11.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"d1e17c0d5baa021c621065b9d8ae157d9adce0fd","kind":"tag","published_at":"2017-10-16T22:59:18.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.11.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.11.0/manifests"},{"name":"vundefined","sha":"884c1b264577c314543107cd96c05279da2b82d9","kind":"tag","published_at":"2017-10-06T18:27:22.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/vundefined","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/vundefined","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@vundefined","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/vundefined","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/vundefined/manifests"},{"name":"v0.10.2","sha":"59226e1c4c79af587d61742f4583b25ace2b6089","kind":"tag","published_at":"2017-10-06T18:21:30.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.10.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"63f94180522593a889fbcf62999da5acd42dacfd","kind":"tag","published_at":"2017-10-05T22:57:47.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.10.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"0af19f0f17dad9519146a213877dd685234a3fd2","kind":"tag","published_at":"2017-09-26T18:16:24.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.10.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.10.0/manifests"},{"name":"v0.9.2","sha":"fd5757d79e691b947dd507d1fcba544e41df8852","kind":"commit","published_at":"2017-08-03T21:07:09.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.9.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.9.2/manifests"},{"name":"@jupyterlab/json-extension@0.9.1","sha":"4248a42d69b59753e956011ac44ebbda005fc0d1","kind":"commit","published_at":"2017-07-28T20:14:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/json-extension@0.9.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/json-extension@0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fjson-extension%400.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fjson-extension@0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fjson-extension@0.9.1/manifests"},{"name":"@jupyterlab/geojson-extension@0.9.1","sha":"e68f5e125c694723c442298b78a72a398aecba68","kind":"commit","published_at":"2017-07-28T20:14:09.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.9.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.9.1/manifests"},{"name":"@jupyterlab/json-extension@0.9.0","sha":"21657bbbfade1dcce5bd43f323f879af3b8d4d80","kind":"commit","published_at":"2017-07-26T14:43:00.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/json-extension@0.9.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/json-extension@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fjson-extension%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fjson-extension@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fjson-extension@0.9.0/manifests"},{"name":"@jupyterlab/geojson-extension@0.9.0","sha":"87890889ede575ee4527440fd4127e183b67ddfd","kind":"commit","published_at":"2017-07-26T14:41:59.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.9.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.9.0/manifests"},{"name":"v0.8.0","sha":"e8d8f7e3c9243b65bdab6475e56905f0408a557f","kind":"tag","published_at":"2017-07-19T18:33:49.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.8.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.8.0/manifests"}]},"repo_metadata_updated_at":"2025-11-06T04:14:45.663Z","dependent_packages_count":2,"downloads":407,"downloads_period":"last-month","dependent_repos_count":3,"rankings":{"downloads":5.4138326694867045,"dependent_repos_count":6.627189503248075,"dependent_packages_count":8.734000814698884,"stargazers_count":3.157645903346902,"forks_count":3.4564701046322863,"docker_downloads_count":0.6620385414174913,"average":4.675196256138391},"purl":"pkg:npm/%40jupyterlab/vega3-extension","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@jupyterlab/vega3-extension","docker_dependents_count":46,"docker_downloads_count":35895,"usage_url":"https://repos.ecosyste.ms/usage/npm/@jupyterlab/vega3-extension","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@jupyterlab/vega3-extension/dependencies","status":null,"funding_links":["https://jupyter.org/about#donate"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T18:32:05.025Z","issues_count":35,"pull_requests_count":94,"avg_time_to_close_issue":5976402.722222222,"avg_time_to_close_pull_request":2792292.827586207,"issues_closed_count":18,"pull_requests_closed_count":87,"pull_request_authors_count":18,"issue_authors_count":34,"avg_comments_per_issue":3.5714285714285716,"avg_comments_per_pull_request":1.6595744680851063,"merged_pull_requests_count":80,"bot_issues_count":1,"bot_pull_requests_count":57,"past_year_issues_count":0,"past_year_pull_requests_count":9,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1384333.625,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":8,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":9,"past_year_merged_pull_requests_count":8,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/issues","maintainers":[{"login":"fcollonval","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fcollonval"},{"login":"jtpio","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtpio"},{"login":"gnestor","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gnestor"},{"login":"consideRatio","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/consideRatio"},{"login":"blink1073","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"dhirschfeld","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dhirschfeld"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jupyterlab%2Fvega3-extension/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jupyterlab%2Fvega3-extension/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jupyterlab%2Fvega3-extension/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jupyterlab%2Fvega3-extension/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jupyterlab%2Fvega3-extension/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jupyterlab%2Fvega3-extension/codemeta","maintainers":[{"uuid":"darian","login":"darian","name":null,"email":"npm@darian.at","url":null,"packages_count":255,"html_url":"https://www.npmjs.com/~darian","role":null,"created_at":"2022-11-11T18:09:02.316Z","updated_at":"2022-11-11T18:09:02.316Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/darian/packages"},{"uuid":"jupyter-server-release-bot","login":"jupyter-server-release-bot","name":null,"email":"jupyter-server-bot@proton.me","url":null,"packages_count":91,"html_url":"https://www.npmjs.com/~jupyter-server-release-bot","role":null,"created_at":"2022-11-11T18:09:02.213Z","updated_at":"2022-11-11T18:09:02.213Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jupyter-server-release-bot/packages"},{"uuid":"jupyterlab-release-bot","login":"jupyterlab-release-bot","name":null,"email":"jupyterlab-bot@protonmail.com","url":null,"packages_count":175,"html_url":"https://www.npmjs.com/~jupyterlab-release-bot","role":null,"created_at":"2022-11-11T18:09:02.256Z","updated_at":"2022-11-11T18:09:02.256Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jupyterlab-release-bot/packages"},{"uuid":"krassowski","login":"krassowski","name":null,"email":"krassowski.michal@gmail.com","url":null,"packages_count":265,"html_url":"https://www.npmjs.com/~krassowski","role":null,"created_at":"2022-11-11T18:09:02.296Z","updated_at":"2022-11-11T18:09:02.296Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/krassowski/packages"},{"uuid":"blink1073","login":"blink1073","name":null,"email":"steven.silvester@ieee.org","url":null,"packages_count":287,"html_url":"https://www.npmjs.com/~blink1073","role":null,"created_at":"2022-11-11T18:09:02.395Z","updated_at":"2022-11-11T18:09:02.395Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/blink1073/packages"},{"uuid":"jasongrout","login":"jasongrout","name":null,"email":"jason@jasongrout.org","url":null,"packages_count":228,"html_url":"https://www.npmjs.com/~jasongrout","role":null,"created_at":"2022-11-11T18:09:02.406Z","updated_at":"2022-11-11T18:09:02.406Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jasongrout/packages"},{"uuid":"sylvaincorlay","login":"sylvaincorlay","name":null,"email":"sylvain.corlay@gmail.com","url":null,"packages_count":111,"html_url":"https://www.npmjs.com/~sylvaincorlay","role":null,"created_at":"2022-11-11T18:09:02.411Z","updated_at":"2022-11-11T18:09:02.411Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/sylvaincorlay/packages"},{"uuid":"minrk","login":"minrk","name":null,"email":"benjaminrk@gmail.com","url":null,"packages_count":84,"html_url":"https://www.npmjs.com/~minrk","role":null,"created_at":"2022-11-11T18:09:02.492Z","updated_at":"2022-11-11T18:09:02.492Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/minrk/packages"},{"uuid":"zsailer","login":"zsailer","name":null,"email":"zachsailer@gmail.com","url":null,"packages_count":116,"html_url":"https://www.npmjs.com/~zsailer","role":null,"created_at":"2022-11-11T18:09:02.518Z","updated_at":"2022-11-11T18:09:02.518Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/zsailer/packages"},{"uuid":"telamonian","login":"telamonian","name":null,"email":"telamonian@hotmail.com","url":null,"packages_count":74,"html_url":"https://www.npmjs.com/~telamonian","role":null,"created_at":"2022-11-11T18:09:02.524Z","updated_at":"2022-11-11T18:09:02.524Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/telamonian/packages"},{"uuid":"fcollonval","login":"fcollonval","name":null,"email":"fcollonval@gmail.com","url":null,"packages_count":293,"html_url":"https://www.npmjs.com/~fcollonval","role":null,"created_at":"2022-11-11T18:09:02.544Z","updated_at":"2022-11-11T18:09:02.544Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/fcollonval/packages"},{"uuid":"jtpio","login":"jtpio","name":null,"email":"jeremy@jtp.io","url":null,"packages_count":389,"html_url":"https://www.npmjs.com/~jtpio","role":null,"created_at":"2022-11-11T18:09:02.618Z","updated_at":"2022-11-11T18:09:02.618Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jtpio/packages"},{"uuid":"goanpeca","login":"goanpeca","name":null,"email":"goanpeca@gmail.com","url":null,"packages_count":73,"html_url":"https://www.npmjs.com/~goanpeca","role":null,"created_at":"2022-11-11T18:09:02.642Z","updated_at":"2022-11-11T18:09:02.642Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/goanpeca/packages"},{"uuid":"mbektas","login":"mbektas","name":null,"email":"mbektas@outlook.com","url":null,"packages_count":174,"html_url":"https://www.npmjs.com/~mbektas","role":null,"created_at":"2022-11-11T18:09:02.651Z","updated_at":"2022-11-11T18:09:02.651Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mbektas/packages"},{"uuid":"loichuder","login":"loichuder","name":null,"email":"loic.huder@esrf.fr","url":null,"packages_count":69,"html_url":"https://www.npmjs.com/~loichuder","role":null,"created_at":"2022-11-11T18:09:02.682Z","updated_at":"2022-11-11T18:09:02.682Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/loichuder/packages"},{"uuid":"rrosio","login":"rrosio","name":null,"email":"rreyes@anaconda.com","url":null,"packages_count":65,"html_url":"https://www.npmjs.com/~rrosio","role":null,"created_at":"2026-02-23T06:14:00.695Z","updated_at":"2026-02-23T06:14:00.695Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rrosio/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5587222,"maintainers_count":1183869,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","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":5298354,"name":"jupyterlab-mathjax3","ecosystem":"conda","description":null,"homepage":"https://github.com/jupyterlab/jupyter-renderers","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/jupyterlab/jupyter-renderers","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2021-03-23T19:47:50.000Z","latest_release_published_at":"2022-01-18T08:05:56.000Z","latest_release_number":"4.3.0","last_synced_at":"2026-03-05T17:14:12.994Z","created_at":"2022-10-03T16:03:56.689Z","updated_at":"2026-03-05T17:31:24.163Z","registry_url":"https://anaconda.org/conda-forge/jupyterlab-mathjax3","install_command":"conda install -c conda-forge jupyterlab-mathjax3","documentation_url":null,"metadata":{},"repo_metadata":{"id":38421190,"uuid":"93772766","full_name":"jupyterlab/jupyter-renderers","owner":"jupyterlab","description":"Renderers and renderer extensions for JupyterLab","archived":false,"fork":false,"pushed_at":"2025-12-04T16:59:22.000Z","size":7304,"stargazers_count":510,"open_issues_count":43,"forks_count":80,"subscribers_count":26,"default_branch":"main","last_synced_at":"2025-12-21T12:29:35.352Z","etag":null,"topics":["fasta","geojson","jupyterlab","jupyterlab-extension","katex","plotly","vega","vega-lite"],"latest_commit_sha":null,"homepage":"","language":"HTML","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/jupyterlab.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"custom":"https://jupyter.org/about#donate"}},"created_at":"2017-06-08T16:59:07.000Z","updated_at":"2025-10-11T06:31:03.000Z","dependencies_parsed_at":"2023-02-08T05:31:13.322Z","dependency_job_id":"75de564a-e801-432a-abee-6877944ea879","html_url":"https://github.com/jupyterlab/jupyter-renderers","commit_stats":{"total_commits":461,"total_committers":30,"mean_commits":"15.366666666666667","dds":0.6355748373101953,"last_synced_commit":"63af72ba0c8ec0123acb9e317366ed31ce0e1488"},"previous_names":[],"tags_count":142,"template":false,"template_full_name":null,"purl":"pkg:github/jupyterlab/jupyter-renderers","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/sbom","scorecard":{"id":543202,"data":{"date":"2025-08-11","repo":{"name":"github.com/jupyterlab/jupyter-renderers","commit":"b89c093bce24c8d7394177f08a111b3895ed6870"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"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":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/binder.yaml:1","Warn: no topLevel permission defined: .github/workflows/main.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":"Code-Review","score":3,"reason":"Found 2/6 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/binder.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/binder.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:54","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:105","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found linked content: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found text in security policy: github.com/jupyterlab/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"41 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: GHSA-44cc-43rp-5947","Warn: Project is vulnerable to: GHSA-4m77-cmpx-vjc4","Warn: Project is vulnerable to: GHSA-9q39-rmj3-p4r2","Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-36jr-mh4h-2g58","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-3wc5-fcw2-2329","Warn: Project is vulnerable to: GHSA-64fm-8hw2-v72w","Warn: Project is vulnerable to: GHSA-f98w-7cxr-ff2h","Warn: Project is vulnerable to: GHSA-cg87-wmx4-v546","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-rm97-x556-q36h","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-p9pc-299p-vxgp"],"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-20T08:45:33.391Z","repository_id":38421190,"created_at":"2025-08-20T08:45:33.391Z","updated_at":"2025-08-20T08:45:33.391Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30138758,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-05T16:58:46.102Z","status":"ssl_error","status_checked_at":"2026-03-05T16:58:45.706Z","response_time":93,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"jupyterlab","name":"JupyterLab","uuid":"22800682","kind":"organization","description":"JupyterLab: The Next Generation UI for Project Jupyter","email":"project.jupyter@gmail.com","website":"https://jupyter.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22800682?v=4","repositories_count":63,"last_synced_at":"2024-04-14T17:14:51.742Z","metadata":{"has_sponsors_listing":false,"funding":{"custom":"https://jupyter.org/about#donate"}},"html_url":"https://github.com/jupyterlab","funding_links":["https://jupyter.org/about#donate"],"total_stars":28077,"followers":845,"following":0,"created_at":"2022-11-02T16:23:12.150Z","updated_at":"2024-04-14T17:15:11.176Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab/repositories"},"tags":[{"name":"@jupyterlab/vega3-extension@3.3.0","sha":"4d08ef19cd90d56c121587f62764ee2a135caa98","kind":"commit","published_at":"2023-05-23T12:07:37.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@3.3.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%403.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.3.0/manifests"},{"name":"@jupyterlab/mathjax2-extension@4.0.0","sha":"4d08ef19cd90d56c121587f62764ee2a135caa98","kind":"commit","published_at":"2023-05-23T12:07:37.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax2-extension@4.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax2-extension@4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax2-extension%404.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax2-extension@4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax2-extension@4.0.0/manifests"},{"name":"@jupyterlab/katex-extension@3.4.0","sha":"4d08ef19cd90d56c121587f62764ee2a135caa98","kind":"commit","published_at":"2023-05-23T12:07:37.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@3.4.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%403.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.4.0/manifests"},{"name":"@jupyterlab/geojson-extension@3.4.0","sha":"4d08ef19cd90d56c121587f62764ee2a135caa98","kind":"commit","published_at":"2023-05-23T12:07:37.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.4.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.4.0/manifests"},{"name":"@jupyterlab/fasta-extension@3.3.0","sha":"4d08ef19cd90d56c121587f62764ee2a135caa98","kind":"commit","published_at":"2023-05-23T12:07:37.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@3.3.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%403.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.3.0/manifests"},{"name":"@jupyterlab/geojson-extension@3.3.1","sha":"64dffd890e14b8dc733205aa1a07e49edd2ddd6a","kind":"commit","published_at":"2022-11-15T08:11:21.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.3.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.3.1/manifests"},{"name":"@jupyterlab/geojson-extension@3.3.0","sha":"0f8872f6a010c24e668f8fd910b38675783c79f5","kind":"commit","published_at":"2022-11-14T09:39:16.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.3.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.3.0/manifests"},{"name":"@jupyterlab/vega3-extension@3.2.0","sha":"19b5ff10e2709a473460ed4db0f24125687e3f02","kind":"tag","published_at":"2022-01-17T16:34:54.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@3.2.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%403.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.2.0/manifests"},{"name":"@jupyterlab/vega2-extension@3.2.0","sha":"19b5ff10e2709a473460ed4db0f24125687e3f02","kind":"tag","published_at":"2022-01-17T16:34:54.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@3.2.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%403.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.2.0/manifests"},{"name":"@jupyterlab/mathjax3-extension@4.3.0","sha":"19b5ff10e2709a473460ed4db0f24125687e3f02","kind":"tag","published_at":"2022-01-17T16:34:54.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@4.3.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%404.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.3.0/manifests"},{"name":"@jupyterlab/katex-extension@3.3.0","sha":"19b5ff10e2709a473460ed4db0f24125687e3f02","kind":"tag","published_at":"2022-01-17T16:34:54.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@3.3.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%403.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.3.0/manifests"},{"name":"@jupyterlab/geojson-extension@3.2.0","sha":"19b5ff10e2709a473460ed4db0f24125687e3f02","kind":"tag","published_at":"2022-01-17T16:34:54.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.2.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.2.0/manifests"},{"name":"@jupyterlab/fasta-extension@3.2.0","sha":"19b5ff10e2709a473460ed4db0f24125687e3f02","kind":"tag","published_at":"2022-01-17T16:34:54.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@3.2.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%403.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.2.0/manifests"},{"name":"@jupyterlab/vega3-extension@3.1.3","sha":"8db61c4e898792835e80f86b1a39233b129b624e","kind":"tag","published_at":"2021-03-11T21:14:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@3.1.3","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%403.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.3/manifests"},{"name":"@jupyterlab/vega2-extension@3.1.3","sha":"8db61c4e898792835e80f86b1a39233b129b624e","kind":"tag","published_at":"2021-03-11T21:14:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@3.1.3","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%403.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.3/manifests"},{"name":"@jupyterlab/mathjax3-extension@4.2.2","sha":"8db61c4e898792835e80f86b1a39233b129b624e","kind":"tag","published_at":"2021-03-11T21:14:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@4.2.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%404.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.2.2/manifests"},{"name":"@jupyterlab/katex-extension@3.2.2","sha":"8db61c4e898792835e80f86b1a39233b129b624e","kind":"tag","published_at":"2021-03-11T21:14:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@3.2.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%403.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.2.2/manifests"},{"name":"@jupyterlab/geojson-extension@3.1.2","sha":"8db61c4e898792835e80f86b1a39233b129b624e","kind":"tag","published_at":"2021-03-11T21:14:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.1.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.1.2/manifests"},{"name":"@jupyterlab/fasta-extension@3.1.1","sha":"8db61c4e898792835e80f86b1a39233b129b624e","kind":"tag","published_at":"2021-03-11T21:14:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@3.1.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%403.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.1.1/manifests"},{"name":"@jupyterlab/vega3-extension@3.1.2","sha":"f5021a6c788aacb230e06df92563fc14f1dfbd50","kind":"tag","published_at":"2021-03-11T20:34:33.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@3.1.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%403.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.2/manifests"},{"name":"@jupyterlab/vega2-extension@3.1.2","sha":"f5021a6c788aacb230e06df92563fc14f1dfbd50","kind":"tag","published_at":"2021-03-11T20:34:33.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@3.1.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%403.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.2/manifests"},{"name":"@jupyterlab/vega3-extension@3.1.1","sha":"ea95ec1df06f097983567842536830d8e83c32c9","kind":"tag","published_at":"2021-03-11T20:03:28.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@3.1.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%403.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.1/manifests"},{"name":"@jupyterlab/vega2-extension@3.1.1","sha":"ea95ec1df06f097983567842536830d8e83c32c9","kind":"tag","published_at":"2021-03-11T20:03:28.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@3.1.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%403.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.1/manifests"},{"name":"@jupyterlab/mathjax3-extension@4.2.1","sha":"ea95ec1df06f097983567842536830d8e83c32c9","kind":"tag","published_at":"2021-03-11T20:03:28.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@4.2.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%404.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.2.1/manifests"},{"name":"@jupyterlab/katex-extension@3.2.1","sha":"ea95ec1df06f097983567842536830d8e83c32c9","kind":"tag","published_at":"2021-03-11T20:03:28.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@3.2.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%403.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.2.1/manifests"},{"name":"@jupyterlab/geojson-extension@3.1.1","sha":"ea95ec1df06f097983567842536830d8e83c32c9","kind":"tag","published_at":"2021-03-11T20:03:28.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.1.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.1.1/manifests"},{"name":"@jupyterlab/vega3-extension@3.1.0","sha":"99e513bc01b7e6ded7b608f0bcb503e55bd34d21","kind":"tag","published_at":"2021-03-11T19:12:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@3.1.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%403.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.0/manifests"},{"name":"@jupyterlab/vega2-extension@3.1.0","sha":"99e513bc01b7e6ded7b608f0bcb503e55bd34d21","kind":"tag","published_at":"2021-03-11T19:12:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@3.1.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%403.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.0/manifests"},{"name":"@jupyterlab/mathjax3-extension@4.2.0","sha":"99e513bc01b7e6ded7b608f0bcb503e55bd34d21","kind":"tag","published_at":"2021-03-11T19:12:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@4.2.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%404.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.2.0/manifests"},{"name":"@jupyterlab/katex-extension@3.2.0","sha":"99e513bc01b7e6ded7b608f0bcb503e55bd34d21","kind":"tag","published_at":"2021-03-11T19:12:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@3.2.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%403.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.2.0/manifests"},{"name":"@jupyterlab/geojson-extension@3.1.0","sha":"99e513bc01b7e6ded7b608f0bcb503e55bd34d21","kind":"tag","published_at":"2021-03-11T19:12:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.1.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.1.0/manifests"},{"name":"@jupyterlab/fasta-extension@3.1.0","sha":"99e513bc01b7e6ded7b608f0bcb503e55bd34d21","kind":"tag","published_at":"2021-03-11T19:12:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@3.1.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%403.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.1.0/manifests"},{"name":"@jupyterlab/mathjax3-extension@4.1.1","sha":"ef547cff9703f9da3c58aeaf4648e18af8066503","kind":"tag","published_at":"2021-02-22T20:23:22.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@4.1.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%404.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.1.1/manifests"},{"name":"@jupyterlab/mathjax3-extension@4.1.0","sha":"e617342b81653e0a0f9704c42e7ec7cb48e5c201","kind":"tag","published_at":"2021-02-08T22:11:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@4.1.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%404.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.1.0/manifests"},{"name":"@jupyterlab/katex-extension@3.1.0","sha":"e617342b81653e0a0f9704c42e7ec7cb48e5c201","kind":"tag","published_at":"2021-02-08T22:11:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@3.1.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%403.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.1.0/manifests"},{"name":"@jupyterlab/vega3-extension@3.0.0","sha":"60774b231773dac77c0d594770348aff7fa46edd","kind":"tag","published_at":"2021-01-05T22:15:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@3.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.0.0/manifests"},{"name":"@jupyterlab/vega2-extension@3.0.0","sha":"60774b231773dac77c0d594770348aff7fa46edd","kind":"tag","published_at":"2021-01-05T22:15:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@3.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.0.0/manifests"},{"name":"@jupyterlab/mathjax3-extension@4.0.0","sha":"60774b231773dac77c0d594770348aff7fa46edd","kind":"tag","published_at":"2021-01-05T22:15:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@4.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%404.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.0.0/manifests"},{"name":"@jupyterlab/katex-extension@3.0.0","sha":"60774b231773dac77c0d594770348aff7fa46edd","kind":"tag","published_at":"2021-01-05T22:15:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@3.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.0.0/manifests"},{"name":"@jupyterlab/geojson-extension@3.0.0","sha":"60774b231773dac77c0d594770348aff7fa46edd","kind":"tag","published_at":"2021-01-05T22:15:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.0.0/manifests"},{"name":"@jupyterlab/fasta-extension@3.0.0","sha":"60774b231773dac77c0d594770348aff7fa46edd","kind":"tag","published_at":"2021-01-05T22:15:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@3.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.0.0/manifests"},{"name":"@jupyterlab/geojson-extension@2.0.1","sha":"e2c0422747c80f5329e69e30d8e952caded09634","kind":"tag","published_at":"2020-04-09T11:57:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@2.0.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@2.0.1/manifests"},{"name":"@jupyterlab/vega3-extension@2.0.0","sha":"3f3c5519e35ca4c3c80f1837af495324c1cdf7f4","kind":"tag","published_at":"2020-02-28T19:58:52.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@2.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@2.0.0/manifests"},{"name":"@jupyterlab/vega2-extension@2.0.0","sha":"3f3c5519e35ca4c3c80f1837af495324c1cdf7f4","kind":"tag","published_at":"2020-02-28T19:58:52.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@2.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@2.0.0/manifests"},{"name":"@jupyterlab/mathjax3-extension@3.0.0","sha":"3f3c5519e35ca4c3c80f1837af495324c1cdf7f4","kind":"tag","published_at":"2020-02-28T19:58:52.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@3.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@3.0.0/manifests"},{"name":"@jupyterlab/katex-extension@2.0.0","sha":"3f3c5519e35ca4c3c80f1837af495324c1cdf7f4","kind":"tag","published_at":"2020-02-28T19:58:52.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@2.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@2.0.0/manifests"},{"name":"@jupyterlab/geojson-extension@2.0.0","sha":"3f3c5519e35ca4c3c80f1837af495324c1cdf7f4","kind":"tag","published_at":"2020-02-28T19:58:52.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@2.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@2.0.0/manifests"},{"name":"@jupyterlab/fasta-extension@2.0.0","sha":"3f3c5519e35ca4c3c80f1837af495324c1cdf7f4","kind":"tag","published_at":"2020-02-28T19:58:52.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@2.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@2.0.0/manifests"},{"name":"@jupyterlab/vega4-extension@1.0.1","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega4-extension@1.0.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega4-extension@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega4-extension%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega4-extension@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega4-extension@1.0.1/manifests"},{"name":"@jupyterlab/vega3-extension@1.0.0","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@1.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@1.0.0/manifests"},{"name":"@jupyterlab/vega2-extension@1.0.0","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@1.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@1.0.0/manifests"},{"name":"@jupyterlab/plotly-extension@1.0.0","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@1.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@1.0.0/manifests"},{"name":"@jupyterlab/mathjax3-extension@1.0.0","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@1.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@1.0.0/manifests"},{"name":"@jupyterlab/katex-extension@1.0.0","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@1.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@1.0.0/manifests"},{"name":"@jupyterlab/geojson-extension@1.0.0","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@1.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@1.0.0/manifests"},{"name":"@jupyterlab/fasta-extension@1.0.0","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@1.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@1.0.0/manifests"},{"name":"@jupyterlab/plotly-extension@0.18.2","sha":"7f648392e805bb5c4d67c2611e8e61352140bf4c","kind":"tag","published_at":"2019-01-30T07:16:30.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.18.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.18.2/manifests"},{"name":"@jupyterlab/katex-extension@0.20.1","sha":"7f648392e805bb5c4d67c2611e8e61352140bf4c","kind":"tag","published_at":"2019-01-30T07:16:30.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.20.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.20.1/manifests"},{"name":"@jupyterlab/vega3-extension@0.18.1","sha":"72c6ad52d1178e4d3115788f792e930a014382c1","kind":"tag","published_at":"2018-11-22T20:04:08.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.18.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.18.1/manifests"},{"name":"@jupyterlab/vega2-extension@0.18.1","sha":"72c6ad52d1178e4d3115788f792e930a014382c1","kind":"tag","published_at":"2018-11-22T20:04:08.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@0.18.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.18.1/manifests"},{"name":"@jupyterlab/plotly-extension@0.18.1","sha":"72c6ad52d1178e4d3115788f792e930a014382c1","kind":"tag","published_at":"2018-11-22T20:04:08.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.18.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.18.1/manifests"},{"name":"@jupyterlab/mathjax3-extension@0.3.1","sha":"72c6ad52d1178e4d3115788f792e930a014382c1","kind":"tag","published_at":"2018-11-22T20:04:08.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@0.3.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%400.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.3.1/manifests"},{"name":"@jupyterlab/katex-extension@0.19.2","sha":"72c6ad52d1178e4d3115788f792e930a014382c1","kind":"tag","published_at":"2018-11-22T20:04:08.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.19.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.19.2/manifests"},{"name":"@jupyterlab/geojson-extension@0.18.1","sha":"72c6ad52d1178e4d3115788f792e930a014382c1","kind":"tag","published_at":"2018-11-22T20:04:08.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.18.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.18.1/manifests"},{"name":"@jupyterlab/fasta-extension@0.18.1","sha":"72c6ad52d1178e4d3115788f792e930a014382c1","kind":"tag","published_at":"2018-11-22T20:04:08.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.18.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.18.1/manifests"},{"name":"@jupyterlab/vega3-extension@0.18.0","sha":"a602bb451366fa7e5d3ce3f2fc002b2732e72fdd","kind":"tag","published_at":"2018-10-05T11:31:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.18.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.18.0/manifests"},{"name":"@jupyterlab/vega2-extension@0.18.0","sha":"a602bb451366fa7e5d3ce3f2fc002b2732e72fdd","kind":"tag","published_at":"2018-10-05T11:31:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@0.18.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.18.0/manifests"},{"name":"@jupyterlab/plotly-extension@0.18.0","sha":"a602bb451366fa7e5d3ce3f2fc002b2732e72fdd","kind":"tag","published_at":"2018-10-05T11:31:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.18.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.18.0/manifests"},{"name":"@jupyterlab/mathjax3-extension@0.3.0","sha":"a602bb451366fa7e5d3ce3f2fc002b2732e72fdd","kind":"tag","published_at":"2018-10-05T11:31:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@0.3.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.3.0/manifests"},{"name":"@jupyterlab/katex-extension@0.19.0","sha":"a602bb451366fa7e5d3ce3f2fc002b2732e72fdd","kind":"tag","published_at":"2018-10-05T11:31:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.19.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.19.0/manifests"},{"name":"@jupyterlab/geojson-extension@0.18.0","sha":"a602bb451366fa7e5d3ce3f2fc002b2732e72fdd","kind":"tag","published_at":"2018-10-05T11:31:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.18.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.18.0/manifests"},{"name":"@jupyterlab/fasta-extension@0.18.0","sha":"a602bb451366fa7e5d3ce3f2fc002b2732e72fdd","kind":"tag","published_at":"2018-10-05T11:31:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.18.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.18.0/manifests"},{"name":"@jupyterlab/plotly-extension@0.17.2","sha":"660d1529b75849e14cbe10922ff83a24fe328e61","kind":"commit","published_at":"2018-09-20T09:42:16.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.17.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.17.2/manifests"},{"name":"@jupyterlab/mathjax3-extension@0.2.1","sha":"9ba969aa337f73652b13b7c05defd04d49037559","kind":"tag","published_at":"2018-08-18T14:25:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@0.2.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%400.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.2.1/manifests"},{"name":"@jupyterlab/katex-extension@0.18.1","sha":"9ba969aa337f73652b13b7c05defd04d49037559","kind":"tag","published_at":"2018-08-18T14:25:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.18.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.18.1/manifests"},{"name":"@jupyterlab/vega3-extension@0.17.1","sha":"9011839051b5e6b86d00380b20b28d7b3ae6a3da","kind":"tag","published_at":"2018-08-18T14:23:58.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.17.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.17.1/manifests"},{"name":"@jupyterlab/vega2-extension@0.17.1","sha":"9011839051b5e6b86d00380b20b28d7b3ae6a3da","kind":"tag","published_at":"2018-08-18T14:23:58.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@0.17.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.17.1/manifests"},{"name":"@jupyterlab/plotly-extension@0.17.1","sha":"9011839051b5e6b86d00380b20b28d7b3ae6a3da","kind":"tag","published_at":"2018-08-18T14:23:58.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.17.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.17.1/manifests"},{"name":"@jupyterlab/mathjax3-extension@0.2.0","sha":"9011839051b5e6b86d00380b20b28d7b3ae6a3da","kind":"tag","published_at":"2018-08-18T14:23:58.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@0.2.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.2.0/manifests"},{"name":"@jupyterlab/katex-extension@0.18.0","sha":"9011839051b5e6b86d00380b20b28d7b3ae6a3da","kind":"tag","published_at":"2018-08-18T14:23:58.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.18.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.18.0/manifests"},{"name":"@jupyterlab/geojson-extension@0.17.1","sha":"9011839051b5e6b86d00380b20b28d7b3ae6a3da","kind":"tag","published_at":"2018-08-18T14:23:58.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.17.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.17.1/manifests"},{"name":"@jupyterlab/fasta-extension@0.17.2","sha":"9011839051b5e6b86d00380b20b28d7b3ae6a3da","kind":"tag","published_at":"2018-08-18T14:23:58.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.17.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.17.2/manifests"},{"name":"@jupyterlab/fasta-extension@0.17.1","sha":"902833c8ced5444be72269c8c3eaabd7e5e12dab","kind":"tag","published_at":"2018-07-31T01:51:55.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.17.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.17.1/manifests"},{"name":"@jupyterlab/vega3-extension@0.17.0","sha":"e8fc69bb02b18ef91ec58fa60e58385712ebcffb","kind":"tag","published_at":"2018-07-27T22:16:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.17.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.17.0/manifests"},{"name":"@jupyterlab/vega2-extension@0.17.0","sha":"e8fc69bb02b18ef91ec58fa60e58385712ebcffb","kind":"tag","published_at":"2018-07-27T22:16:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@0.17.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.17.0/manifests"},{"name":"@jupyterlab/plotly-extension@0.17.0","sha":"e8fc69bb02b18ef91ec58fa60e58385712ebcffb","kind":"tag","published_at":"2018-07-27T22:16:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.17.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.17.0/manifests"},{"name":"@jupyterlab/katex-extension@0.17.0","sha":"e8fc69bb02b18ef91ec58fa60e58385712ebcffb","kind":"tag","published_at":"2018-07-27T22:16:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.17.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.17.0/manifests"},{"name":"@jupyterlab/geojson-extension@0.17.0","sha":"e8fc69bb02b18ef91ec58fa60e58385712ebcffb","kind":"tag","published_at":"2018-07-27T22:16:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.17.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.17.0/manifests"},{"name":"@jupyterlab/fasta-extension@0.17.0","sha":"e8fc69bb02b18ef91ec58fa60e58385712ebcffb","kind":"tag","published_at":"2018-07-27T22:16:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.17.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.17.0/manifests"},{"name":"@jupyterlab/vega2-extension@0.16.0","sha":"ca21e8d76b59e77e54052ec72f2a1690f05d7694","kind":"tag","published_at":"2018-04-18T17:05:59.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@0.16.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.16.0/manifests"},{"name":"@jupyterlab/plotly-extension@0.16.0","sha":"ca21e8d76b59e77e54052ec72f2a1690f05d7694","kind":"tag","published_at":"2018-04-18T17:05:59.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.16.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.16.0/manifests"},{"name":"@jupyterlab/katex-extension@0.16.0","sha":"ca21e8d76b59e77e54052ec72f2a1690f05d7694","kind":"tag","published_at":"2018-04-18T17:05:59.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.16.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.16.0/manifests"},{"name":"@jupyterlab/geojson-extension@0.16.0","sha":"ca21e8d76b59e77e54052ec72f2a1690f05d7694","kind":"tag","published_at":"2018-04-18T17:05:59.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.16.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.16.0/manifests"},{"name":"@jupyterlab/fasta-extension@0.16.0","sha":"ca21e8d76b59e77e54052ec72f2a1690f05d7694","kind":"tag","published_at":"2018-04-18T17:05:59.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.16.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.16.0/manifests"},{"name":"@jupyterlab/vega2-extension@0.15.7","sha":"55b5f1e6953662d405d10b37ccb5d167f67ac152","kind":"tag","published_at":"2018-04-17T17:09:07.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@0.15.7","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@0.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%400.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.15.7/manifests"},{"name":"@jupyterlab/plotly-extension@0.14.6","sha":"55b5f1e6953662d405d10b37ccb5d167f67ac152","kind":"tag","published_at":"2018-04-17T17:09:07.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.14.6","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.6/manifests"},{"name":"@jupyterlab/katex-extension@0.14.5","sha":"55b5f1e6953662d405d10b37ccb5d167f67ac152","kind":"tag","published_at":"2018-04-17T17:09:07.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.14.5","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.5/manifests"},{"name":"@jupyterlab/geojson-extension@0.14.6","sha":"55b5f1e6953662d405d10b37ccb5d167f67ac152","kind":"tag","published_at":"2018-04-17T17:09:07.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.14.6","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.6/manifests"},{"name":"@jupyterlab/fasta-extension@0.14.4","sha":"55b5f1e6953662d405d10b37ccb5d167f67ac152","kind":"tag","published_at":"2018-04-17T17:09:07.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.14.4","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.4/manifests"},{"name":"@jupyterlab/vega2-extension@0.15.6","sha":"4a92a00e592cb48655b8685e4fc05745219a164e","kind":"tag","published_at":"2018-04-06T16:00:54.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@0.15.6","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%400.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.15.6/manifests"},{"name":"@jupyterlab/plotly-extension@0.14.5","sha":"d1115f44625e20196a7d3791082436a340506b2a","kind":"tag","published_at":"2018-04-06T15:55:05.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.14.5","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.5/manifests"},{"name":"@jupyterlab/geojson-extension@0.14.5","sha":"d1115f44625e20196a7d3791082436a340506b2a","kind":"tag","published_at":"2018-04-06T15:55:05.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.14.5","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.5/manifests"},{"name":"@jupyterlab/fasta-extension@0.14.3","sha":"d1115f44625e20196a7d3791082436a340506b2a","kind":"tag","published_at":"2018-04-06T15:55:05.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.14.3","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.3/manifests"},{"name":"@jupyterlab/katex-extension@0.14.4","sha":"a6c2e3c869e74681ab527b6aa554400345cd2eb2","kind":"tag","published_at":"2018-04-06T15:33:04.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.14.4","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.4/manifests"},{"name":"@jupyterlab/vega3-extension@0.14.3","sha":"8bcf9af1eb66861c5d1dd1bc7ce7496fda7cbe98","kind":"tag","published_at":"2018-02-27T22:31:35.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.14.3","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.3/manifests"},{"name":"@jupyterlab/katex-extension@0.14.3","sha":"8bcf9af1eb66861c5d1dd1bc7ce7496fda7cbe98","kind":"tag","published_at":"2018-02-27T22:31:35.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.14.3","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.3/manifests"},{"name":"@jupyterlab/geojson-extension@0.14.4","sha":"c20664d0f71b7a08eff02bf05f33bae411588acf","kind":"commit","published_at":"2018-02-15T14:16:04.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.14.4","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.4/manifests"},{"name":"@jupyterlab/vega3-extension@0.14.2","sha":"2ad805ce45c70baea7441f40447cd40c6ca7cab5","kind":"tag","published_at":"2018-02-13T17:33:16.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.14.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.2/manifests"},{"name":"@jupyterlab/plotly-extension@0.14.4","sha":"2ad805ce45c70baea7441f40447cd40c6ca7cab5","kind":"tag","published_at":"2018-02-13T17:33:16.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.14.4","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.4/manifests"},{"name":"@jupyterlab/katex-extension@0.14.2","sha":"2ad805ce45c70baea7441f40447cd40c6ca7cab5","kind":"tag","published_at":"2018-02-13T17:33:16.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.14.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.2/manifests"},{"name":"@jupyterlab/geojson-extension@0.14.3","sha":"2ad805ce45c70baea7441f40447cd40c6ca7cab5","kind":"tag","published_at":"2018-02-13T17:33:16.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.14.3","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.3/manifests"},{"name":"@jupyterlab/fasta-extension@0.14.2","sha":"2ad805ce45c70baea7441f40447cd40c6ca7cab5","kind":"tag","published_at":"2018-02-13T17:33:15.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.14.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.2/manifests"},{"name":"@jupyterlab/plotly-extension@0.14.3","sha":"d1cc739acb8b59b95384da20204c9c34e5a4cb8e","kind":"tag","published_at":"2018-02-13T17:23:10.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.14.3","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.3/manifests"},{"name":"@jupyterlab/plotly-extension@0.14.2","sha":"94182f8acf10d6da0a4cf870e63381d9a479a308","kind":"tag","published_at":"2018-01-20T03:53:28.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.14.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.2/manifests"},{"name":"@jupyterlab/vega3-extension@0.14.1","sha":"cc27031da72fda7d29e93237a9666b81a6fb3b32","kind":"tag","published_at":"2018-01-19T19:47:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.14.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.1/manifests"},{"name":"@jupyterlab/plotly-extension@0.14.1","sha":"cc27031da72fda7d29e93237a9666b81a6fb3b32","kind":"tag","published_at":"2018-01-19T19:47:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.14.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.1/manifests"},{"name":"@jupyterlab/katex-extension@0.14.1","sha":"cc27031da72fda7d29e93237a9666b81a6fb3b32","kind":"tag","published_at":"2018-01-19T19:47:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.14.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.1/manifests"},{"name":"@jupyterlab/geojson-extension@0.14.1","sha":"cc27031da72fda7d29e93237a9666b81a6fb3b32","kind":"tag","published_at":"2018-01-19T19:47:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.14.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.1/manifests"},{"name":"@jupyterlab/fasta-extension@0.14.1","sha":"cc27031da72fda7d29e93237a9666b81a6fb3b32","kind":"tag","published_at":"2018-01-19T19:47:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.14.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.1/manifests"},{"name":"@jupyterlab/vega3-extension@0.14.0","sha":"7d55c63e91bfcf3df127d0845a7269b0881525a9","kind":"tag","published_at":"2018-01-11T11:11:48.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.14.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.0/manifests"},{"name":"@jupyterlab/plotly-extension@0.14.0","sha":"7d55c63e91bfcf3df127d0845a7269b0881525a9","kind":"tag","published_at":"2018-01-11T11:11:48.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.14.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.0/manifests"},{"name":"@jupyterlab/katex-extension@0.14.0","sha":"7d55c63e91bfcf3df127d0845a7269b0881525a9","kind":"tag","published_at":"2018-01-11T11:11:48.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.14.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.0/manifests"},{"name":"@jupyterlab/geojson-extension@0.14.0","sha":"7d55c63e91bfcf3df127d0845a7269b0881525a9","kind":"tag","published_at":"2018-01-11T11:11:48.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.14.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.0/manifests"},{"name":"@jupyterlab/fasta-extension@0.14.0","sha":"7d55c63e91bfcf3df127d0845a7269b0881525a9","kind":"tag","published_at":"2018-01-11T11:11:48.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.14.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.0/manifests"},{"name":"@jupyterlab/vega3-extension@0.13.0","sha":"56e6183df57545a14058838638252de5f3dc2581","kind":"tag","published_at":"2017-12-08T19:52:01.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.13.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.13.0/manifests"},{"name":"@jupyterlab/plotly-extension@0.13.0","sha":"56e6183df57545a14058838638252de5f3dc2581","kind":"tag","published_at":"2017-12-08T19:52:01.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.13.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.13.0/manifests"},{"name":"@jupyterlab/katex-extension@0.13.0","sha":"56e6183df57545a14058838638252de5f3dc2581","kind":"tag","published_at":"2017-12-08T19:52:01.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.13.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.13.0/manifests"},{"name":"@jupyterlab/geojson-extension@0.13.0","sha":"56e6183df57545a14058838638252de5f3dc2581","kind":"tag","published_at":"2017-12-08T19:52:01.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.13.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.13.0/manifests"},{"name":"@jupyterlab/fasta-extension@0.13.0","sha":"56e6183df57545a14058838638252de5f3dc2581","kind":"tag","published_at":"2017-12-08T19:52:01.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.13.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.13.0/manifests"},{"name":"v0.12.0","sha":"7d8df71e56da78cb41cd155b8278ffe38ff78a94","kind":"tag","published_at":"2017-11-09T16:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.12.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"685e955e18bf3a30a6bc9df77d7d1f8f1a9a0852","kind":"tag","published_at":"2017-10-31T19:43:10.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.11.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"d1e17c0d5baa021c621065b9d8ae157d9adce0fd","kind":"tag","published_at":"2017-10-16T22:59:18.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.11.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.11.0/manifests"},{"name":"vundefined","sha":"884c1b264577c314543107cd96c05279da2b82d9","kind":"tag","published_at":"2017-10-06T18:27:22.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/vundefined","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/vundefined","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@vundefined","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/vundefined","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/vundefined/manifests"},{"name":"v0.10.2","sha":"59226e1c4c79af587d61742f4583b25ace2b6089","kind":"tag","published_at":"2017-10-06T18:21:30.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.10.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"63f94180522593a889fbcf62999da5acd42dacfd","kind":"tag","published_at":"2017-10-05T22:57:47.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.10.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"0af19f0f17dad9519146a213877dd685234a3fd2","kind":"tag","published_at":"2017-09-26T18:16:24.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.10.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.10.0/manifests"},{"name":"v0.9.2","sha":"fd5757d79e691b947dd507d1fcba544e41df8852","kind":"commit","published_at":"2017-08-03T21:07:09.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.9.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.9.2/manifests"},{"name":"@jupyterlab/json-extension@0.9.1","sha":"4248a42d69b59753e956011ac44ebbda005fc0d1","kind":"commit","published_at":"2017-07-28T20:14:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/json-extension@0.9.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/json-extension@0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fjson-extension%400.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fjson-extension@0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fjson-extension@0.9.1/manifests"},{"name":"@jupyterlab/geojson-extension@0.9.1","sha":"e68f5e125c694723c442298b78a72a398aecba68","kind":"commit","published_at":"2017-07-28T20:14:09.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.9.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.9.1/manifests"},{"name":"@jupyterlab/json-extension@0.9.0","sha":"21657bbbfade1dcce5bd43f323f879af3b8d4d80","kind":"commit","published_at":"2017-07-26T14:43:00.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/json-extension@0.9.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/json-extension@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fjson-extension%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fjson-extension@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fjson-extension@0.9.0/manifests"},{"name":"@jupyterlab/geojson-extension@0.9.0","sha":"87890889ede575ee4527440fd4127e183b67ddfd","kind":"commit","published_at":"2017-07-26T14:41:59.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.9.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.9.0/manifests"},{"name":"v0.8.0","sha":"e8d8f7e3c9243b65bdab6475e56905f0408a557f","kind":"tag","published_at":"2017-07-19T18:33:49.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.8.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.8.0/manifests"}]},"repo_metadata_updated_at":"2026-03-05T17:31:24.162Z","dependent_packages_count":0,"downloads":16553,"downloads_period":"total","dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":24.102820064886448,"dependent_packages_count":51.53980534065386,"stargazers_count":18.008485150985777,"forks_count":21.058148240578987,"docker_downloads_count":null,"average":28.677314699276266},"purl":"pkg:conda/jupyterlab-mathjax3?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/jupyterlab-mathjax3","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/jupyterlab-mathjax3","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/jupyterlab-mathjax3/dependencies","status":null,"funding_links":["https://jupyter.org/about#donate"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T18:32:05.025Z","issues_count":35,"pull_requests_count":94,"avg_time_to_close_issue":5976402.722222222,"avg_time_to_close_pull_request":2792292.827586207,"issues_closed_count":18,"pull_requests_closed_count":87,"pull_request_authors_count":18,"issue_authors_count":34,"avg_comments_per_issue":3.5714285714285716,"avg_comments_per_pull_request":1.6595744680851063,"merged_pull_requests_count":80,"bot_issues_count":1,"bot_pull_requests_count":57,"past_year_issues_count":0,"past_year_pull_requests_count":9,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1384333.625,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":8,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":9,"past_year_merged_pull_requests_count":8,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/issues","maintainers":[{"login":"fcollonval","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fcollonval"},{"login":"jtpio","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtpio"},{"login":"gnestor","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gnestor"},{"login":"consideRatio","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/consideRatio"},{"login":"blink1073","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"dhirschfeld","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dhirschfeld"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/jupyterlab-mathjax3/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/jupyterlab-mathjax3/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/jupyterlab-mathjax3/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/jupyterlab-mathjax3/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/jupyterlab-mathjax3/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/jupyterlab-mathjax3/codemeta","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":0,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org"},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2026-04-27T18:20:20.507Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":5298318,"name":"jupyterlab-katex","ecosystem":"conda","description":null,"homepage":"https://github.com/jupyterlab/jupyter-renderers","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/jupyterlab/jupyter-renderers","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2021-03-22T17:42:44.000Z","latest_release_published_at":"2022-01-18T08:05:51.000Z","latest_release_number":"3.3.0","last_synced_at":"2026-03-05T17:14:15.354Z","created_at":"2022-10-03T16:03:53.779Z","updated_at":"2026-03-05T17:31:43.495Z","registry_url":"https://anaconda.org/conda-forge/jupyterlab-katex","install_command":"conda install -c conda-forge jupyterlab-katex","documentation_url":null,"metadata":{},"repo_metadata":{"id":38421190,"uuid":"93772766","full_name":"jupyterlab/jupyter-renderers","owner":"jupyterlab","description":"Renderers and renderer extensions for JupyterLab","archived":false,"fork":false,"pushed_at":"2025-12-04T16:59:22.000Z","size":7304,"stargazers_count":510,"open_issues_count":43,"forks_count":80,"subscribers_count":26,"default_branch":"main","last_synced_at":"2025-12-21T12:29:35.352Z","etag":null,"topics":["fasta","geojson","jupyterlab","jupyterlab-extension","katex","plotly","vega","vega-lite"],"latest_commit_sha":null,"homepage":"","language":"HTML","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/jupyterlab.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"custom":"https://jupyter.org/about#donate"}},"created_at":"2017-06-08T16:59:07.000Z","updated_at":"2025-10-11T06:31:03.000Z","dependencies_parsed_at":"2023-02-08T05:31:13.322Z","dependency_job_id":"75de564a-e801-432a-abee-6877944ea879","html_url":"https://github.com/jupyterlab/jupyter-renderers","commit_stats":{"total_commits":461,"total_committers":30,"mean_commits":"15.366666666666667","dds":0.6355748373101953,"last_synced_commit":"63af72ba0c8ec0123acb9e317366ed31ce0e1488"},"previous_names":[],"tags_count":142,"template":false,"template_full_name":null,"purl":"pkg:github/jupyterlab/jupyter-renderers","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/sbom","scorecard":{"id":543202,"data":{"date":"2025-08-11","repo":{"name":"github.com/jupyterlab/jupyter-renderers","commit":"b89c093bce24c8d7394177f08a111b3895ed6870"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"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":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/binder.yaml:1","Warn: no topLevel permission defined: .github/workflows/main.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":"Code-Review","score":3,"reason":"Found 2/6 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/binder.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/binder.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:54","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:105","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found linked content: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found text in security policy: github.com/jupyterlab/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"41 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: GHSA-44cc-43rp-5947","Warn: Project is vulnerable to: GHSA-4m77-cmpx-vjc4","Warn: Project is vulnerable to: GHSA-9q39-rmj3-p4r2","Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-36jr-mh4h-2g58","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-3wc5-fcw2-2329","Warn: Project is vulnerable to: GHSA-64fm-8hw2-v72w","Warn: Project is vulnerable to: GHSA-f98w-7cxr-ff2h","Warn: Project is vulnerable to: GHSA-cg87-wmx4-v546","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-rm97-x556-q36h","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-p9pc-299p-vxgp"],"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-20T08:45:33.391Z","repository_id":38421190,"created_at":"2025-08-20T08:45:33.391Z","updated_at":"2025-08-20T08:45:33.391Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30138758,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-05T16:58:46.102Z","status":"ssl_error","status_checked_at":"2026-03-05T16:58:45.706Z","response_time":93,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"jupyterlab","name":"JupyterLab","uuid":"22800682","kind":"organization","description":"JupyterLab: The Next Generation UI for Project Jupyter","email":"project.jupyter@gmail.com","website":"https://jupyter.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22800682?v=4","repositories_count":63,"last_synced_at":"2024-04-14T17:14:51.742Z","metadata":{"has_sponsors_listing":false,"funding":{"custom":"https://jupyter.org/about#donate"}},"html_url":"https://github.com/jupyterlab","funding_links":["https://jupyter.org/about#donate"],"total_stars":28077,"followers":845,"following":0,"created_at":"2022-11-02T16:23:12.150Z","updated_at":"2024-04-14T17:15:11.176Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab/repositories"},"tags":[{"name":"@jupyterlab/vega3-extension@3.3.0","sha":"4d08ef19cd90d56c121587f62764ee2a135caa98","kind":"commit","published_at":"2023-05-23T12:07:37.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@3.3.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%403.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.3.0/manifests"},{"name":"@jupyterlab/mathjax2-extension@4.0.0","sha":"4d08ef19cd90d56c121587f62764ee2a135caa98","kind":"commit","published_at":"2023-05-23T12:07:37.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax2-extension@4.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax2-extension@4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax2-extension%404.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax2-extension@4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax2-extension@4.0.0/manifests"},{"name":"@jupyterlab/katex-extension@3.4.0","sha":"4d08ef19cd90d56c121587f62764ee2a135caa98","kind":"commit","published_at":"2023-05-23T12:07:37.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@3.4.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%403.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.4.0/manifests"},{"name":"@jupyterlab/geojson-extension@3.4.0","sha":"4d08ef19cd90d56c121587f62764ee2a135caa98","kind":"commit","published_at":"2023-05-23T12:07:37.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.4.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.4.0/manifests"},{"name":"@jupyterlab/fasta-extension@3.3.0","sha":"4d08ef19cd90d56c121587f62764ee2a135caa98","kind":"commit","published_at":"2023-05-23T12:07:37.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@3.3.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%403.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.3.0/manifests"},{"name":"@jupyterlab/geojson-extension@3.3.1","sha":"64dffd890e14b8dc733205aa1a07e49edd2ddd6a","kind":"commit","published_at":"2022-11-15T08:11:21.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.3.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.3.1/manifests"},{"name":"@jupyterlab/geojson-extension@3.3.0","sha":"0f8872f6a010c24e668f8fd910b38675783c79f5","kind":"commit","published_at":"2022-11-14T09:39:16.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.3.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.3.0/manifests"},{"name":"@jupyterlab/vega3-extension@3.2.0","sha":"19b5ff10e2709a473460ed4db0f24125687e3f02","kind":"tag","published_at":"2022-01-17T16:34:54.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@3.2.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%403.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.2.0/manifests"},{"name":"@jupyterlab/vega2-extension@3.2.0","sha":"19b5ff10e2709a473460ed4db0f24125687e3f02","kind":"tag","published_at":"2022-01-17T16:34:54.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@3.2.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%403.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.2.0/manifests"},{"name":"@jupyterlab/mathjax3-extension@4.3.0","sha":"19b5ff10e2709a473460ed4db0f24125687e3f02","kind":"tag","published_at":"2022-01-17T16:34:54.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@4.3.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%404.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.3.0/manifests"},{"name":"@jupyterlab/katex-extension@3.3.0","sha":"19b5ff10e2709a473460ed4db0f24125687e3f02","kind":"tag","published_at":"2022-01-17T16:34:54.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@3.3.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%403.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.3.0/manifests"},{"name":"@jupyterlab/geojson-extension@3.2.0","sha":"19b5ff10e2709a473460ed4db0f24125687e3f02","kind":"tag","published_at":"2022-01-17T16:34:54.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.2.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.2.0/manifests"},{"name":"@jupyterlab/fasta-extension@3.2.0","sha":"19b5ff10e2709a473460ed4db0f24125687e3f02","kind":"tag","published_at":"2022-01-17T16:34:54.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@3.2.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%403.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.2.0/manifests"},{"name":"@jupyterlab/vega3-extension@3.1.3","sha":"8db61c4e898792835e80f86b1a39233b129b624e","kind":"tag","published_at":"2021-03-11T21:14:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@3.1.3","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%403.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.3/manifests"},{"name":"@jupyterlab/vega2-extension@3.1.3","sha":"8db61c4e898792835e80f86b1a39233b129b624e","kind":"tag","published_at":"2021-03-11T21:14:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@3.1.3","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%403.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.3/manifests"},{"name":"@jupyterlab/mathjax3-extension@4.2.2","sha":"8db61c4e898792835e80f86b1a39233b129b624e","kind":"tag","published_at":"2021-03-11T21:14:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@4.2.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%404.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.2.2/manifests"},{"name":"@jupyterlab/katex-extension@3.2.2","sha":"8db61c4e898792835e80f86b1a39233b129b624e","kind":"tag","published_at":"2021-03-11T21:14:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@3.2.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%403.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.2.2/manifests"},{"name":"@jupyterlab/geojson-extension@3.1.2","sha":"8db61c4e898792835e80f86b1a39233b129b624e","kind":"tag","published_at":"2021-03-11T21:14:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.1.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.1.2/manifests"},{"name":"@jupyterlab/fasta-extension@3.1.1","sha":"8db61c4e898792835e80f86b1a39233b129b624e","kind":"tag","published_at":"2021-03-11T21:14:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@3.1.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%403.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.1.1/manifests"},{"name":"@jupyterlab/vega3-extension@3.1.2","sha":"f5021a6c788aacb230e06df92563fc14f1dfbd50","kind":"tag","published_at":"2021-03-11T20:34:33.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@3.1.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%403.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.2/manifests"},{"name":"@jupyterlab/vega2-extension@3.1.2","sha":"f5021a6c788aacb230e06df92563fc14f1dfbd50","kind":"tag","published_at":"2021-03-11T20:34:33.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@3.1.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%403.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.2/manifests"},{"name":"@jupyterlab/vega3-extension@3.1.1","sha":"ea95ec1df06f097983567842536830d8e83c32c9","kind":"tag","published_at":"2021-03-11T20:03:28.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@3.1.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%403.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.1/manifests"},{"name":"@jupyterlab/vega2-extension@3.1.1","sha":"ea95ec1df06f097983567842536830d8e83c32c9","kind":"tag","published_at":"2021-03-11T20:03:28.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@3.1.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%403.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.1/manifests"},{"name":"@jupyterlab/mathjax3-extension@4.2.1","sha":"ea95ec1df06f097983567842536830d8e83c32c9","kind":"tag","published_at":"2021-03-11T20:03:28.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@4.2.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%404.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.2.1/manifests"},{"name":"@jupyterlab/katex-extension@3.2.1","sha":"ea95ec1df06f097983567842536830d8e83c32c9","kind":"tag","published_at":"2021-03-11T20:03:28.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@3.2.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%403.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.2.1/manifests"},{"name":"@jupyterlab/geojson-extension@3.1.1","sha":"ea95ec1df06f097983567842536830d8e83c32c9","kind":"tag","published_at":"2021-03-11T20:03:28.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.1.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.1.1/manifests"},{"name":"@jupyterlab/vega3-extension@3.1.0","sha":"99e513bc01b7e6ded7b608f0bcb503e55bd34d21","kind":"tag","published_at":"2021-03-11T19:12:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@3.1.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%403.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.0/manifests"},{"name":"@jupyterlab/vega2-extension@3.1.0","sha":"99e513bc01b7e6ded7b608f0bcb503e55bd34d21","kind":"tag","published_at":"2021-03-11T19:12:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@3.1.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%403.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.0/manifests"},{"name":"@jupyterlab/mathjax3-extension@4.2.0","sha":"99e513bc01b7e6ded7b608f0bcb503e55bd34d21","kind":"tag","published_at":"2021-03-11T19:12:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@4.2.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%404.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.2.0/manifests"},{"name":"@jupyterlab/katex-extension@3.2.0","sha":"99e513bc01b7e6ded7b608f0bcb503e55bd34d21","kind":"tag","published_at":"2021-03-11T19:12:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@3.2.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%403.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.2.0/manifests"},{"name":"@jupyterlab/geojson-extension@3.1.0","sha":"99e513bc01b7e6ded7b608f0bcb503e55bd34d21","kind":"tag","published_at":"2021-03-11T19:12:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.1.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.1.0/manifests"},{"name":"@jupyterlab/fasta-extension@3.1.0","sha":"99e513bc01b7e6ded7b608f0bcb503e55bd34d21","kind":"tag","published_at":"2021-03-11T19:12:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@3.1.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%403.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.1.0/manifests"},{"name":"@jupyterlab/mathjax3-extension@4.1.1","sha":"ef547cff9703f9da3c58aeaf4648e18af8066503","kind":"tag","published_at":"2021-02-22T20:23:22.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@4.1.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%404.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.1.1/manifests"},{"name":"@jupyterlab/mathjax3-extension@4.1.0","sha":"e617342b81653e0a0f9704c42e7ec7cb48e5c201","kind":"tag","published_at":"2021-02-08T22:11:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@4.1.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%404.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.1.0/manifests"},{"name":"@jupyterlab/katex-extension@3.1.0","sha":"e617342b81653e0a0f9704c42e7ec7cb48e5c201","kind":"tag","published_at":"2021-02-08T22:11:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@3.1.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%403.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.1.0/manifests"},{"name":"@jupyterlab/vega3-extension@3.0.0","sha":"60774b231773dac77c0d594770348aff7fa46edd","kind":"tag","published_at":"2021-01-05T22:15:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@3.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.0.0/manifests"},{"name":"@jupyterlab/vega2-extension@3.0.0","sha":"60774b231773dac77c0d594770348aff7fa46edd","kind":"tag","published_at":"2021-01-05T22:15:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@3.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.0.0/manifests"},{"name":"@jupyterlab/mathjax3-extension@4.0.0","sha":"60774b231773dac77c0d594770348aff7fa46edd","kind":"tag","published_at":"2021-01-05T22:15:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@4.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%404.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.0.0/manifests"},{"name":"@jupyterlab/katex-extension@3.0.0","sha":"60774b231773dac77c0d594770348aff7fa46edd","kind":"tag","published_at":"2021-01-05T22:15:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@3.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.0.0/manifests"},{"name":"@jupyterlab/geojson-extension@3.0.0","sha":"60774b231773dac77c0d594770348aff7fa46edd","kind":"tag","published_at":"2021-01-05T22:15:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.0.0/manifests"},{"name":"@jupyterlab/fasta-extension@3.0.0","sha":"60774b231773dac77c0d594770348aff7fa46edd","kind":"tag","published_at":"2021-01-05T22:15:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@3.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.0.0/manifests"},{"name":"@jupyterlab/geojson-extension@2.0.1","sha":"e2c0422747c80f5329e69e30d8e952caded09634","kind":"tag","published_at":"2020-04-09T11:57:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@2.0.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@2.0.1/manifests"},{"name":"@jupyterlab/vega3-extension@2.0.0","sha":"3f3c5519e35ca4c3c80f1837af495324c1cdf7f4","kind":"tag","published_at":"2020-02-28T19:58:52.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@2.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@2.0.0/manifests"},{"name":"@jupyterlab/vega2-extension@2.0.0","sha":"3f3c5519e35ca4c3c80f1837af495324c1cdf7f4","kind":"tag","published_at":"2020-02-28T19:58:52.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@2.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@2.0.0/manifests"},{"name":"@jupyterlab/mathjax3-extension@3.0.0","sha":"3f3c5519e35ca4c3c80f1837af495324c1cdf7f4","kind":"tag","published_at":"2020-02-28T19:58:52.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@3.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@3.0.0/manifests"},{"name":"@jupyterlab/katex-extension@2.0.0","sha":"3f3c5519e35ca4c3c80f1837af495324c1cdf7f4","kind":"tag","published_at":"2020-02-28T19:58:52.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@2.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@2.0.0/manifests"},{"name":"@jupyterlab/geojson-extension@2.0.0","sha":"3f3c5519e35ca4c3c80f1837af495324c1cdf7f4","kind":"tag","published_at":"2020-02-28T19:58:52.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@2.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@2.0.0/manifests"},{"name":"@jupyterlab/fasta-extension@2.0.0","sha":"3f3c5519e35ca4c3c80f1837af495324c1cdf7f4","kind":"tag","published_at":"2020-02-28T19:58:52.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@2.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@2.0.0/manifests"},{"name":"@jupyterlab/vega4-extension@1.0.1","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega4-extension@1.0.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega4-extension@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega4-extension%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega4-extension@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega4-extension@1.0.1/manifests"},{"name":"@jupyterlab/vega3-extension@1.0.0","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@1.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@1.0.0/manifests"},{"name":"@jupyterlab/vega2-extension@1.0.0","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@1.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@1.0.0/manifests"},{"name":"@jupyterlab/plotly-extension@1.0.0","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@1.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@1.0.0/manifests"},{"name":"@jupyterlab/mathjax3-extension@1.0.0","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@1.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@1.0.0/manifests"},{"name":"@jupyterlab/katex-extension@1.0.0","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@1.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@1.0.0/manifests"},{"name":"@jupyterlab/geojson-extension@1.0.0","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@1.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@1.0.0/manifests"},{"name":"@jupyterlab/fasta-extension@1.0.0","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@1.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@1.0.0/manifests"},{"name":"@jupyterlab/plotly-extension@0.18.2","sha":"7f648392e805bb5c4d67c2611e8e61352140bf4c","kind":"tag","published_at":"2019-01-30T07:16:30.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.18.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.18.2/manifests"},{"name":"@jupyterlab/katex-extension@0.20.1","sha":"7f648392e805bb5c4d67c2611e8e61352140bf4c","kind":"tag","published_at":"2019-01-30T07:16:30.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.20.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.20.1/manifests"},{"name":"@jupyterlab/vega3-extension@0.18.1","sha":"72c6ad52d1178e4d3115788f792e930a014382c1","kind":"tag","published_at":"2018-11-22T20:04:08.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.18.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.18.1/manifests"},{"name":"@jupyterlab/vega2-extension@0.18.1","sha":"72c6ad52d1178e4d3115788f792e930a014382c1","kind":"tag","published_at":"2018-11-22T20:04:08.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@0.18.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.18.1/manifests"},{"name":"@jupyterlab/plotly-extension@0.18.1","sha":"72c6ad52d1178e4d3115788f792e930a014382c1","kind":"tag","published_at":"2018-11-22T20:04:08.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.18.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.18.1/manifests"},{"name":"@jupyterlab/mathjax3-extension@0.3.1","sha":"72c6ad52d1178e4d3115788f792e930a014382c1","kind":"tag","published_at":"2018-11-22T20:04:08.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@0.3.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%400.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.3.1/manifests"},{"name":"@jupyterlab/katex-extension@0.19.2","sha":"72c6ad52d1178e4d3115788f792e930a014382c1","kind":"tag","published_at":"2018-11-22T20:04:08.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.19.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.19.2/manifests"},{"name":"@jupyterlab/geojson-extension@0.18.1","sha":"72c6ad52d1178e4d3115788f792e930a014382c1","kind":"tag","published_at":"2018-11-22T20:04:08.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.18.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.18.1/manifests"},{"name":"@jupyterlab/fasta-extension@0.18.1","sha":"72c6ad52d1178e4d3115788f792e930a014382c1","kind":"tag","published_at":"2018-11-22T20:04:08.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.18.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.18.1/manifests"},{"name":"@jupyterlab/vega3-extension@0.18.0","sha":"a602bb451366fa7e5d3ce3f2fc002b2732e72fdd","kind":"tag","published_at":"2018-10-05T11:31:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.18.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.18.0/manifests"},{"name":"@jupyterlab/vega2-extension@0.18.0","sha":"a602bb451366fa7e5d3ce3f2fc002b2732e72fdd","kind":"tag","published_at":"2018-10-05T11:31:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@0.18.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.18.0/manifests"},{"name":"@jupyterlab/plotly-extension@0.18.0","sha":"a602bb451366fa7e5d3ce3f2fc002b2732e72fdd","kind":"tag","published_at":"2018-10-05T11:31:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.18.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.18.0/manifests"},{"name":"@jupyterlab/mathjax3-extension@0.3.0","sha":"a602bb451366fa7e5d3ce3f2fc002b2732e72fdd","kind":"tag","published_at":"2018-10-05T11:31:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@0.3.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.3.0/manifests"},{"name":"@jupyterlab/katex-extension@0.19.0","sha":"a602bb451366fa7e5d3ce3f2fc002b2732e72fdd","kind":"tag","published_at":"2018-10-05T11:31:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.19.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.19.0/manifests"},{"name":"@jupyterlab/geojson-extension@0.18.0","sha":"a602bb451366fa7e5d3ce3f2fc002b2732e72fdd","kind":"tag","published_at":"2018-10-05T11:31:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.18.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.18.0/manifests"},{"name":"@jupyterlab/fasta-extension@0.18.0","sha":"a602bb451366fa7e5d3ce3f2fc002b2732e72fdd","kind":"tag","published_at":"2018-10-05T11:31:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.18.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.18.0/manifests"},{"name":"@jupyterlab/plotly-extension@0.17.2","sha":"660d1529b75849e14cbe10922ff83a24fe328e61","kind":"commit","published_at":"2018-09-20T09:42:16.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.17.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.17.2/manifests"},{"name":"@jupyterlab/mathjax3-extension@0.2.1","sha":"9ba969aa337f73652b13b7c05defd04d49037559","kind":"tag","published_at":"2018-08-18T14:25:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@0.2.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%400.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.2.1/manifests"},{"name":"@jupyterlab/katex-extension@0.18.1","sha":"9ba969aa337f73652b13b7c05defd04d49037559","kind":"tag","published_at":"2018-08-18T14:25:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.18.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.18.1/manifests"},{"name":"@jupyterlab/vega3-extension@0.17.1","sha":"9011839051b5e6b86d00380b20b28d7b3ae6a3da","kind":"tag","published_at":"2018-08-18T14:23:58.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.17.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.17.1/manifests"},{"name":"@jupyterlab/vega2-extension@0.17.1","sha":"9011839051b5e6b86d00380b20b28d7b3ae6a3da","kind":"tag","published_at":"2018-08-18T14:23:58.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@0.17.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.17.1/manifests"},{"name":"@jupyterlab/plotly-extension@0.17.1","sha":"9011839051b5e6b86d00380b20b28d7b3ae6a3da","kind":"tag","published_at":"2018-08-18T14:23:58.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.17.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.17.1/manifests"},{"name":"@jupyterlab/mathjax3-extension@0.2.0","sha":"9011839051b5e6b86d00380b20b28d7b3ae6a3da","kind":"tag","published_at":"2018-08-18T14:23:58.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@0.2.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.2.0/manifests"},{"name":"@jupyterlab/katex-extension@0.18.0","sha":"9011839051b5e6b86d00380b20b28d7b3ae6a3da","kind":"tag","published_at":"2018-08-18T14:23:58.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.18.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.18.0/manifests"},{"name":"@jupyterlab/geojson-extension@0.17.1","sha":"9011839051b5e6b86d00380b20b28d7b3ae6a3da","kind":"tag","published_at":"2018-08-18T14:23:58.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.17.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.17.1/manifests"},{"name":"@jupyterlab/fasta-extension@0.17.2","sha":"9011839051b5e6b86d00380b20b28d7b3ae6a3da","kind":"tag","published_at":"2018-08-18T14:23:58.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.17.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.17.2/manifests"},{"name":"@jupyterlab/fasta-extension@0.17.1","sha":"902833c8ced5444be72269c8c3eaabd7e5e12dab","kind":"tag","published_at":"2018-07-31T01:51:55.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.17.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.17.1/manifests"},{"name":"@jupyterlab/vega3-extension@0.17.0","sha":"e8fc69bb02b18ef91ec58fa60e58385712ebcffb","kind":"tag","published_at":"2018-07-27T22:16:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.17.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.17.0/manifests"},{"name":"@jupyterlab/vega2-extension@0.17.0","sha":"e8fc69bb02b18ef91ec58fa60e58385712ebcffb","kind":"tag","published_at":"2018-07-27T22:16:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@0.17.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.17.0/manifests"},{"name":"@jupyterlab/plotly-extension@0.17.0","sha":"e8fc69bb02b18ef91ec58fa60e58385712ebcffb","kind":"tag","published_at":"2018-07-27T22:16:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.17.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.17.0/manifests"},{"name":"@jupyterlab/katex-extension@0.17.0","sha":"e8fc69bb02b18ef91ec58fa60e58385712ebcffb","kind":"tag","published_at":"2018-07-27T22:16:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.17.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.17.0/manifests"},{"name":"@jupyterlab/geojson-extension@0.17.0","sha":"e8fc69bb02b18ef91ec58fa60e58385712ebcffb","kind":"tag","published_at":"2018-07-27T22:16:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.17.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.17.0/manifests"},{"name":"@jupyterlab/fasta-extension@0.17.0","sha":"e8fc69bb02b18ef91ec58fa60e58385712ebcffb","kind":"tag","published_at":"2018-07-27T22:16:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.17.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.17.0/manifests"},{"name":"@jupyterlab/vega2-extension@0.16.0","sha":"ca21e8d76b59e77e54052ec72f2a1690f05d7694","kind":"tag","published_at":"2018-04-18T17:05:59.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@0.16.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.16.0/manifests"},{"name":"@jupyterlab/plotly-extension@0.16.0","sha":"ca21e8d76b59e77e54052ec72f2a1690f05d7694","kind":"tag","published_at":"2018-04-18T17:05:59.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.16.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.16.0/manifests"},{"name":"@jupyterlab/katex-extension@0.16.0","sha":"ca21e8d76b59e77e54052ec72f2a1690f05d7694","kind":"tag","published_at":"2018-04-18T17:05:59.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.16.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.16.0/manifests"},{"name":"@jupyterlab/geojson-extension@0.16.0","sha":"ca21e8d76b59e77e54052ec72f2a1690f05d7694","kind":"tag","published_at":"2018-04-18T17:05:59.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.16.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.16.0/manifests"},{"name":"@jupyterlab/fasta-extension@0.16.0","sha":"ca21e8d76b59e77e54052ec72f2a1690f05d7694","kind":"tag","published_at":"2018-04-18T17:05:59.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.16.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.16.0/manifests"},{"name":"@jupyterlab/vega2-extension@0.15.7","sha":"55b5f1e6953662d405d10b37ccb5d167f67ac152","kind":"tag","published_at":"2018-04-17T17:09:07.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@0.15.7","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@0.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%400.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.15.7/manifests"},{"name":"@jupyterlab/plotly-extension@0.14.6","sha":"55b5f1e6953662d405d10b37ccb5d167f67ac152","kind":"tag","published_at":"2018-04-17T17:09:07.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.14.6","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.6/manifests"},{"name":"@jupyterlab/katex-extension@0.14.5","sha":"55b5f1e6953662d405d10b37ccb5d167f67ac152","kind":"tag","published_at":"2018-04-17T17:09:07.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.14.5","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.5/manifests"},{"name":"@jupyterlab/geojson-extension@0.14.6","sha":"55b5f1e6953662d405d10b37ccb5d167f67ac152","kind":"tag","published_at":"2018-04-17T17:09:07.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.14.6","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.6/manifests"},{"name":"@jupyterlab/fasta-extension@0.14.4","sha":"55b5f1e6953662d405d10b37ccb5d167f67ac152","kind":"tag","published_at":"2018-04-17T17:09:07.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.14.4","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.4/manifests"},{"name":"@jupyterlab/vega2-extension@0.15.6","sha":"4a92a00e592cb48655b8685e4fc05745219a164e","kind":"tag","published_at":"2018-04-06T16:00:54.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@0.15.6","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%400.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.15.6/manifests"},{"name":"@jupyterlab/plotly-extension@0.14.5","sha":"d1115f44625e20196a7d3791082436a340506b2a","kind":"tag","published_at":"2018-04-06T15:55:05.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.14.5","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.5/manifests"},{"name":"@jupyterlab/geojson-extension@0.14.5","sha":"d1115f44625e20196a7d3791082436a340506b2a","kind":"tag","published_at":"2018-04-06T15:55:05.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.14.5","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.5/manifests"},{"name":"@jupyterlab/fasta-extension@0.14.3","sha":"d1115f44625e20196a7d3791082436a340506b2a","kind":"tag","published_at":"2018-04-06T15:55:05.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.14.3","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.3/manifests"},{"name":"@jupyterlab/katex-extension@0.14.4","sha":"a6c2e3c869e74681ab527b6aa554400345cd2eb2","kind":"tag","published_at":"2018-04-06T15:33:04.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.14.4","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.4/manifests"},{"name":"@jupyterlab/vega3-extension@0.14.3","sha":"8bcf9af1eb66861c5d1dd1bc7ce7496fda7cbe98","kind":"tag","published_at":"2018-02-27T22:31:35.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.14.3","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.3/manifests"},{"name":"@jupyterlab/katex-extension@0.14.3","sha":"8bcf9af1eb66861c5d1dd1bc7ce7496fda7cbe98","kind":"tag","published_at":"2018-02-27T22:31:35.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.14.3","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.3/manifests"},{"name":"@jupyterlab/geojson-extension@0.14.4","sha":"c20664d0f71b7a08eff02bf05f33bae411588acf","kind":"commit","published_at":"2018-02-15T14:16:04.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.14.4","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.4/manifests"},{"name":"@jupyterlab/vega3-extension@0.14.2","sha":"2ad805ce45c70baea7441f40447cd40c6ca7cab5","kind":"tag","published_at":"2018-02-13T17:33:16.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.14.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.2/manifests"},{"name":"@jupyterlab/plotly-extension@0.14.4","sha":"2ad805ce45c70baea7441f40447cd40c6ca7cab5","kind":"tag","published_at":"2018-02-13T17:33:16.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.14.4","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.4/manifests"},{"name":"@jupyterlab/katex-extension@0.14.2","sha":"2ad805ce45c70baea7441f40447cd40c6ca7cab5","kind":"tag","published_at":"2018-02-13T17:33:16.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.14.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.2/manifests"},{"name":"@jupyterlab/geojson-extension@0.14.3","sha":"2ad805ce45c70baea7441f40447cd40c6ca7cab5","kind":"tag","published_at":"2018-02-13T17:33:16.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.14.3","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.3/manifests"},{"name":"@jupyterlab/fasta-extension@0.14.2","sha":"2ad805ce45c70baea7441f40447cd40c6ca7cab5","kind":"tag","published_at":"2018-02-13T17:33:15.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.14.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.2/manifests"},{"name":"@jupyterlab/plotly-extension@0.14.3","sha":"d1cc739acb8b59b95384da20204c9c34e5a4cb8e","kind":"tag","published_at":"2018-02-13T17:23:10.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.14.3","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.3/manifests"},{"name":"@jupyterlab/plotly-extension@0.14.2","sha":"94182f8acf10d6da0a4cf870e63381d9a479a308","kind":"tag","published_at":"2018-01-20T03:53:28.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.14.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.2/manifests"},{"name":"@jupyterlab/vega3-extension@0.14.1","sha":"cc27031da72fda7d29e93237a9666b81a6fb3b32","kind":"tag","published_at":"2018-01-19T19:47:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.14.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.1/manifests"},{"name":"@jupyterlab/plotly-extension@0.14.1","sha":"cc27031da72fda7d29e93237a9666b81a6fb3b32","kind":"tag","published_at":"2018-01-19T19:47:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.14.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.1/manifests"},{"name":"@jupyterlab/katex-extension@0.14.1","sha":"cc27031da72fda7d29e93237a9666b81a6fb3b32","kind":"tag","published_at":"2018-01-19T19:47:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.14.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.1/manifests"},{"name":"@jupyterlab/geojson-extension@0.14.1","sha":"cc27031da72fda7d29e93237a9666b81a6fb3b32","kind":"tag","published_at":"2018-01-19T19:47:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.14.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.1/manifests"},{"name":"@jupyterlab/fasta-extension@0.14.1","sha":"cc27031da72fda7d29e93237a9666b81a6fb3b32","kind":"tag","published_at":"2018-01-19T19:47:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.14.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.1/manifests"},{"name":"@jupyterlab/vega3-extension@0.14.0","sha":"7d55c63e91bfcf3df127d0845a7269b0881525a9","kind":"tag","published_at":"2018-01-11T11:11:48.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.14.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.0/manifests"},{"name":"@jupyterlab/plotly-extension@0.14.0","sha":"7d55c63e91bfcf3df127d0845a7269b0881525a9","kind":"tag","published_at":"2018-01-11T11:11:48.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.14.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.0/manifests"},{"name":"@jupyterlab/katex-extension@0.14.0","sha":"7d55c63e91bfcf3df127d0845a7269b0881525a9","kind":"tag","published_at":"2018-01-11T11:11:48.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.14.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.0/manifests"},{"name":"@jupyterlab/geojson-extension@0.14.0","sha":"7d55c63e91bfcf3df127d0845a7269b0881525a9","kind":"tag","published_at":"2018-01-11T11:11:48.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.14.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.0/manifests"},{"name":"@jupyterlab/fasta-extension@0.14.0","sha":"7d55c63e91bfcf3df127d0845a7269b0881525a9","kind":"tag","published_at":"2018-01-11T11:11:48.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.14.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.0/manifests"},{"name":"@jupyterlab/vega3-extension@0.13.0","sha":"56e6183df57545a14058838638252de5f3dc2581","kind":"tag","published_at":"2017-12-08T19:52:01.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.13.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.13.0/manifests"},{"name":"@jupyterlab/plotly-extension@0.13.0","sha":"56e6183df57545a14058838638252de5f3dc2581","kind":"tag","published_at":"2017-12-08T19:52:01.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.13.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.13.0/manifests"},{"name":"@jupyterlab/katex-extension@0.13.0","sha":"56e6183df57545a14058838638252de5f3dc2581","kind":"tag","published_at":"2017-12-08T19:52:01.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.13.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.13.0/manifests"},{"name":"@jupyterlab/geojson-extension@0.13.0","sha":"56e6183df57545a14058838638252de5f3dc2581","kind":"tag","published_at":"2017-12-08T19:52:01.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.13.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.13.0/manifests"},{"name":"@jupyterlab/fasta-extension@0.13.0","sha":"56e6183df57545a14058838638252de5f3dc2581","kind":"tag","published_at":"2017-12-08T19:52:01.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.13.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.13.0/manifests"},{"name":"v0.12.0","sha":"7d8df71e56da78cb41cd155b8278ffe38ff78a94","kind":"tag","published_at":"2017-11-09T16:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.12.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"685e955e18bf3a30a6bc9df77d7d1f8f1a9a0852","kind":"tag","published_at":"2017-10-31T19:43:10.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.11.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"d1e17c0d5baa021c621065b9d8ae157d9adce0fd","kind":"tag","published_at":"2017-10-16T22:59:18.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.11.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.11.0/manifests"},{"name":"vundefined","sha":"884c1b264577c314543107cd96c05279da2b82d9","kind":"tag","published_at":"2017-10-06T18:27:22.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/vundefined","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/vundefined","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@vundefined","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/vundefined","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/vundefined/manifests"},{"name":"v0.10.2","sha":"59226e1c4c79af587d61742f4583b25ace2b6089","kind":"tag","published_at":"2017-10-06T18:21:30.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.10.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"63f94180522593a889fbcf62999da5acd42dacfd","kind":"tag","published_at":"2017-10-05T22:57:47.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.10.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"0af19f0f17dad9519146a213877dd685234a3fd2","kind":"tag","published_at":"2017-09-26T18:16:24.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.10.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.10.0/manifests"},{"name":"v0.9.2","sha":"fd5757d79e691b947dd507d1fcba544e41df8852","kind":"commit","published_at":"2017-08-03T21:07:09.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.9.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.9.2/manifests"},{"name":"@jupyterlab/json-extension@0.9.1","sha":"4248a42d69b59753e956011ac44ebbda005fc0d1","kind":"commit","published_at":"2017-07-28T20:14:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/json-extension@0.9.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/json-extension@0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fjson-extension%400.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fjson-extension@0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fjson-extension@0.9.1/manifests"},{"name":"@jupyterlab/geojson-extension@0.9.1","sha":"e68f5e125c694723c442298b78a72a398aecba68","kind":"commit","published_at":"2017-07-28T20:14:09.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.9.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.9.1/manifests"},{"name":"@jupyterlab/json-extension@0.9.0","sha":"21657bbbfade1dcce5bd43f323f879af3b8d4d80","kind":"commit","published_at":"2017-07-26T14:43:00.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/json-extension@0.9.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/json-extension@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fjson-extension%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fjson-extension@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fjson-extension@0.9.0/manifests"},{"name":"@jupyterlab/geojson-extension@0.9.0","sha":"87890889ede575ee4527440fd4127e183b67ddfd","kind":"commit","published_at":"2017-07-26T14:41:59.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.9.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.9.0/manifests"},{"name":"v0.8.0","sha":"e8d8f7e3c9243b65bdab6475e56905f0408a557f","kind":"tag","published_at":"2017-07-19T18:33:49.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.8.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.8.0/manifests"}]},"repo_metadata_updated_at":"2026-03-05T17:31:43.494Z","dependent_packages_count":0,"downloads":9813,"downloads_period":"total","dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":24.102820064886448,"dependent_packages_count":51.53980534065386,"stargazers_count":18.003493885700024,"forks_count":21.028200648864487,"docker_downloads_count":null,"average":28.668579985026206},"purl":"pkg:conda/jupyterlab-katex?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/jupyterlab-katex","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/jupyterlab-katex","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/jupyterlab-katex/dependencies","status":null,"funding_links":["https://jupyter.org/about#donate"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T18:32:05.025Z","issues_count":35,"pull_requests_count":94,"avg_time_to_close_issue":5976402.722222222,"avg_time_to_close_pull_request":2792292.827586207,"issues_closed_count":18,"pull_requests_closed_count":87,"pull_request_authors_count":18,"issue_authors_count":34,"avg_comments_per_issue":3.5714285714285716,"avg_comments_per_pull_request":1.6595744680851063,"merged_pull_requests_count":80,"bot_issues_count":1,"bot_pull_requests_count":57,"past_year_issues_count":0,"past_year_pull_requests_count":9,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1384333.625,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":8,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":9,"past_year_merged_pull_requests_count":8,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/issues","maintainers":[{"login":"fcollonval","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fcollonval"},{"login":"jtpio","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtpio"},{"login":"gnestor","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gnestor"},{"login":"consideRatio","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/consideRatio"},{"login":"blink1073","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"dhirschfeld","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dhirschfeld"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/jupyterlab-katex/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/jupyterlab-katex/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/jupyterlab-katex/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/jupyterlab-katex/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/jupyterlab-katex/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/jupyterlab-katex/codemeta","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":0,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org"},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2026-04-27T18:20:20.507Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":5298362,"name":"jupyterlab-plotly-extension","ecosystem":"conda","description":null,"homepage":"https://github.com/jupyterlab/jupyter-renderers/blob/master/packages/plotly-extension","licenses":"BSD 3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/jupyterlab/jupyter-renderers","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2019-04-02T10:29:52.000Z","latest_release_published_at":"2019-07-07T18:23:57.000Z","latest_release_number":"1.0.0","last_synced_at":"2026-03-05T17:14:28.233Z","created_at":"2022-10-03T16:03:57.299Z","updated_at":"2026-03-05T17:32:03.159Z","registry_url":"https://anaconda.org/conda-forge/jupyterlab-plotly-extension","install_command":"conda install -c conda-forge jupyterlab-plotly-extension","documentation_url":null,"metadata":{},"repo_metadata":{"id":38421190,"uuid":"93772766","full_name":"jupyterlab/jupyter-renderers","owner":"jupyterlab","description":"Renderers and renderer extensions for JupyterLab","archived":false,"fork":false,"pushed_at":"2025-12-04T16:59:22.000Z","size":7304,"stargazers_count":510,"open_issues_count":43,"forks_count":80,"subscribers_count":26,"default_branch":"main","last_synced_at":"2025-12-21T12:29:35.352Z","etag":null,"topics":["fasta","geojson","jupyterlab","jupyterlab-extension","katex","plotly","vega","vega-lite"],"latest_commit_sha":null,"homepage":"","language":"HTML","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/jupyterlab.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"custom":"https://jupyter.org/about#donate"}},"created_at":"2017-06-08T16:59:07.000Z","updated_at":"2025-10-11T06:31:03.000Z","dependencies_parsed_at":"2023-02-08T05:31:13.322Z","dependency_job_id":"75de564a-e801-432a-abee-6877944ea879","html_url":"https://github.com/jupyterlab/jupyter-renderers","commit_stats":{"total_commits":461,"total_committers":30,"mean_commits":"15.366666666666667","dds":0.6355748373101953,"last_synced_commit":"63af72ba0c8ec0123acb9e317366ed31ce0e1488"},"previous_names":[],"tags_count":142,"template":false,"template_full_name":null,"purl":"pkg:github/jupyterlab/jupyter-renderers","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/sbom","scorecard":{"id":543202,"data":{"date":"2025-08-11","repo":{"name":"github.com/jupyterlab/jupyter-renderers","commit":"b89c093bce24c8d7394177f08a111b3895ed6870"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"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":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/binder.yaml:1","Warn: no topLevel permission defined: .github/workflows/main.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":"Code-Review","score":3,"reason":"Found 2/6 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/binder.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/binder.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:54","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:105","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found linked content: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found text in security policy: github.com/jupyterlab/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"41 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: GHSA-44cc-43rp-5947","Warn: Project is vulnerable to: GHSA-4m77-cmpx-vjc4","Warn: Project is vulnerable to: GHSA-9q39-rmj3-p4r2","Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-36jr-mh4h-2g58","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-3wc5-fcw2-2329","Warn: Project is vulnerable to: GHSA-64fm-8hw2-v72w","Warn: Project is vulnerable to: GHSA-f98w-7cxr-ff2h","Warn: Project is vulnerable to: GHSA-cg87-wmx4-v546","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-rm97-x556-q36h","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-p9pc-299p-vxgp"],"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-20T08:45:33.391Z","repository_id":38421190,"created_at":"2025-08-20T08:45:33.391Z","updated_at":"2025-08-20T08:45:33.391Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30138758,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-05T16:58:46.102Z","status":"ssl_error","status_checked_at":"2026-03-05T16:58:45.706Z","response_time":93,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"jupyterlab","name":"JupyterLab","uuid":"22800682","kind":"organization","description":"JupyterLab: The Next Generation UI for Project Jupyter","email":"project.jupyter@gmail.com","website":"https://jupyter.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22800682?v=4","repositories_count":63,"last_synced_at":"2024-04-14T17:14:51.742Z","metadata":{"has_sponsors_listing":false,"funding":{"custom":"https://jupyter.org/about#donate"}},"html_url":"https://github.com/jupyterlab","funding_links":["https://jupyter.org/about#donate"],"total_stars":28077,"followers":845,"following":0,"created_at":"2022-11-02T16:23:12.150Z","updated_at":"2024-04-14T17:15:11.176Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab/repositories"},"tags":[{"name":"@jupyterlab/vega3-extension@3.3.0","sha":"4d08ef19cd90d56c121587f62764ee2a135caa98","kind":"commit","published_at":"2023-05-23T12:07:37.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@3.3.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%403.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.3.0/manifests"},{"name":"@jupyterlab/mathjax2-extension@4.0.0","sha":"4d08ef19cd90d56c121587f62764ee2a135caa98","kind":"commit","published_at":"2023-05-23T12:07:37.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax2-extension@4.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax2-extension@4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax2-extension%404.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax2-extension@4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax2-extension@4.0.0/manifests"},{"name":"@jupyterlab/katex-extension@3.4.0","sha":"4d08ef19cd90d56c121587f62764ee2a135caa98","kind":"commit","published_at":"2023-05-23T12:07:37.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@3.4.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%403.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.4.0/manifests"},{"name":"@jupyterlab/geojson-extension@3.4.0","sha":"4d08ef19cd90d56c121587f62764ee2a135caa98","kind":"commit","published_at":"2023-05-23T12:07:37.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.4.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.4.0/manifests"},{"name":"@jupyterlab/fasta-extension@3.3.0","sha":"4d08ef19cd90d56c121587f62764ee2a135caa98","kind":"commit","published_at":"2023-05-23T12:07:37.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@3.3.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%403.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.3.0/manifests"},{"name":"@jupyterlab/geojson-extension@3.3.1","sha":"64dffd890e14b8dc733205aa1a07e49edd2ddd6a","kind":"commit","published_at":"2022-11-15T08:11:21.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.3.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.3.1/manifests"},{"name":"@jupyterlab/geojson-extension@3.3.0","sha":"0f8872f6a010c24e668f8fd910b38675783c79f5","kind":"commit","published_at":"2022-11-14T09:39:16.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.3.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.3.0/manifests"},{"name":"@jupyterlab/vega3-extension@3.2.0","sha":"19b5ff10e2709a473460ed4db0f24125687e3f02","kind":"tag","published_at":"2022-01-17T16:34:54.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@3.2.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%403.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.2.0/manifests"},{"name":"@jupyterlab/vega2-extension@3.2.0","sha":"19b5ff10e2709a473460ed4db0f24125687e3f02","kind":"tag","published_at":"2022-01-17T16:34:54.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@3.2.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%403.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.2.0/manifests"},{"name":"@jupyterlab/mathjax3-extension@4.3.0","sha":"19b5ff10e2709a473460ed4db0f24125687e3f02","kind":"tag","published_at":"2022-01-17T16:34:54.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@4.3.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%404.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.3.0/manifests"},{"name":"@jupyterlab/katex-extension@3.3.0","sha":"19b5ff10e2709a473460ed4db0f24125687e3f02","kind":"tag","published_at":"2022-01-17T16:34:54.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@3.3.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%403.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.3.0/manifests"},{"name":"@jupyterlab/geojson-extension@3.2.0","sha":"19b5ff10e2709a473460ed4db0f24125687e3f02","kind":"tag","published_at":"2022-01-17T16:34:54.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.2.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.2.0/manifests"},{"name":"@jupyterlab/fasta-extension@3.2.0","sha":"19b5ff10e2709a473460ed4db0f24125687e3f02","kind":"tag","published_at":"2022-01-17T16:34:54.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@3.2.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%403.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.2.0/manifests"},{"name":"@jupyterlab/vega3-extension@3.1.3","sha":"8db61c4e898792835e80f86b1a39233b129b624e","kind":"tag","published_at":"2021-03-11T21:14:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@3.1.3","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%403.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.3/manifests"},{"name":"@jupyterlab/vega2-extension@3.1.3","sha":"8db61c4e898792835e80f86b1a39233b129b624e","kind":"tag","published_at":"2021-03-11T21:14:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@3.1.3","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%403.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.3/manifests"},{"name":"@jupyterlab/mathjax3-extension@4.2.2","sha":"8db61c4e898792835e80f86b1a39233b129b624e","kind":"tag","published_at":"2021-03-11T21:14:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@4.2.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%404.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.2.2/manifests"},{"name":"@jupyterlab/katex-extension@3.2.2","sha":"8db61c4e898792835e80f86b1a39233b129b624e","kind":"tag","published_at":"2021-03-11T21:14:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@3.2.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%403.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.2.2/manifests"},{"name":"@jupyterlab/geojson-extension@3.1.2","sha":"8db61c4e898792835e80f86b1a39233b129b624e","kind":"tag","published_at":"2021-03-11T21:14:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.1.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.1.2/manifests"},{"name":"@jupyterlab/fasta-extension@3.1.1","sha":"8db61c4e898792835e80f86b1a39233b129b624e","kind":"tag","published_at":"2021-03-11T21:14:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@3.1.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%403.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.1.1/manifests"},{"name":"@jupyterlab/vega3-extension@3.1.2","sha":"f5021a6c788aacb230e06df92563fc14f1dfbd50","kind":"tag","published_at":"2021-03-11T20:34:33.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@3.1.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%403.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.2/manifests"},{"name":"@jupyterlab/vega2-extension@3.1.2","sha":"f5021a6c788aacb230e06df92563fc14f1dfbd50","kind":"tag","published_at":"2021-03-11T20:34:33.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@3.1.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%403.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.2/manifests"},{"name":"@jupyterlab/vega3-extension@3.1.1","sha":"ea95ec1df06f097983567842536830d8e83c32c9","kind":"tag","published_at":"2021-03-11T20:03:28.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@3.1.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%403.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.1/manifests"},{"name":"@jupyterlab/vega2-extension@3.1.1","sha":"ea95ec1df06f097983567842536830d8e83c32c9","kind":"tag","published_at":"2021-03-11T20:03:28.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@3.1.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%403.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.1/manifests"},{"name":"@jupyterlab/mathjax3-extension@4.2.1","sha":"ea95ec1df06f097983567842536830d8e83c32c9","kind":"tag","published_at":"2021-03-11T20:03:28.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@4.2.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%404.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.2.1/manifests"},{"name":"@jupyterlab/katex-extension@3.2.1","sha":"ea95ec1df06f097983567842536830d8e83c32c9","kind":"tag","published_at":"2021-03-11T20:03:28.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@3.2.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%403.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.2.1/manifests"},{"name":"@jupyterlab/geojson-extension@3.1.1","sha":"ea95ec1df06f097983567842536830d8e83c32c9","kind":"tag","published_at":"2021-03-11T20:03:28.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.1.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.1.1/manifests"},{"name":"@jupyterlab/vega3-extension@3.1.0","sha":"99e513bc01b7e6ded7b608f0bcb503e55bd34d21","kind":"tag","published_at":"2021-03-11T19:12:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@3.1.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%403.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.0/manifests"},{"name":"@jupyterlab/vega2-extension@3.1.0","sha":"99e513bc01b7e6ded7b608f0bcb503e55bd34d21","kind":"tag","published_at":"2021-03-11T19:12:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@3.1.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%403.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.0/manifests"},{"name":"@jupyterlab/mathjax3-extension@4.2.0","sha":"99e513bc01b7e6ded7b608f0bcb503e55bd34d21","kind":"tag","published_at":"2021-03-11T19:12:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@4.2.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%404.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.2.0/manifests"},{"name":"@jupyterlab/katex-extension@3.2.0","sha":"99e513bc01b7e6ded7b608f0bcb503e55bd34d21","kind":"tag","published_at":"2021-03-11T19:12:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@3.2.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%403.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.2.0/manifests"},{"name":"@jupyterlab/geojson-extension@3.1.0","sha":"99e513bc01b7e6ded7b608f0bcb503e55bd34d21","kind":"tag","published_at":"2021-03-11T19:12:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.1.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.1.0/manifests"},{"name":"@jupyterlab/fasta-extension@3.1.0","sha":"99e513bc01b7e6ded7b608f0bcb503e55bd34d21","kind":"tag","published_at":"2021-03-11T19:12:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@3.1.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%403.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.1.0/manifests"},{"name":"@jupyterlab/mathjax3-extension@4.1.1","sha":"ef547cff9703f9da3c58aeaf4648e18af8066503","kind":"tag","published_at":"2021-02-22T20:23:22.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@4.1.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%404.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.1.1/manifests"},{"name":"@jupyterlab/mathjax3-extension@4.1.0","sha":"e617342b81653e0a0f9704c42e7ec7cb48e5c201","kind":"tag","published_at":"2021-02-08T22:11:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@4.1.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%404.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.1.0/manifests"},{"name":"@jupyterlab/katex-extension@3.1.0","sha":"e617342b81653e0a0f9704c42e7ec7cb48e5c201","kind":"tag","published_at":"2021-02-08T22:11:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@3.1.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%403.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.1.0/manifests"},{"name":"@jupyterlab/vega3-extension@3.0.0","sha":"60774b231773dac77c0d594770348aff7fa46edd","kind":"tag","published_at":"2021-01-05T22:15:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@3.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.0.0/manifests"},{"name":"@jupyterlab/vega2-extension@3.0.0","sha":"60774b231773dac77c0d594770348aff7fa46edd","kind":"tag","published_at":"2021-01-05T22:15:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@3.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.0.0/manifests"},{"name":"@jupyterlab/mathjax3-extension@4.0.0","sha":"60774b231773dac77c0d594770348aff7fa46edd","kind":"tag","published_at":"2021-01-05T22:15:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@4.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%404.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.0.0/manifests"},{"name":"@jupyterlab/katex-extension@3.0.0","sha":"60774b231773dac77c0d594770348aff7fa46edd","kind":"tag","published_at":"2021-01-05T22:15:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@3.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.0.0/manifests"},{"name":"@jupyterlab/geojson-extension@3.0.0","sha":"60774b231773dac77c0d594770348aff7fa46edd","kind":"tag","published_at":"2021-01-05T22:15:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.0.0/manifests"},{"name":"@jupyterlab/fasta-extension@3.0.0","sha":"60774b231773dac77c0d594770348aff7fa46edd","kind":"tag","published_at":"2021-01-05T22:15:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@3.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.0.0/manifests"},{"name":"@jupyterlab/geojson-extension@2.0.1","sha":"e2c0422747c80f5329e69e30d8e952caded09634","kind":"tag","published_at":"2020-04-09T11:57:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@2.0.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@2.0.1/manifests"},{"name":"@jupyterlab/vega3-extension@2.0.0","sha":"3f3c5519e35ca4c3c80f1837af495324c1cdf7f4","kind":"tag","published_at":"2020-02-28T19:58:52.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@2.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@2.0.0/manifests"},{"name":"@jupyterlab/vega2-extension@2.0.0","sha":"3f3c5519e35ca4c3c80f1837af495324c1cdf7f4","kind":"tag","published_at":"2020-02-28T19:58:52.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@2.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@2.0.0/manifests"},{"name":"@jupyterlab/mathjax3-extension@3.0.0","sha":"3f3c5519e35ca4c3c80f1837af495324c1cdf7f4","kind":"tag","published_at":"2020-02-28T19:58:52.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@3.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@3.0.0/manifests"},{"name":"@jupyterlab/katex-extension@2.0.0","sha":"3f3c5519e35ca4c3c80f1837af495324c1cdf7f4","kind":"tag","published_at":"2020-02-28T19:58:52.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@2.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@2.0.0/manifests"},{"name":"@jupyterlab/geojson-extension@2.0.0","sha":"3f3c5519e35ca4c3c80f1837af495324c1cdf7f4","kind":"tag","published_at":"2020-02-28T19:58:52.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@2.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@2.0.0/manifests"},{"name":"@jupyterlab/fasta-extension@2.0.0","sha":"3f3c5519e35ca4c3c80f1837af495324c1cdf7f4","kind":"tag","published_at":"2020-02-28T19:58:52.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@2.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@2.0.0/manifests"},{"name":"@jupyterlab/vega4-extension@1.0.1","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega4-extension@1.0.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega4-extension@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega4-extension%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega4-extension@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega4-extension@1.0.1/manifests"},{"name":"@jupyterlab/vega3-extension@1.0.0","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@1.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@1.0.0/manifests"},{"name":"@jupyterlab/vega2-extension@1.0.0","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@1.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@1.0.0/manifests"},{"name":"@jupyterlab/plotly-extension@1.0.0","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@1.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@1.0.0/manifests"},{"name":"@jupyterlab/mathjax3-extension@1.0.0","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@1.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@1.0.0/manifests"},{"name":"@jupyterlab/katex-extension@1.0.0","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@1.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@1.0.0/manifests"},{"name":"@jupyterlab/geojson-extension@1.0.0","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@1.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@1.0.0/manifests"},{"name":"@jupyterlab/fasta-extension@1.0.0","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@1.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@1.0.0/manifests"},{"name":"@jupyterlab/plotly-extension@0.18.2","sha":"7f648392e805bb5c4d67c2611e8e61352140bf4c","kind":"tag","published_at":"2019-01-30T07:16:30.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.18.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.18.2/manifests"},{"name":"@jupyterlab/katex-extension@0.20.1","sha":"7f648392e805bb5c4d67c2611e8e61352140bf4c","kind":"tag","published_at":"2019-01-30T07:16:30.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.20.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.20.1/manifests"},{"name":"@jupyterlab/vega3-extension@0.18.1","sha":"72c6ad52d1178e4d3115788f792e930a014382c1","kind":"tag","published_at":"2018-11-22T20:04:08.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.18.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.18.1/manifests"},{"name":"@jupyterlab/vega2-extension@0.18.1","sha":"72c6ad52d1178e4d3115788f792e930a014382c1","kind":"tag","published_at":"2018-11-22T20:04:08.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@0.18.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.18.1/manifests"},{"name":"@jupyterlab/plotly-extension@0.18.1","sha":"72c6ad52d1178e4d3115788f792e930a014382c1","kind":"tag","published_at":"2018-11-22T20:04:08.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.18.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.18.1/manifests"},{"name":"@jupyterlab/mathjax3-extension@0.3.1","sha":"72c6ad52d1178e4d3115788f792e930a014382c1","kind":"tag","published_at":"2018-11-22T20:04:08.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@0.3.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%400.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.3.1/manifests"},{"name":"@jupyterlab/katex-extension@0.19.2","sha":"72c6ad52d1178e4d3115788f792e930a014382c1","kind":"tag","published_at":"2018-11-22T20:04:08.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.19.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.19.2/manifests"},{"name":"@jupyterlab/geojson-extension@0.18.1","sha":"72c6ad52d1178e4d3115788f792e930a014382c1","kind":"tag","published_at":"2018-11-22T20:04:08.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.18.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.18.1/manifests"},{"name":"@jupyterlab/fasta-extension@0.18.1","sha":"72c6ad52d1178e4d3115788f792e930a014382c1","kind":"tag","published_at":"2018-11-22T20:04:08.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.18.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.18.1/manifests"},{"name":"@jupyterlab/vega3-extension@0.18.0","sha":"a602bb451366fa7e5d3ce3f2fc002b2732e72fdd","kind":"tag","published_at":"2018-10-05T11:31:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.18.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.18.0/manifests"},{"name":"@jupyterlab/vega2-extension@0.18.0","sha":"a602bb451366fa7e5d3ce3f2fc002b2732e72fdd","kind":"tag","published_at":"2018-10-05T11:31:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@0.18.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.18.0/manifests"},{"name":"@jupyterlab/plotly-extension@0.18.0","sha":"a602bb451366fa7e5d3ce3f2fc002b2732e72fdd","kind":"tag","published_at":"2018-10-05T11:31:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.18.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.18.0/manifests"},{"name":"@jupyterlab/mathjax3-extension@0.3.0","sha":"a602bb451366fa7e5d3ce3f2fc002b2732e72fdd","kind":"tag","published_at":"2018-10-05T11:31:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@0.3.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.3.0/manifests"},{"name":"@jupyterlab/katex-extension@0.19.0","sha":"a602bb451366fa7e5d3ce3f2fc002b2732e72fdd","kind":"tag","published_at":"2018-10-05T11:31:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.19.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.19.0/manifests"},{"name":"@jupyterlab/geojson-extension@0.18.0","sha":"a602bb451366fa7e5d3ce3f2fc002b2732e72fdd","kind":"tag","published_at":"2018-10-05T11:31:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.18.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.18.0/manifests"},{"name":"@jupyterlab/fasta-extension@0.18.0","sha":"a602bb451366fa7e5d3ce3f2fc002b2732e72fdd","kind":"tag","published_at":"2018-10-05T11:31:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.18.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.18.0/manifests"},{"name":"@jupyterlab/plotly-extension@0.17.2","sha":"660d1529b75849e14cbe10922ff83a24fe328e61","kind":"commit","published_at":"2018-09-20T09:42:16.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.17.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.17.2/manifests"},{"name":"@jupyterlab/mathjax3-extension@0.2.1","sha":"9ba969aa337f73652b13b7c05defd04d49037559","kind":"tag","published_at":"2018-08-18T14:25:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@0.2.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%400.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.2.1/manifests"},{"name":"@jupyterlab/katex-extension@0.18.1","sha":"9ba969aa337f73652b13b7c05defd04d49037559","kind":"tag","published_at":"2018-08-18T14:25:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.18.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.18.1/manifests"},{"name":"@jupyterlab/vega3-extension@0.17.1","sha":"9011839051b5e6b86d00380b20b28d7b3ae6a3da","kind":"tag","published_at":"2018-08-18T14:23:58.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.17.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.17.1/manifests"},{"name":"@jupyterlab/vega2-extension@0.17.1","sha":"9011839051b5e6b86d00380b20b28d7b3ae6a3da","kind":"tag","published_at":"2018-08-18T14:23:58.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@0.17.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.17.1/manifests"},{"name":"@jupyterlab/plotly-extension@0.17.1","sha":"9011839051b5e6b86d00380b20b28d7b3ae6a3da","kind":"tag","published_at":"2018-08-18T14:23:58.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.17.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.17.1/manifests"},{"name":"@jupyterlab/mathjax3-extension@0.2.0","sha":"9011839051b5e6b86d00380b20b28d7b3ae6a3da","kind":"tag","published_at":"2018-08-18T14:23:58.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@0.2.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.2.0/manifests"},{"name":"@jupyterlab/katex-extension@0.18.0","sha":"9011839051b5e6b86d00380b20b28d7b3ae6a3da","kind":"tag","published_at":"2018-08-18T14:23:58.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.18.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.18.0/manifests"},{"name":"@jupyterlab/geojson-extension@0.17.1","sha":"9011839051b5e6b86d00380b20b28d7b3ae6a3da","kind":"tag","published_at":"2018-08-18T14:23:58.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.17.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.17.1/manifests"},{"name":"@jupyterlab/fasta-extension@0.17.2","sha":"9011839051b5e6b86d00380b20b28d7b3ae6a3da","kind":"tag","published_at":"2018-08-18T14:23:58.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.17.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.17.2/manifests"},{"name":"@jupyterlab/fasta-extension@0.17.1","sha":"902833c8ced5444be72269c8c3eaabd7e5e12dab","kind":"tag","published_at":"2018-07-31T01:51:55.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.17.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.17.1/manifests"},{"name":"@jupyterlab/vega3-extension@0.17.0","sha":"e8fc69bb02b18ef91ec58fa60e58385712ebcffb","kind":"tag","published_at":"2018-07-27T22:16:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.17.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.17.0/manifests"},{"name":"@jupyterlab/vega2-extension@0.17.0","sha":"e8fc69bb02b18ef91ec58fa60e58385712ebcffb","kind":"tag","published_at":"2018-07-27T22:16:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@0.17.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.17.0/manifests"},{"name":"@jupyterlab/plotly-extension@0.17.0","sha":"e8fc69bb02b18ef91ec58fa60e58385712ebcffb","kind":"tag","published_at":"2018-07-27T22:16:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.17.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.17.0/manifests"},{"name":"@jupyterlab/katex-extension@0.17.0","sha":"e8fc69bb02b18ef91ec58fa60e58385712ebcffb","kind":"tag","published_at":"2018-07-27T22:16:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.17.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.17.0/manifests"},{"name":"@jupyterlab/geojson-extension@0.17.0","sha":"e8fc69bb02b18ef91ec58fa60e58385712ebcffb","kind":"tag","published_at":"2018-07-27T22:16:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.17.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.17.0/manifests"},{"name":"@jupyterlab/fasta-extension@0.17.0","sha":"e8fc69bb02b18ef91ec58fa60e58385712ebcffb","kind":"tag","published_at":"2018-07-27T22:16:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.17.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.17.0/manifests"},{"name":"@jupyterlab/vega2-extension@0.16.0","sha":"ca21e8d76b59e77e54052ec72f2a1690f05d7694","kind":"tag","published_at":"2018-04-18T17:05:59.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@0.16.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.16.0/manifests"},{"name":"@jupyterlab/plotly-extension@0.16.0","sha":"ca21e8d76b59e77e54052ec72f2a1690f05d7694","kind":"tag","published_at":"2018-04-18T17:05:59.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.16.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.16.0/manifests"},{"name":"@jupyterlab/katex-extension@0.16.0","sha":"ca21e8d76b59e77e54052ec72f2a1690f05d7694","kind":"tag","published_at":"2018-04-18T17:05:59.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.16.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.16.0/manifests"},{"name":"@jupyterlab/geojson-extension@0.16.0","sha":"ca21e8d76b59e77e54052ec72f2a1690f05d7694","kind":"tag","published_at":"2018-04-18T17:05:59.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.16.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.16.0/manifests"},{"name":"@jupyterlab/fasta-extension@0.16.0","sha":"ca21e8d76b59e77e54052ec72f2a1690f05d7694","kind":"tag","published_at":"2018-04-18T17:05:59.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.16.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.16.0/manifests"},{"name":"@jupyterlab/vega2-extension@0.15.7","sha":"55b5f1e6953662d405d10b37ccb5d167f67ac152","kind":"tag","published_at":"2018-04-17T17:09:07.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@0.15.7","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@0.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%400.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.15.7/manifests"},{"name":"@jupyterlab/plotly-extension@0.14.6","sha":"55b5f1e6953662d405d10b37ccb5d167f67ac152","kind":"tag","published_at":"2018-04-17T17:09:07.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.14.6","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.6/manifests"},{"name":"@jupyterlab/katex-extension@0.14.5","sha":"55b5f1e6953662d405d10b37ccb5d167f67ac152","kind":"tag","published_at":"2018-04-17T17:09:07.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.14.5","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.5/manifests"},{"name":"@jupyterlab/geojson-extension@0.14.6","sha":"55b5f1e6953662d405d10b37ccb5d167f67ac152","kind":"tag","published_at":"2018-04-17T17:09:07.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.14.6","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.6/manifests"},{"name":"@jupyterlab/fasta-extension@0.14.4","sha":"55b5f1e6953662d405d10b37ccb5d167f67ac152","kind":"tag","published_at":"2018-04-17T17:09:07.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.14.4","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.4/manifests"},{"name":"@jupyterlab/vega2-extension@0.15.6","sha":"4a92a00e592cb48655b8685e4fc05745219a164e","kind":"tag","published_at":"2018-04-06T16:00:54.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@0.15.6","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%400.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.15.6/manifests"},{"name":"@jupyterlab/plotly-extension@0.14.5","sha":"d1115f44625e20196a7d3791082436a340506b2a","kind":"tag","published_at":"2018-04-06T15:55:05.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.14.5","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.5/manifests"},{"name":"@jupyterlab/geojson-extension@0.14.5","sha":"d1115f44625e20196a7d3791082436a340506b2a","kind":"tag","published_at":"2018-04-06T15:55:05.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.14.5","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.5/manifests"},{"name":"@jupyterlab/fasta-extension@0.14.3","sha":"d1115f44625e20196a7d3791082436a340506b2a","kind":"tag","published_at":"2018-04-06T15:55:05.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.14.3","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.3/manifests"},{"name":"@jupyterlab/katex-extension@0.14.4","sha":"a6c2e3c869e74681ab527b6aa554400345cd2eb2","kind":"tag","published_at":"2018-04-06T15:33:04.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.14.4","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.4/manifests"},{"name":"@jupyterlab/vega3-extension@0.14.3","sha":"8bcf9af1eb66861c5d1dd1bc7ce7496fda7cbe98","kind":"tag","published_at":"2018-02-27T22:31:35.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.14.3","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.3/manifests"},{"name":"@jupyterlab/katex-extension@0.14.3","sha":"8bcf9af1eb66861c5d1dd1bc7ce7496fda7cbe98","kind":"tag","published_at":"2018-02-27T22:31:35.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.14.3","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.3/manifests"},{"name":"@jupyterlab/geojson-extension@0.14.4","sha":"c20664d0f71b7a08eff02bf05f33bae411588acf","kind":"commit","published_at":"2018-02-15T14:16:04.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.14.4","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.4/manifests"},{"name":"@jupyterlab/vega3-extension@0.14.2","sha":"2ad805ce45c70baea7441f40447cd40c6ca7cab5","kind":"tag","published_at":"2018-02-13T17:33:16.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.14.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.2/manifests"},{"name":"@jupyterlab/plotly-extension@0.14.4","sha":"2ad805ce45c70baea7441f40447cd40c6ca7cab5","kind":"tag","published_at":"2018-02-13T17:33:16.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.14.4","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.4/manifests"},{"name":"@jupyterlab/katex-extension@0.14.2","sha":"2ad805ce45c70baea7441f40447cd40c6ca7cab5","kind":"tag","published_at":"2018-02-13T17:33:16.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.14.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.2/manifests"},{"name":"@jupyterlab/geojson-extension@0.14.3","sha":"2ad805ce45c70baea7441f40447cd40c6ca7cab5","kind":"tag","published_at":"2018-02-13T17:33:16.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.14.3","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.3/manifests"},{"name":"@jupyterlab/fasta-extension@0.14.2","sha":"2ad805ce45c70baea7441f40447cd40c6ca7cab5","kind":"tag","published_at":"2018-02-13T17:33:15.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.14.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.2/manifests"},{"name":"@jupyterlab/plotly-extension@0.14.3","sha":"d1cc739acb8b59b95384da20204c9c34e5a4cb8e","kind":"tag","published_at":"2018-02-13T17:23:10.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.14.3","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.3/manifests"},{"name":"@jupyterlab/plotly-extension@0.14.2","sha":"94182f8acf10d6da0a4cf870e63381d9a479a308","kind":"tag","published_at":"2018-01-20T03:53:28.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.14.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.2/manifests"},{"name":"@jupyterlab/vega3-extension@0.14.1","sha":"cc27031da72fda7d29e93237a9666b81a6fb3b32","kind":"tag","published_at":"2018-01-19T19:47:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.14.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.1/manifests"},{"name":"@jupyterlab/plotly-extension@0.14.1","sha":"cc27031da72fda7d29e93237a9666b81a6fb3b32","kind":"tag","published_at":"2018-01-19T19:47:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.14.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.1/manifests"},{"name":"@jupyterlab/katex-extension@0.14.1","sha":"cc27031da72fda7d29e93237a9666b81a6fb3b32","kind":"tag","published_at":"2018-01-19T19:47:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.14.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.1/manifests"},{"name":"@jupyterlab/geojson-extension@0.14.1","sha":"cc27031da72fda7d29e93237a9666b81a6fb3b32","kind":"tag","published_at":"2018-01-19T19:47:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.14.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.1/manifests"},{"name":"@jupyterlab/fasta-extension@0.14.1","sha":"cc27031da72fda7d29e93237a9666b81a6fb3b32","kind":"tag","published_at":"2018-01-19T19:47:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.14.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.1/manifests"},{"name":"@jupyterlab/vega3-extension@0.14.0","sha":"7d55c63e91bfcf3df127d0845a7269b0881525a9","kind":"tag","published_at":"2018-01-11T11:11:48.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.14.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.0/manifests"},{"name":"@jupyterlab/plotly-extension@0.14.0","sha":"7d55c63e91bfcf3df127d0845a7269b0881525a9","kind":"tag","published_at":"2018-01-11T11:11:48.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.14.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.0/manifests"},{"name":"@jupyterlab/katex-extension@0.14.0","sha":"7d55c63e91bfcf3df127d0845a7269b0881525a9","kind":"tag","published_at":"2018-01-11T11:11:48.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.14.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.0/manifests"},{"name":"@jupyterlab/geojson-extension@0.14.0","sha":"7d55c63e91bfcf3df127d0845a7269b0881525a9","kind":"tag","published_at":"2018-01-11T11:11:48.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.14.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.0/manifests"},{"name":"@jupyterlab/fasta-extension@0.14.0","sha":"7d55c63e91bfcf3df127d0845a7269b0881525a9","kind":"tag","published_at":"2018-01-11T11:11:48.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.14.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.0/manifests"},{"name":"@jupyterlab/vega3-extension@0.13.0","sha":"56e6183df57545a14058838638252de5f3dc2581","kind":"tag","published_at":"2017-12-08T19:52:01.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.13.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.13.0/manifests"},{"name":"@jupyterlab/plotly-extension@0.13.0","sha":"56e6183df57545a14058838638252de5f3dc2581","kind":"tag","published_at":"2017-12-08T19:52:01.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.13.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.13.0/manifests"},{"name":"@jupyterlab/katex-extension@0.13.0","sha":"56e6183df57545a14058838638252de5f3dc2581","kind":"tag","published_at":"2017-12-08T19:52:01.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.13.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.13.0/manifests"},{"name":"@jupyterlab/geojson-extension@0.13.0","sha":"56e6183df57545a14058838638252de5f3dc2581","kind":"tag","published_at":"2017-12-08T19:52:01.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.13.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.13.0/manifests"},{"name":"@jupyterlab/fasta-extension@0.13.0","sha":"56e6183df57545a14058838638252de5f3dc2581","kind":"tag","published_at":"2017-12-08T19:52:01.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.13.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.13.0/manifests"},{"name":"v0.12.0","sha":"7d8df71e56da78cb41cd155b8278ffe38ff78a94","kind":"tag","published_at":"2017-11-09T16:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.12.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"685e955e18bf3a30a6bc9df77d7d1f8f1a9a0852","kind":"tag","published_at":"2017-10-31T19:43:10.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.11.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"d1e17c0d5baa021c621065b9d8ae157d9adce0fd","kind":"tag","published_at":"2017-10-16T22:59:18.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.11.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.11.0/manifests"},{"name":"vundefined","sha":"884c1b264577c314543107cd96c05279da2b82d9","kind":"tag","published_at":"2017-10-06T18:27:22.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/vundefined","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/vundefined","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@vundefined","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/vundefined","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/vundefined/manifests"},{"name":"v0.10.2","sha":"59226e1c4c79af587d61742f4583b25ace2b6089","kind":"tag","published_at":"2017-10-06T18:21:30.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.10.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"63f94180522593a889fbcf62999da5acd42dacfd","kind":"tag","published_at":"2017-10-05T22:57:47.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.10.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"0af19f0f17dad9519146a213877dd685234a3fd2","kind":"tag","published_at":"2017-09-26T18:16:24.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.10.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.10.0/manifests"},{"name":"v0.9.2","sha":"fd5757d79e691b947dd507d1fcba544e41df8852","kind":"commit","published_at":"2017-08-03T21:07:09.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.9.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.9.2/manifests"},{"name":"@jupyterlab/json-extension@0.9.1","sha":"4248a42d69b59753e956011ac44ebbda005fc0d1","kind":"commit","published_at":"2017-07-28T20:14:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/json-extension@0.9.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/json-extension@0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fjson-extension%400.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fjson-extension@0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fjson-extension@0.9.1/manifests"},{"name":"@jupyterlab/geojson-extension@0.9.1","sha":"e68f5e125c694723c442298b78a72a398aecba68","kind":"commit","published_at":"2017-07-28T20:14:09.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.9.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.9.1/manifests"},{"name":"@jupyterlab/json-extension@0.9.0","sha":"21657bbbfade1dcce5bd43f323f879af3b8d4d80","kind":"commit","published_at":"2017-07-26T14:43:00.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/json-extension@0.9.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/json-extension@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fjson-extension%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fjson-extension@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fjson-extension@0.9.0/manifests"},{"name":"@jupyterlab/geojson-extension@0.9.0","sha":"87890889ede575ee4527440fd4127e183b67ddfd","kind":"commit","published_at":"2017-07-26T14:41:59.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.9.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.9.0/manifests"},{"name":"v0.8.0","sha":"e8d8f7e3c9243b65bdab6475e56905f0408a557f","kind":"tag","published_at":"2017-07-19T18:33:49.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.8.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.8.0/manifests"}]},"repo_metadata_updated_at":"2026-03-05T17:32:03.157Z","dependent_packages_count":0,"downloads":30518,"downloads_period":"total","dependent_repos_count":8,"rankings":{"downloads":null,"dependent_repos_count":12.078861991514849,"dependent_packages_count":51.53980534065386,"stargazers_count":18.008485150985777,"forks_count":21.058148240578987,"docker_downloads_count":null,"average":25.671325180933366},"purl":"pkg:conda/jupyterlab-plotly-extension?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/jupyterlab-plotly-extension","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/jupyterlab-plotly-extension","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/jupyterlab-plotly-extension/dependencies","status":null,"funding_links":["https://jupyter.org/about#donate"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T18:32:05.025Z","issues_count":35,"pull_requests_count":94,"avg_time_to_close_issue":5976402.722222222,"avg_time_to_close_pull_request":2792292.827586207,"issues_closed_count":18,"pull_requests_closed_count":87,"pull_request_authors_count":18,"issue_authors_count":34,"avg_comments_per_issue":3.5714285714285716,"avg_comments_per_pull_request":1.6595744680851063,"merged_pull_requests_count":80,"bot_issues_count":1,"bot_pull_requests_count":57,"past_year_issues_count":0,"past_year_pull_requests_count":9,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1384333.625,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":8,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":9,"past_year_merged_pull_requests_count":8,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/issues","maintainers":[{"login":"fcollonval","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fcollonval"},{"login":"jtpio","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtpio"},{"login":"gnestor","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gnestor"},{"login":"consideRatio","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/consideRatio"},{"login":"blink1073","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"dhirschfeld","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dhirschfeld"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/jupyterlab-plotly-extension/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/jupyterlab-plotly-extension/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/jupyterlab-plotly-extension/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/jupyterlab-plotly-extension/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/jupyterlab-plotly-extension/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/jupyterlab-plotly-extension/codemeta","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":0,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org"},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2026-04-27T18:20:20.507Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":5298305,"name":"jupyterlab-fasta","ecosystem":"conda","description":null,"homepage":"https://github.com/jupyterlab/jupyter-renderers","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/jupyterlab/jupyter-renderers","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2021-03-22T18:01:27.000Z","latest_release_published_at":"2022-01-17T18:47:01.000Z","latest_release_number":"3.2.0","last_synced_at":"2026-03-05T17:14:37.673Z","created_at":"2022-10-03T16:03:52.751Z","updated_at":"2026-03-05T17:34:05.943Z","registry_url":"https://anaconda.org/conda-forge/jupyterlab-fasta","install_command":"conda install -c conda-forge jupyterlab-fasta","documentation_url":null,"metadata":{},"repo_metadata":{"id":38421190,"uuid":"93772766","full_name":"jupyterlab/jupyter-renderers","owner":"jupyterlab","description":"Renderers and renderer extensions for JupyterLab","archived":false,"fork":false,"pushed_at":"2025-12-04T16:59:22.000Z","size":7304,"stargazers_count":510,"open_issues_count":43,"forks_count":80,"subscribers_count":26,"default_branch":"main","last_synced_at":"2025-12-21T12:29:35.352Z","etag":null,"topics":["fasta","geojson","jupyterlab","jupyterlab-extension","katex","plotly","vega","vega-lite"],"latest_commit_sha":null,"homepage":"","language":"HTML","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/jupyterlab.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"custom":"https://jupyter.org/about#donate"}},"created_at":"2017-06-08T16:59:07.000Z","updated_at":"2025-10-11T06:31:03.000Z","dependencies_parsed_at":"2023-02-08T05:31:13.322Z","dependency_job_id":"75de564a-e801-432a-abee-6877944ea879","html_url":"https://github.com/jupyterlab/jupyter-renderers","commit_stats":{"total_commits":461,"total_committers":30,"mean_commits":"15.366666666666667","dds":0.6355748373101953,"last_synced_commit":"63af72ba0c8ec0123acb9e317366ed31ce0e1488"},"previous_names":[],"tags_count":142,"template":false,"template_full_name":null,"purl":"pkg:github/jupyterlab/jupyter-renderers","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/sbom","scorecard":{"id":543202,"data":{"date":"2025-08-11","repo":{"name":"github.com/jupyterlab/jupyter-renderers","commit":"b89c093bce24c8d7394177f08a111b3895ed6870"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"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":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/binder.yaml:1","Warn: no topLevel permission defined: .github/workflows/main.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":"Code-Review","score":3,"reason":"Found 2/6 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/binder.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/binder.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:54","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:105","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found linked content: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found text in security policy: github.com/jupyterlab/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"41 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: GHSA-44cc-43rp-5947","Warn: Project is vulnerable to: GHSA-4m77-cmpx-vjc4","Warn: Project is vulnerable to: GHSA-9q39-rmj3-p4r2","Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-36jr-mh4h-2g58","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-3wc5-fcw2-2329","Warn: Project is vulnerable to: GHSA-64fm-8hw2-v72w","Warn: Project is vulnerable to: GHSA-f98w-7cxr-ff2h","Warn: Project is vulnerable to: GHSA-cg87-wmx4-v546","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-rm97-x556-q36h","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-p9pc-299p-vxgp"],"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-20T08:45:33.391Z","repository_id":38421190,"created_at":"2025-08-20T08:45:33.391Z","updated_at":"2025-08-20T08:45:33.391Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30138758,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-05T16:58:46.102Z","status":"ssl_error","status_checked_at":"2026-03-05T16:58:45.706Z","response_time":93,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"jupyterlab","name":"JupyterLab","uuid":"22800682","kind":"organization","description":"JupyterLab: The Next Generation UI for Project Jupyter","email":"project.jupyter@gmail.com","website":"https://jupyter.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22800682?v=4","repositories_count":63,"last_synced_at":"2024-04-14T17:14:51.742Z","metadata":{"has_sponsors_listing":false,"funding":{"custom":"https://jupyter.org/about#donate"}},"html_url":"https://github.com/jupyterlab","funding_links":["https://jupyter.org/about#donate"],"total_stars":28077,"followers":845,"following":0,"created_at":"2022-11-02T16:23:12.150Z","updated_at":"2024-04-14T17:15:11.176Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab/repositories"},"tags":[{"name":"@jupyterlab/vega3-extension@3.3.0","sha":"4d08ef19cd90d56c121587f62764ee2a135caa98","kind":"commit","published_at":"2023-05-23T12:07:37.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@3.3.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%403.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.3.0/manifests"},{"name":"@jupyterlab/mathjax2-extension@4.0.0","sha":"4d08ef19cd90d56c121587f62764ee2a135caa98","kind":"commit","published_at":"2023-05-23T12:07:37.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax2-extension@4.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax2-extension@4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax2-extension%404.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax2-extension@4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax2-extension@4.0.0/manifests"},{"name":"@jupyterlab/katex-extension@3.4.0","sha":"4d08ef19cd90d56c121587f62764ee2a135caa98","kind":"commit","published_at":"2023-05-23T12:07:37.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@3.4.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%403.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.4.0/manifests"},{"name":"@jupyterlab/geojson-extension@3.4.0","sha":"4d08ef19cd90d56c121587f62764ee2a135caa98","kind":"commit","published_at":"2023-05-23T12:07:37.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.4.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.4.0/manifests"},{"name":"@jupyterlab/fasta-extension@3.3.0","sha":"4d08ef19cd90d56c121587f62764ee2a135caa98","kind":"commit","published_at":"2023-05-23T12:07:37.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@3.3.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%403.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.3.0/manifests"},{"name":"@jupyterlab/geojson-extension@3.3.1","sha":"64dffd890e14b8dc733205aa1a07e49edd2ddd6a","kind":"commit","published_at":"2022-11-15T08:11:21.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.3.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.3.1/manifests"},{"name":"@jupyterlab/geojson-extension@3.3.0","sha":"0f8872f6a010c24e668f8fd910b38675783c79f5","kind":"commit","published_at":"2022-11-14T09:39:16.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.3.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.3.0/manifests"},{"name":"@jupyterlab/vega3-extension@3.2.0","sha":"19b5ff10e2709a473460ed4db0f24125687e3f02","kind":"tag","published_at":"2022-01-17T16:34:54.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@3.2.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%403.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.2.0/manifests"},{"name":"@jupyterlab/vega2-extension@3.2.0","sha":"19b5ff10e2709a473460ed4db0f24125687e3f02","kind":"tag","published_at":"2022-01-17T16:34:54.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@3.2.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%403.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.2.0/manifests"},{"name":"@jupyterlab/mathjax3-extension@4.3.0","sha":"19b5ff10e2709a473460ed4db0f24125687e3f02","kind":"tag","published_at":"2022-01-17T16:34:54.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@4.3.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%404.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.3.0/manifests"},{"name":"@jupyterlab/katex-extension@3.3.0","sha":"19b5ff10e2709a473460ed4db0f24125687e3f02","kind":"tag","published_at":"2022-01-17T16:34:54.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@3.3.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%403.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.3.0/manifests"},{"name":"@jupyterlab/geojson-extension@3.2.0","sha":"19b5ff10e2709a473460ed4db0f24125687e3f02","kind":"tag","published_at":"2022-01-17T16:34:54.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.2.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.2.0/manifests"},{"name":"@jupyterlab/fasta-extension@3.2.0","sha":"19b5ff10e2709a473460ed4db0f24125687e3f02","kind":"tag","published_at":"2022-01-17T16:34:54.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@3.2.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%403.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.2.0/manifests"},{"name":"@jupyterlab/vega3-extension@3.1.3","sha":"8db61c4e898792835e80f86b1a39233b129b624e","kind":"tag","published_at":"2021-03-11T21:14:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@3.1.3","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%403.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.3/manifests"},{"name":"@jupyterlab/vega2-extension@3.1.3","sha":"8db61c4e898792835e80f86b1a39233b129b624e","kind":"tag","published_at":"2021-03-11T21:14:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@3.1.3","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%403.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.3/manifests"},{"name":"@jupyterlab/mathjax3-extension@4.2.2","sha":"8db61c4e898792835e80f86b1a39233b129b624e","kind":"tag","published_at":"2021-03-11T21:14:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@4.2.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%404.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.2.2/manifests"},{"name":"@jupyterlab/katex-extension@3.2.2","sha":"8db61c4e898792835e80f86b1a39233b129b624e","kind":"tag","published_at":"2021-03-11T21:14:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@3.2.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%403.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.2.2/manifests"},{"name":"@jupyterlab/geojson-extension@3.1.2","sha":"8db61c4e898792835e80f86b1a39233b129b624e","kind":"tag","published_at":"2021-03-11T21:14:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.1.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.1.2/manifests"},{"name":"@jupyterlab/fasta-extension@3.1.1","sha":"8db61c4e898792835e80f86b1a39233b129b624e","kind":"tag","published_at":"2021-03-11T21:14:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@3.1.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%403.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.1.1/manifests"},{"name":"@jupyterlab/vega3-extension@3.1.2","sha":"f5021a6c788aacb230e06df92563fc14f1dfbd50","kind":"tag","published_at":"2021-03-11T20:34:33.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@3.1.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%403.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.2/manifests"},{"name":"@jupyterlab/vega2-extension@3.1.2","sha":"f5021a6c788aacb230e06df92563fc14f1dfbd50","kind":"tag","published_at":"2021-03-11T20:34:33.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@3.1.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%403.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.2/manifests"},{"name":"@jupyterlab/vega3-extension@3.1.1","sha":"ea95ec1df06f097983567842536830d8e83c32c9","kind":"tag","published_at":"2021-03-11T20:03:28.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@3.1.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%403.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.1/manifests"},{"name":"@jupyterlab/vega2-extension@3.1.1","sha":"ea95ec1df06f097983567842536830d8e83c32c9","kind":"tag","published_at":"2021-03-11T20:03:28.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@3.1.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%403.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.1/manifests"},{"name":"@jupyterlab/mathjax3-extension@4.2.1","sha":"ea95ec1df06f097983567842536830d8e83c32c9","kind":"tag","published_at":"2021-03-11T20:03:28.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@4.2.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%404.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.2.1/manifests"},{"name":"@jupyterlab/katex-extension@3.2.1","sha":"ea95ec1df06f097983567842536830d8e83c32c9","kind":"tag","published_at":"2021-03-11T20:03:28.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@3.2.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%403.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.2.1/manifests"},{"name":"@jupyterlab/geojson-extension@3.1.1","sha":"ea95ec1df06f097983567842536830d8e83c32c9","kind":"tag","published_at":"2021-03-11T20:03:28.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.1.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.1.1/manifests"},{"name":"@jupyterlab/vega3-extension@3.1.0","sha":"99e513bc01b7e6ded7b608f0bcb503e55bd34d21","kind":"tag","published_at":"2021-03-11T19:12:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@3.1.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%403.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.0/manifests"},{"name":"@jupyterlab/vega2-extension@3.1.0","sha":"99e513bc01b7e6ded7b608f0bcb503e55bd34d21","kind":"tag","published_at":"2021-03-11T19:12:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@3.1.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%403.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.0/manifests"},{"name":"@jupyterlab/mathjax3-extension@4.2.0","sha":"99e513bc01b7e6ded7b608f0bcb503e55bd34d21","kind":"tag","published_at":"2021-03-11T19:12:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@4.2.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%404.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.2.0/manifests"},{"name":"@jupyterlab/katex-extension@3.2.0","sha":"99e513bc01b7e6ded7b608f0bcb503e55bd34d21","kind":"tag","published_at":"2021-03-11T19:12:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@3.2.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%403.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.2.0/manifests"},{"name":"@jupyterlab/geojson-extension@3.1.0","sha":"99e513bc01b7e6ded7b608f0bcb503e55bd34d21","kind":"tag","published_at":"2021-03-11T19:12:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.1.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.1.0/manifests"},{"name":"@jupyterlab/fasta-extension@3.1.0","sha":"99e513bc01b7e6ded7b608f0bcb503e55bd34d21","kind":"tag","published_at":"2021-03-11T19:12:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@3.1.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%403.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.1.0/manifests"},{"name":"@jupyterlab/mathjax3-extension@4.1.1","sha":"ef547cff9703f9da3c58aeaf4648e18af8066503","kind":"tag","published_at":"2021-02-22T20:23:22.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@4.1.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%404.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.1.1/manifests"},{"name":"@jupyterlab/mathjax3-extension@4.1.0","sha":"e617342b81653e0a0f9704c42e7ec7cb48e5c201","kind":"tag","published_at":"2021-02-08T22:11:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@4.1.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%404.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.1.0/manifests"},{"name":"@jupyterlab/katex-extension@3.1.0","sha":"e617342b81653e0a0f9704c42e7ec7cb48e5c201","kind":"tag","published_at":"2021-02-08T22:11:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@3.1.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%403.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.1.0/manifests"},{"name":"@jupyterlab/vega3-extension@3.0.0","sha":"60774b231773dac77c0d594770348aff7fa46edd","kind":"tag","published_at":"2021-01-05T22:15:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@3.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.0.0/manifests"},{"name":"@jupyterlab/vega2-extension@3.0.0","sha":"60774b231773dac77c0d594770348aff7fa46edd","kind":"tag","published_at":"2021-01-05T22:15:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@3.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.0.0/manifests"},{"name":"@jupyterlab/mathjax3-extension@4.0.0","sha":"60774b231773dac77c0d594770348aff7fa46edd","kind":"tag","published_at":"2021-01-05T22:15:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@4.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%404.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.0.0/manifests"},{"name":"@jupyterlab/katex-extension@3.0.0","sha":"60774b231773dac77c0d594770348aff7fa46edd","kind":"tag","published_at":"2021-01-05T22:15:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@3.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.0.0/manifests"},{"name":"@jupyterlab/geojson-extension@3.0.0","sha":"60774b231773dac77c0d594770348aff7fa46edd","kind":"tag","published_at":"2021-01-05T22:15:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.0.0/manifests"},{"name":"@jupyterlab/fasta-extension@3.0.0","sha":"60774b231773dac77c0d594770348aff7fa46edd","kind":"tag","published_at":"2021-01-05T22:15:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@3.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.0.0/manifests"},{"name":"@jupyterlab/geojson-extension@2.0.1","sha":"e2c0422747c80f5329e69e30d8e952caded09634","kind":"tag","published_at":"2020-04-09T11:57:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@2.0.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@2.0.1/manifests"},{"name":"@jupyterlab/vega3-extension@2.0.0","sha":"3f3c5519e35ca4c3c80f1837af495324c1cdf7f4","kind":"tag","published_at":"2020-02-28T19:58:52.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@2.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@2.0.0/manifests"},{"name":"@jupyterlab/vega2-extension@2.0.0","sha":"3f3c5519e35ca4c3c80f1837af495324c1cdf7f4","kind":"tag","published_at":"2020-02-28T19:58:52.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@2.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@2.0.0/manifests"},{"name":"@jupyterlab/mathjax3-extension@3.0.0","sha":"3f3c5519e35ca4c3c80f1837af495324c1cdf7f4","kind":"tag","published_at":"2020-02-28T19:58:52.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@3.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@3.0.0/manifests"},{"name":"@jupyterlab/katex-extension@2.0.0","sha":"3f3c5519e35ca4c3c80f1837af495324c1cdf7f4","kind":"tag","published_at":"2020-02-28T19:58:52.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@2.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@2.0.0/manifests"},{"name":"@jupyterlab/geojson-extension@2.0.0","sha":"3f3c5519e35ca4c3c80f1837af495324c1cdf7f4","kind":"tag","published_at":"2020-02-28T19:58:52.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@2.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@2.0.0/manifests"},{"name":"@jupyterlab/fasta-extension@2.0.0","sha":"3f3c5519e35ca4c3c80f1837af495324c1cdf7f4","kind":"tag","published_at":"2020-02-28T19:58:52.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@2.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@2.0.0/manifests"},{"name":"@jupyterlab/vega4-extension@1.0.1","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega4-extension@1.0.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega4-extension@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega4-extension%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega4-extension@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega4-extension@1.0.1/manifests"},{"name":"@jupyterlab/vega3-extension@1.0.0","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@1.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@1.0.0/manifests"},{"name":"@jupyterlab/vega2-extension@1.0.0","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@1.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@1.0.0/manifests"},{"name":"@jupyterlab/plotly-extension@1.0.0","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@1.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@1.0.0/manifests"},{"name":"@jupyterlab/mathjax3-extension@1.0.0","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@1.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@1.0.0/manifests"},{"name":"@jupyterlab/katex-extension@1.0.0","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@1.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@1.0.0/manifests"},{"name":"@jupyterlab/geojson-extension@1.0.0","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@1.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@1.0.0/manifests"},{"name":"@jupyterlab/fasta-extension@1.0.0","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@1.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@1.0.0/manifests"},{"name":"@jupyterlab/plotly-extension@0.18.2","sha":"7f648392e805bb5c4d67c2611e8e61352140bf4c","kind":"tag","published_at":"2019-01-30T07:16:30.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.18.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.18.2/manifests"},{"name":"@jupyterlab/katex-extension@0.20.1","sha":"7f648392e805bb5c4d67c2611e8e61352140bf4c","kind":"tag","published_at":"2019-01-30T07:16:30.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.20.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.20.1/manifests"},{"name":"@jupyterlab/vega3-extension@0.18.1","sha":"72c6ad52d1178e4d3115788f792e930a014382c1","kind":"tag","published_at":"2018-11-22T20:04:08.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.18.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.18.1/manifests"},{"name":"@jupyterlab/vega2-extension@0.18.1","sha":"72c6ad52d1178e4d3115788f792e930a014382c1","kind":"tag","published_at":"2018-11-22T20:04:08.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@0.18.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.18.1/manifests"},{"name":"@jupyterlab/plotly-extension@0.18.1","sha":"72c6ad52d1178e4d3115788f792e930a014382c1","kind":"tag","published_at":"2018-11-22T20:04:08.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.18.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.18.1/manifests"},{"name":"@jupyterlab/mathjax3-extension@0.3.1","sha":"72c6ad52d1178e4d3115788f792e930a014382c1","kind":"tag","published_at":"2018-11-22T20:04:08.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@0.3.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%400.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.3.1/manifests"},{"name":"@jupyterlab/katex-extension@0.19.2","sha":"72c6ad52d1178e4d3115788f792e930a014382c1","kind":"tag","published_at":"2018-11-22T20:04:08.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.19.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.19.2/manifests"},{"name":"@jupyterlab/geojson-extension@0.18.1","sha":"72c6ad52d1178e4d3115788f792e930a014382c1","kind":"tag","published_at":"2018-11-22T20:04:08.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.18.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.18.1/manifests"},{"name":"@jupyterlab/fasta-extension@0.18.1","sha":"72c6ad52d1178e4d3115788f792e930a014382c1","kind":"tag","published_at":"2018-11-22T20:04:08.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.18.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.18.1/manifests"},{"name":"@jupyterlab/vega3-extension@0.18.0","sha":"a602bb451366fa7e5d3ce3f2fc002b2732e72fdd","kind":"tag","published_at":"2018-10-05T11:31:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.18.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.18.0/manifests"},{"name":"@jupyterlab/vega2-extension@0.18.0","sha":"a602bb451366fa7e5d3ce3f2fc002b2732e72fdd","kind":"tag","published_at":"2018-10-05T11:31:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@0.18.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.18.0/manifests"},{"name":"@jupyterlab/plotly-extension@0.18.0","sha":"a602bb451366fa7e5d3ce3f2fc002b2732e72fdd","kind":"tag","published_at":"2018-10-05T11:31:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.18.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.18.0/manifests"},{"name":"@jupyterlab/mathjax3-extension@0.3.0","sha":"a602bb451366fa7e5d3ce3f2fc002b2732e72fdd","kind":"tag","published_at":"2018-10-05T11:31:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@0.3.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.3.0/manifests"},{"name":"@jupyterlab/katex-extension@0.19.0","sha":"a602bb451366fa7e5d3ce3f2fc002b2732e72fdd","kind":"tag","published_at":"2018-10-05T11:31:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.19.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.19.0/manifests"},{"name":"@jupyterlab/geojson-extension@0.18.0","sha":"a602bb451366fa7e5d3ce3f2fc002b2732e72fdd","kind":"tag","published_at":"2018-10-05T11:31:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.18.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.18.0/manifests"},{"name":"@jupyterlab/fasta-extension@0.18.0","sha":"a602bb451366fa7e5d3ce3f2fc002b2732e72fdd","kind":"tag","published_at":"2018-10-05T11:31:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.18.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.18.0/manifests"},{"name":"@jupyterlab/plotly-extension@0.17.2","sha":"660d1529b75849e14cbe10922ff83a24fe328e61","kind":"commit","published_at":"2018-09-20T09:42:16.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.17.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.17.2/manifests"},{"name":"@jupyterlab/mathjax3-extension@0.2.1","sha":"9ba969aa337f73652b13b7c05defd04d49037559","kind":"tag","published_at":"2018-08-18T14:25:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@0.2.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%400.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.2.1/manifests"},{"name":"@jupyterlab/katex-extension@0.18.1","sha":"9ba969aa337f73652b13b7c05defd04d49037559","kind":"tag","published_at":"2018-08-18T14:25:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.18.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.18.1/manifests"},{"name":"@jupyterlab/vega3-extension@0.17.1","sha":"9011839051b5e6b86d00380b20b28d7b3ae6a3da","kind":"tag","published_at":"2018-08-18T14:23:58.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.17.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.17.1/manifests"},{"name":"@jupyterlab/vega2-extension@0.17.1","sha":"9011839051b5e6b86d00380b20b28d7b3ae6a3da","kind":"tag","published_at":"2018-08-18T14:23:58.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@0.17.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.17.1/manifests"},{"name":"@jupyterlab/plotly-extension@0.17.1","sha":"9011839051b5e6b86d00380b20b28d7b3ae6a3da","kind":"tag","published_at":"2018-08-18T14:23:58.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.17.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.17.1/manifests"},{"name":"@jupyterlab/mathjax3-extension@0.2.0","sha":"9011839051b5e6b86d00380b20b28d7b3ae6a3da","kind":"tag","published_at":"2018-08-18T14:23:58.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@0.2.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.2.0/manifests"},{"name":"@jupyterlab/katex-extension@0.18.0","sha":"9011839051b5e6b86d00380b20b28d7b3ae6a3da","kind":"tag","published_at":"2018-08-18T14:23:58.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.18.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.18.0/manifests"},{"name":"@jupyterlab/geojson-extension@0.17.1","sha":"9011839051b5e6b86d00380b20b28d7b3ae6a3da","kind":"tag","published_at":"2018-08-18T14:23:58.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.17.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.17.1/manifests"},{"name":"@jupyterlab/fasta-extension@0.17.2","sha":"9011839051b5e6b86d00380b20b28d7b3ae6a3da","kind":"tag","published_at":"2018-08-18T14:23:58.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.17.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.17.2/manifests"},{"name":"@jupyterlab/fasta-extension@0.17.1","sha":"902833c8ced5444be72269c8c3eaabd7e5e12dab","kind":"tag","published_at":"2018-07-31T01:51:55.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.17.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.17.1/manifests"},{"name":"@jupyterlab/vega3-extension@0.17.0","sha":"e8fc69bb02b18ef91ec58fa60e58385712ebcffb","kind":"tag","published_at":"2018-07-27T22:16:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.17.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.17.0/manifests"},{"name":"@jupyterlab/vega2-extension@0.17.0","sha":"e8fc69bb02b18ef91ec58fa60e58385712ebcffb","kind":"tag","published_at":"2018-07-27T22:16:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@0.17.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.17.0/manifests"},{"name":"@jupyterlab/plotly-extension@0.17.0","sha":"e8fc69bb02b18ef91ec58fa60e58385712ebcffb","kind":"tag","published_at":"2018-07-27T22:16:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.17.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.17.0/manifests"},{"name":"@jupyterlab/katex-extension@0.17.0","sha":"e8fc69bb02b18ef91ec58fa60e58385712ebcffb","kind":"tag","published_at":"2018-07-27T22:16:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.17.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.17.0/manifests"},{"name":"@jupyterlab/geojson-extension@0.17.0","sha":"e8fc69bb02b18ef91ec58fa60e58385712ebcffb","kind":"tag","published_at":"2018-07-27T22:16:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.17.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.17.0/manifests"},{"name":"@jupyterlab/fasta-extension@0.17.0","sha":"e8fc69bb02b18ef91ec58fa60e58385712ebcffb","kind":"tag","published_at":"2018-07-27T22:16:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.17.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.17.0/manifests"},{"name":"@jupyterlab/vega2-extension@0.16.0","sha":"ca21e8d76b59e77e54052ec72f2a1690f05d7694","kind":"tag","published_at":"2018-04-18T17:05:59.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@0.16.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.16.0/manifests"},{"name":"@jupyterlab/plotly-extension@0.16.0","sha":"ca21e8d76b59e77e54052ec72f2a1690f05d7694","kind":"tag","published_at":"2018-04-18T17:05:59.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.16.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.16.0/manifests"},{"name":"@jupyterlab/katex-extension@0.16.0","sha":"ca21e8d76b59e77e54052ec72f2a1690f05d7694","kind":"tag","published_at":"2018-04-18T17:05:59.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.16.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.16.0/manifests"},{"name":"@jupyterlab/geojson-extension@0.16.0","sha":"ca21e8d76b59e77e54052ec72f2a1690f05d7694","kind":"tag","published_at":"2018-04-18T17:05:59.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.16.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.16.0/manifests"},{"name":"@jupyterlab/fasta-extension@0.16.0","sha":"ca21e8d76b59e77e54052ec72f2a1690f05d7694","kind":"tag","published_at":"2018-04-18T17:05:59.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.16.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.16.0/manifests"},{"name":"@jupyterlab/vega2-extension@0.15.7","sha":"55b5f1e6953662d405d10b37ccb5d167f67ac152","kind":"tag","published_at":"2018-04-17T17:09:07.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@0.15.7","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@0.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%400.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.15.7/manifests"},{"name":"@jupyterlab/plotly-extension@0.14.6","sha":"55b5f1e6953662d405d10b37ccb5d167f67ac152","kind":"tag","published_at":"2018-04-17T17:09:07.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.14.6","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.6/manifests"},{"name":"@jupyterlab/katex-extension@0.14.5","sha":"55b5f1e6953662d405d10b37ccb5d167f67ac152","kind":"tag","published_at":"2018-04-17T17:09:07.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.14.5","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.5/manifests"},{"name":"@jupyterlab/geojson-extension@0.14.6","sha":"55b5f1e6953662d405d10b37ccb5d167f67ac152","kind":"tag","published_at":"2018-04-17T17:09:07.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.14.6","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.6/manifests"},{"name":"@jupyterlab/fasta-extension@0.14.4","sha":"55b5f1e6953662d405d10b37ccb5d167f67ac152","kind":"tag","published_at":"2018-04-17T17:09:07.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.14.4","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.4/manifests"},{"name":"@jupyterlab/vega2-extension@0.15.6","sha":"4a92a00e592cb48655b8685e4fc05745219a164e","kind":"tag","published_at":"2018-04-06T16:00:54.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@0.15.6","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%400.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.15.6/manifests"},{"name":"@jupyterlab/plotly-extension@0.14.5","sha":"d1115f44625e20196a7d3791082436a340506b2a","kind":"tag","published_at":"2018-04-06T15:55:05.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.14.5","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.5/manifests"},{"name":"@jupyterlab/geojson-extension@0.14.5","sha":"d1115f44625e20196a7d3791082436a340506b2a","kind":"tag","published_at":"2018-04-06T15:55:05.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.14.5","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.5/manifests"},{"name":"@jupyterlab/fasta-extension@0.14.3","sha":"d1115f44625e20196a7d3791082436a340506b2a","kind":"tag","published_at":"2018-04-06T15:55:05.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.14.3","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.3/manifests"},{"name":"@jupyterlab/katex-extension@0.14.4","sha":"a6c2e3c869e74681ab527b6aa554400345cd2eb2","kind":"tag","published_at":"2018-04-06T15:33:04.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.14.4","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.4/manifests"},{"name":"@jupyterlab/vega3-extension@0.14.3","sha":"8bcf9af1eb66861c5d1dd1bc7ce7496fda7cbe98","kind":"tag","published_at":"2018-02-27T22:31:35.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.14.3","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.3/manifests"},{"name":"@jupyterlab/katex-extension@0.14.3","sha":"8bcf9af1eb66861c5d1dd1bc7ce7496fda7cbe98","kind":"tag","published_at":"2018-02-27T22:31:35.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.14.3","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.3/manifests"},{"name":"@jupyterlab/geojson-extension@0.14.4","sha":"c20664d0f71b7a08eff02bf05f33bae411588acf","kind":"commit","published_at":"2018-02-15T14:16:04.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.14.4","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.4/manifests"},{"name":"@jupyterlab/vega3-extension@0.14.2","sha":"2ad805ce45c70baea7441f40447cd40c6ca7cab5","kind":"tag","published_at":"2018-02-13T17:33:16.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.14.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.2/manifests"},{"name":"@jupyterlab/plotly-extension@0.14.4","sha":"2ad805ce45c70baea7441f40447cd40c6ca7cab5","kind":"tag","published_at":"2018-02-13T17:33:16.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.14.4","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.4/manifests"},{"name":"@jupyterlab/katex-extension@0.14.2","sha":"2ad805ce45c70baea7441f40447cd40c6ca7cab5","kind":"tag","published_at":"2018-02-13T17:33:16.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.14.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.2/manifests"},{"name":"@jupyterlab/geojson-extension@0.14.3","sha":"2ad805ce45c70baea7441f40447cd40c6ca7cab5","kind":"tag","published_at":"2018-02-13T17:33:16.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.14.3","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.3/manifests"},{"name":"@jupyterlab/fasta-extension@0.14.2","sha":"2ad805ce45c70baea7441f40447cd40c6ca7cab5","kind":"tag","published_at":"2018-02-13T17:33:15.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.14.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.2/manifests"},{"name":"@jupyterlab/plotly-extension@0.14.3","sha":"d1cc739acb8b59b95384da20204c9c34e5a4cb8e","kind":"tag","published_at":"2018-02-13T17:23:10.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.14.3","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.3/manifests"},{"name":"@jupyterlab/plotly-extension@0.14.2","sha":"94182f8acf10d6da0a4cf870e63381d9a479a308","kind":"tag","published_at":"2018-01-20T03:53:28.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.14.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.2/manifests"},{"name":"@jupyterlab/vega3-extension@0.14.1","sha":"cc27031da72fda7d29e93237a9666b81a6fb3b32","kind":"tag","published_at":"2018-01-19T19:47:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.14.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.1/manifests"},{"name":"@jupyterlab/plotly-extension@0.14.1","sha":"cc27031da72fda7d29e93237a9666b81a6fb3b32","kind":"tag","published_at":"2018-01-19T19:47:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.14.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.1/manifests"},{"name":"@jupyterlab/katex-extension@0.14.1","sha":"cc27031da72fda7d29e93237a9666b81a6fb3b32","kind":"tag","published_at":"2018-01-19T19:47:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.14.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.1/manifests"},{"name":"@jupyterlab/geojson-extension@0.14.1","sha":"cc27031da72fda7d29e93237a9666b81a6fb3b32","kind":"tag","published_at":"2018-01-19T19:47:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.14.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.1/manifests"},{"name":"@jupyterlab/fasta-extension@0.14.1","sha":"cc27031da72fda7d29e93237a9666b81a6fb3b32","kind":"tag","published_at":"2018-01-19T19:47:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.14.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.1/manifests"},{"name":"@jupyterlab/vega3-extension@0.14.0","sha":"7d55c63e91bfcf3df127d0845a7269b0881525a9","kind":"tag","published_at":"2018-01-11T11:11:48.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.14.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.0/manifests"},{"name":"@jupyterlab/plotly-extension@0.14.0","sha":"7d55c63e91bfcf3df127d0845a7269b0881525a9","kind":"tag","published_at":"2018-01-11T11:11:48.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.14.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.0/manifests"},{"name":"@jupyterlab/katex-extension@0.14.0","sha":"7d55c63e91bfcf3df127d0845a7269b0881525a9","kind":"tag","published_at":"2018-01-11T11:11:48.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.14.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.0/manifests"},{"name":"@jupyterlab/geojson-extension@0.14.0","sha":"7d55c63e91bfcf3df127d0845a7269b0881525a9","kind":"tag","published_at":"2018-01-11T11:11:48.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.14.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.0/manifests"},{"name":"@jupyterlab/fasta-extension@0.14.0","sha":"7d55c63e91bfcf3df127d0845a7269b0881525a9","kind":"tag","published_at":"2018-01-11T11:11:48.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.14.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.0/manifests"},{"name":"@jupyterlab/vega3-extension@0.13.0","sha":"56e6183df57545a14058838638252de5f3dc2581","kind":"tag","published_at":"2017-12-08T19:52:01.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.13.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.13.0/manifests"},{"name":"@jupyterlab/plotly-extension@0.13.0","sha":"56e6183df57545a14058838638252de5f3dc2581","kind":"tag","published_at":"2017-12-08T19:52:01.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.13.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.13.0/manifests"},{"name":"@jupyterlab/katex-extension@0.13.0","sha":"56e6183df57545a14058838638252de5f3dc2581","kind":"tag","published_at":"2017-12-08T19:52:01.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.13.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.13.0/manifests"},{"name":"@jupyterlab/geojson-extension@0.13.0","sha":"56e6183df57545a14058838638252de5f3dc2581","kind":"tag","published_at":"2017-12-08T19:52:01.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.13.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.13.0/manifests"},{"name":"@jupyterlab/fasta-extension@0.13.0","sha":"56e6183df57545a14058838638252de5f3dc2581","kind":"tag","published_at":"2017-12-08T19:52:01.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.13.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.13.0/manifests"},{"name":"v0.12.0","sha":"7d8df71e56da78cb41cd155b8278ffe38ff78a94","kind":"tag","published_at":"2017-11-09T16:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.12.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"685e955e18bf3a30a6bc9df77d7d1f8f1a9a0852","kind":"tag","published_at":"2017-10-31T19:43:10.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.11.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"d1e17c0d5baa021c621065b9d8ae157d9adce0fd","kind":"tag","published_at":"2017-10-16T22:59:18.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.11.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.11.0/manifests"},{"name":"vundefined","sha":"884c1b264577c314543107cd96c05279da2b82d9","kind":"tag","published_at":"2017-10-06T18:27:22.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/vundefined","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/vundefined","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@vundefined","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/vundefined","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/vundefined/manifests"},{"name":"v0.10.2","sha":"59226e1c4c79af587d61742f4583b25ace2b6089","kind":"tag","published_at":"2017-10-06T18:21:30.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.10.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"63f94180522593a889fbcf62999da5acd42dacfd","kind":"tag","published_at":"2017-10-05T22:57:47.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.10.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"0af19f0f17dad9519146a213877dd685234a3fd2","kind":"tag","published_at":"2017-09-26T18:16:24.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.10.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.10.0/manifests"},{"name":"v0.9.2","sha":"fd5757d79e691b947dd507d1fcba544e41df8852","kind":"commit","published_at":"2017-08-03T21:07:09.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.9.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.9.2/manifests"},{"name":"@jupyterlab/json-extension@0.9.1","sha":"4248a42d69b59753e956011ac44ebbda005fc0d1","kind":"commit","published_at":"2017-07-28T20:14:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/json-extension@0.9.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/json-extension@0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fjson-extension%400.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fjson-extension@0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fjson-extension@0.9.1/manifests"},{"name":"@jupyterlab/geojson-extension@0.9.1","sha":"e68f5e125c694723c442298b78a72a398aecba68","kind":"commit","published_at":"2017-07-28T20:14:09.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.9.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.9.1/manifests"},{"name":"@jupyterlab/json-extension@0.9.0","sha":"21657bbbfade1dcce5bd43f323f879af3b8d4d80","kind":"commit","published_at":"2017-07-26T14:43:00.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/json-extension@0.9.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/json-extension@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fjson-extension%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fjson-extension@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fjson-extension@0.9.0/manifests"},{"name":"@jupyterlab/geojson-extension@0.9.0","sha":"87890889ede575ee4527440fd4127e183b67ddfd","kind":"commit","published_at":"2017-07-26T14:41:59.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.9.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.9.0/manifests"},{"name":"v0.8.0","sha":"e8d8f7e3c9243b65bdab6475e56905f0408a557f","kind":"tag","published_at":"2017-07-19T18:33:49.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.8.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.8.0/manifests"}]},"repo_metadata_updated_at":"2026-03-05T17:34:05.941Z","dependent_packages_count":0,"downloads":17705,"downloads_period":"total","dependent_repos_count":12,"rankings":{"downloads":null,"dependent_repos_count":10.142251060643872,"dependent_packages_count":51.53980534065386,"stargazers_count":18.003493885700024,"forks_count":21.028200648864487,"docker_downloads_count":null,"average":25.17843773396556},"purl":"pkg:conda/jupyterlab-fasta?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/jupyterlab-fasta","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/jupyterlab-fasta","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/jupyterlab-fasta/dependencies","status":null,"funding_links":["https://jupyter.org/about#donate"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T18:32:05.025Z","issues_count":35,"pull_requests_count":94,"avg_time_to_close_issue":5976402.722222222,"avg_time_to_close_pull_request":2792292.827586207,"issues_closed_count":18,"pull_requests_closed_count":87,"pull_request_authors_count":18,"issue_authors_count":34,"avg_comments_per_issue":3.5714285714285716,"avg_comments_per_pull_request":1.6595744680851063,"merged_pull_requests_count":80,"bot_issues_count":1,"bot_pull_requests_count":57,"past_year_issues_count":0,"past_year_pull_requests_count":9,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1384333.625,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":8,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":9,"past_year_merged_pull_requests_count":8,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/issues","maintainers":[{"login":"fcollonval","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fcollonval"},{"login":"jtpio","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtpio"},{"login":"gnestor","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gnestor"},{"login":"consideRatio","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/consideRatio"},{"login":"blink1073","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"dhirschfeld","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dhirschfeld"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/jupyterlab-fasta/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/jupyterlab-fasta/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/jupyterlab-fasta/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/jupyterlab-fasta/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/jupyterlab-fasta/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/jupyterlab-fasta/codemeta","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":0,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org"},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2026-04-27T18:20:20.507Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":1011666,"name":"@jupyterlab/katex-extension","ecosystem":"npm","description":"KaTeX math renderer for JupyterLab","homepage":"https://github.com/jupyterlab/jupyter-renderers","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/jupyterlab/jupyter-renderers","keywords_array":["jupyter","jupyterlab","jupyterlab-extension","katex"],"namespace":"jupyterlab","versions_count":27,"first_release_published_at":"2017-10-31T19:40:40.667Z","latest_release_published_at":"2023-08-01T12:55:41.888Z","latest_release_number":"3.4.0","last_synced_at":"2026-03-26T02:04:06.209Z","created_at":"2022-04-07T19:11:19.479Z","updated_at":"2026-03-26T02:04:06.209Z","registry_url":"https://www.npmjs.com/package/@jupyterlab/katex-extension","install_command":"npm install @jupyterlab/katex-extension","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"3.4.0"}},"repo_metadata":{"id":38421190,"uuid":"93772766","full_name":"jupyterlab/jupyter-renderers","owner":"jupyterlab","description":"Renderers and renderer extensions for JupyterLab","archived":false,"fork":false,"pushed_at":"2025-02-20T07:10:37.000Z","size":7133,"stargazers_count":510,"open_issues_count":42,"forks_count":81,"subscribers_count":28,"default_branch":"main","last_synced_at":"2025-09-23T05:35:14.904Z","etag":null,"topics":["fasta","geojson","jupyterlab","jupyterlab-extension","katex","plotly","vega","vega-lite"],"latest_commit_sha":null,"homepage":"","language":"HTML","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/jupyterlab.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"custom":"https://jupyter.org/about#donate"}},"created_at":"2017-06-08T16:59:07.000Z","updated_at":"2025-08-28T13:53:26.000Z","dependencies_parsed_at":"2023-02-08T05:31:13.322Z","dependency_job_id":"75de564a-e801-432a-abee-6877944ea879","html_url":"https://github.com/jupyterlab/jupyter-renderers","commit_stats":{"total_commits":461,"total_committers":30,"mean_commits":"15.366666666666667","dds":0.6355748373101953,"last_synced_commit":"63af72ba0c8ec0123acb9e317366ed31ce0e1488"},"previous_names":[],"tags_count":142,"template":false,"template_full_name":null,"purl":"pkg:github/jupyterlab/jupyter-renderers","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/sbom","scorecard":{"id":543202,"data":{"date":"2025-08-11","repo":{"name":"github.com/jupyterlab/jupyter-renderers","commit":"b89c093bce24c8d7394177f08a111b3895ed6870"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"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":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/binder.yaml:1","Warn: no topLevel permission defined: .github/workflows/main.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":"Code-Review","score":3,"reason":"Found 2/6 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/binder.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/binder.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:54","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:105","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found linked content: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found text in security policy: github.com/jupyterlab/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"41 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: GHSA-44cc-43rp-5947","Warn: Project is vulnerable to: GHSA-4m77-cmpx-vjc4","Warn: Project is vulnerable to: GHSA-9q39-rmj3-p4r2","Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-36jr-mh4h-2g58","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-3wc5-fcw2-2329","Warn: Project is vulnerable to: GHSA-64fm-8hw2-v72w","Warn: Project is vulnerable to: GHSA-f98w-7cxr-ff2h","Warn: Project is vulnerable to: GHSA-cg87-wmx4-v546","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-rm97-x556-q36h","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-p9pc-299p-vxgp"],"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-20T08:45:33.391Z","repository_id":38421190,"created_at":"2025-08-20T08:45:33.391Z","updated_at":"2025-08-20T08:45:33.391Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278457468,"owners_count":25989956,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-05T02:00:06.059Z","response_time":54,"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":"jupyterlab","name":"JupyterLab","uuid":"22800682","kind":"organization","description":"JupyterLab: The Next Generation UI for Project Jupyter","email":"project.jupyter@gmail.com","website":"https://jupyter.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22800682?v=4","repositories_count":63,"last_synced_at":"2024-04-14T17:14:51.742Z","metadata":{"has_sponsors_listing":false,"funding":{"custom":"https://jupyter.org/about#donate"}},"html_url":"https://github.com/jupyterlab","funding_links":["https://jupyter.org/about#donate"],"total_stars":28077,"followers":845,"following":0,"created_at":"2022-11-02T16:23:12.150Z","updated_at":"2024-04-14T17:15:11.176Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab/repositories"},"tags":[{"name":"@jupyterlab/mathjax2-extension@4.0.0","sha":"4d08ef19cd90d56c121587f62764ee2a135caa98","kind":"commit","published_at":"2023-05-23T12:07:37.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax2-extension@4.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax2-extension@4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax2-extension%404.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax2-extension@4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax2-extension@4.0.0/manifests"},{"name":"@jupyterlab/geojson-extension@3.4.0","sha":"4d08ef19cd90d56c121587f62764ee2a135caa98","kind":"commit","published_at":"2023-05-23T12:07:37.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.4.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.4.0/manifests"},{"name":"@jupyterlab/fasta-extension@3.3.0","sha":"4d08ef19cd90d56c121587f62764ee2a135caa98","kind":"commit","published_at":"2023-05-23T12:07:37.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@3.3.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%403.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.3.0/manifests"},{"name":"@jupyterlab/katex-extension@3.4.0","sha":"4d08ef19cd90d56c121587f62764ee2a135caa98","kind":"commit","published_at":"2023-05-23T12:07:37.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@3.4.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%403.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.4.0/manifests"},{"name":"@jupyterlab/vega3-extension@3.3.0","sha":"4d08ef19cd90d56c121587f62764ee2a135caa98","kind":"commit","published_at":"2023-05-23T12:07:37.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@3.3.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%403.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.3.0/manifests"},{"name":"@jupyterlab/geojson-extension@3.3.1","sha":"64dffd890e14b8dc733205aa1a07e49edd2ddd6a","kind":"commit","published_at":"2022-11-15T08:11:21.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.3.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.3.1/manifests"},{"name":"@jupyterlab/geojson-extension@3.3.0","sha":"0f8872f6a010c24e668f8fd910b38675783c79f5","kind":"commit","published_at":"2022-11-14T09:39:16.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.3.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.3.0/manifests"},{"name":"@jupyterlab/vega3-extension@3.2.0","sha":"19b5ff10e2709a473460ed4db0f24125687e3f02","kind":"tag","published_at":"2022-01-17T16:34:54.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@3.2.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%403.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.2.0/manifests"},{"name":"@jupyterlab/vega2-extension@3.2.0","sha":"19b5ff10e2709a473460ed4db0f24125687e3f02","kind":"tag","published_at":"2022-01-17T16:34:54.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@3.2.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%403.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.2.0/manifests"},{"name":"@jupyterlab/mathjax3-extension@4.3.0","sha":"19b5ff10e2709a473460ed4db0f24125687e3f02","kind":"tag","published_at":"2022-01-17T16:34:54.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@4.3.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%404.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.3.0/manifests"},{"name":"@jupyterlab/katex-extension@3.3.0","sha":"19b5ff10e2709a473460ed4db0f24125687e3f02","kind":"tag","published_at":"2022-01-17T16:34:54.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@3.3.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%403.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.3.0/manifests"},{"name":"@jupyterlab/geojson-extension@3.2.0","sha":"19b5ff10e2709a473460ed4db0f24125687e3f02","kind":"tag","published_at":"2022-01-17T16:34:54.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.2.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.2.0/manifests"},{"name":"@jupyterlab/fasta-extension@3.2.0","sha":"19b5ff10e2709a473460ed4db0f24125687e3f02","kind":"tag","published_at":"2022-01-17T16:34:54.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@3.2.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%403.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.2.0/manifests"},{"name":"@jupyterlab/fasta-extension@3.1.1","sha":"8db61c4e898792835e80f86b1a39233b129b624e","kind":"tag","published_at":"2021-03-11T21:14:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@3.1.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%403.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.1.1/manifests"},{"name":"@jupyterlab/geojson-extension@3.1.2","sha":"8db61c4e898792835e80f86b1a39233b129b624e","kind":"tag","published_at":"2021-03-11T21:14:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.1.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.1.2/manifests"},{"name":"@jupyterlab/katex-extension@3.2.2","sha":"8db61c4e898792835e80f86b1a39233b129b624e","kind":"tag","published_at":"2021-03-11T21:14:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@3.2.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%403.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.2.2/manifests"},{"name":"@jupyterlab/vega3-extension@3.1.3","sha":"8db61c4e898792835e80f86b1a39233b129b624e","kind":"tag","published_at":"2021-03-11T21:14:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@3.1.3","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%403.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.3/manifests"},{"name":"@jupyterlab/vega2-extension@3.1.3","sha":"8db61c4e898792835e80f86b1a39233b129b624e","kind":"tag","published_at":"2021-03-11T21:14:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@3.1.3","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%403.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.3/manifests"},{"name":"@jupyterlab/mathjax3-extension@4.2.2","sha":"8db61c4e898792835e80f86b1a39233b129b624e","kind":"tag","published_at":"2021-03-11T21:14:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@4.2.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%404.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.2.2/manifests"},{"name":"@jupyterlab/vega3-extension@3.1.2","sha":"f5021a6c788aacb230e06df92563fc14f1dfbd50","kind":"tag","published_at":"2021-03-11T20:34:33.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@3.1.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%403.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.2/manifests"},{"name":"@jupyterlab/vega2-extension@3.1.2","sha":"f5021a6c788aacb230e06df92563fc14f1dfbd50","kind":"tag","published_at":"2021-03-11T20:34:33.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@3.1.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%403.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.2/manifests"},{"name":"@jupyterlab/katex-extension@3.2.1","sha":"ea95ec1df06f097983567842536830d8e83c32c9","kind":"tag","published_at":"2021-03-11T20:03:28.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@3.2.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%403.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.2.1/manifests"},{"name":"@jupyterlab/mathjax3-extension@4.2.1","sha":"ea95ec1df06f097983567842536830d8e83c32c9","kind":"tag","published_at":"2021-03-11T20:03:28.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@4.2.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%404.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.2.1/manifests"},{"name":"@jupyterlab/vega3-extension@3.1.1","sha":"ea95ec1df06f097983567842536830d8e83c32c9","kind":"tag","published_at":"2021-03-11T20:03:28.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@3.1.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%403.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.1/manifests"},{"name":"@jupyterlab/vega2-extension@3.1.1","sha":"ea95ec1df06f097983567842536830d8e83c32c9","kind":"tag","published_at":"2021-03-11T20:03:28.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@3.1.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%403.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.1/manifests"},{"name":"@jupyterlab/geojson-extension@3.1.1","sha":"ea95ec1df06f097983567842536830d8e83c32c9","kind":"tag","published_at":"2021-03-11T20:03:28.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.1.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.1.1/manifests"},{"name":"@jupyterlab/mathjax3-extension@4.2.0","sha":"99e513bc01b7e6ded7b608f0bcb503e55bd34d21","kind":"tag","published_at":"2021-03-11T19:12:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@4.2.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%404.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.2.0/manifests"},{"name":"@jupyterlab/fasta-extension@3.1.0","sha":"99e513bc01b7e6ded7b608f0bcb503e55bd34d21","kind":"tag","published_at":"2021-03-11T19:12:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@3.1.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%403.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.1.0/manifests"},{"name":"@jupyterlab/katex-extension@3.2.0","sha":"99e513bc01b7e6ded7b608f0bcb503e55bd34d21","kind":"tag","published_at":"2021-03-11T19:12:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@3.2.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%403.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.2.0/manifests"},{"name":"@jupyterlab/vega2-extension@3.1.0","sha":"99e513bc01b7e6ded7b608f0bcb503e55bd34d21","kind":"tag","published_at":"2021-03-11T19:12:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@3.1.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%403.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.0/manifests"},{"name":"@jupyterlab/geojson-extension@3.1.0","sha":"99e513bc01b7e6ded7b608f0bcb503e55bd34d21","kind":"tag","published_at":"2021-03-11T19:12:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.1.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.1.0/manifests"},{"name":"@jupyterlab/vega3-extension@3.1.0","sha":"99e513bc01b7e6ded7b608f0bcb503e55bd34d21","kind":"tag","published_at":"2021-03-11T19:12:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@3.1.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%403.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.0/manifests"},{"name":"@jupyterlab/mathjax3-extension@4.1.1","sha":"ef547cff9703f9da3c58aeaf4648e18af8066503","kind":"tag","published_at":"2021-02-22T20:23:22.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@4.1.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%404.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.1.1/manifests"},{"name":"@jupyterlab/mathjax3-extension@4.1.0","sha":"e617342b81653e0a0f9704c42e7ec7cb48e5c201","kind":"tag","published_at":"2021-02-08T22:11:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@4.1.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%404.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.1.0/manifests"},{"name":"@jupyterlab/katex-extension@3.1.0","sha":"e617342b81653e0a0f9704c42e7ec7cb48e5c201","kind":"tag","published_at":"2021-02-08T22:11:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@3.1.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%403.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.1.0/manifests"},{"name":"@jupyterlab/vega3-extension@3.0.0","sha":"60774b231773dac77c0d594770348aff7fa46edd","kind":"tag","published_at":"2021-01-05T22:15:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@3.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.0.0/manifests"},{"name":"@jupyterlab/fasta-extension@3.0.0","sha":"60774b231773dac77c0d594770348aff7fa46edd","kind":"tag","published_at":"2021-01-05T22:15:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@3.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.0.0/manifests"},{"name":"@jupyterlab/geojson-extension@3.0.0","sha":"60774b231773dac77c0d594770348aff7fa46edd","kind":"tag","published_at":"2021-01-05T22:15:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.0.0/manifests"},{"name":"@jupyterlab/katex-extension@3.0.0","sha":"60774b231773dac77c0d594770348aff7fa46edd","kind":"tag","published_at":"2021-01-05T22:15:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@3.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.0.0/manifests"},{"name":"@jupyterlab/mathjax3-extension@4.0.0","sha":"60774b231773dac77c0d594770348aff7fa46edd","kind":"tag","published_at":"2021-01-05T22:15:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@4.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%404.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.0.0/manifests"},{"name":"@jupyterlab/vega2-extension@3.0.0","sha":"60774b231773dac77c0d594770348aff7fa46edd","kind":"tag","published_at":"2021-01-05T22:15:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@3.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.0.0/manifests"},{"name":"@jupyterlab/geojson-extension@2.0.1","sha":"e2c0422747c80f5329e69e30d8e952caded09634","kind":"tag","published_at":"2020-04-09T11:57:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@2.0.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@2.0.1/manifests"},{"name":"@jupyterlab/fasta-extension@2.0.0","sha":"3f3c5519e35ca4c3c80f1837af495324c1cdf7f4","kind":"tag","published_at":"2020-02-28T19:58:52.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@2.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@2.0.0/manifests"},{"name":"@jupyterlab/vega2-extension@2.0.0","sha":"3f3c5519e35ca4c3c80f1837af495324c1cdf7f4","kind":"tag","published_at":"2020-02-28T19:58:52.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@2.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@2.0.0/manifests"},{"name":"@jupyterlab/katex-extension@2.0.0","sha":"3f3c5519e35ca4c3c80f1837af495324c1cdf7f4","kind":"tag","published_at":"2020-02-28T19:58:52.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@2.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@2.0.0/manifests"},{"name":"@jupyterlab/mathjax3-extension@3.0.0","sha":"3f3c5519e35ca4c3c80f1837af495324c1cdf7f4","kind":"tag","published_at":"2020-02-28T19:58:52.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@3.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@3.0.0/manifests"},{"name":"@jupyterlab/vega3-extension@2.0.0","sha":"3f3c5519e35ca4c3c80f1837af495324c1cdf7f4","kind":"tag","published_at":"2020-02-28T19:58:52.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@2.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@2.0.0/manifests"},{"name":"@jupyterlab/geojson-extension@2.0.0","sha":"3f3c5519e35ca4c3c80f1837af495324c1cdf7f4","kind":"tag","published_at":"2020-02-28T19:58:52.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@2.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@2.0.0/manifests"},{"name":"@jupyterlab/vega3-extension@1.0.0","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@1.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@1.0.0/manifests"},{"name":"@jupyterlab/vega4-extension@1.0.1","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega4-extension@1.0.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega4-extension@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega4-extension%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega4-extension@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega4-extension@1.0.1/manifests"},{"name":"@jupyterlab/plotly-extension@1.0.0","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@1.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@1.0.0/manifests"},{"name":"@jupyterlab/vega2-extension@1.0.0","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@1.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@1.0.0/manifests"},{"name":"@jupyterlab/fasta-extension@1.0.0","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@1.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@1.0.0/manifests"},{"name":"@jupyterlab/geojson-extension@1.0.0","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@1.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@1.0.0/manifests"},{"name":"@jupyterlab/katex-extension@1.0.0","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@1.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@1.0.0/manifests"},{"name":"@jupyterlab/mathjax3-extension@1.0.0","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@1.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@1.0.0/manifests"},{"name":"@jupyterlab/plotly-extension@0.18.2","sha":"7f648392e805bb5c4d67c2611e8e61352140bf4c","kind":"tag","published_at":"2019-01-30T07:16:30.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.18.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.18.2/manifests"},{"name":"@jupyterlab/katex-extension@0.20.1","sha":"7f648392e805bb5c4d67c2611e8e61352140bf4c","kind":"tag","published_at":"2019-01-30T07:16:30.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.20.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.20.1/manifests"},{"name":"@jupyterlab/vega2-extension@0.18.1","sha":"72c6ad52d1178e4d3115788f792e930a014382c1","kind":"tag","published_at":"2018-11-22T20:04:08.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@0.18.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.18.1/manifests"},{"name":"@jupyterlab/vega3-extension@0.18.1","sha":"72c6ad52d1178e4d3115788f792e930a014382c1","kind":"tag","published_at":"2018-11-22T20:04:08.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.18.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.18.1/manifests"},{"name":"@jupyterlab/plotly-extension@0.18.1","sha":"72c6ad52d1178e4d3115788f792e930a014382c1","kind":"tag","published_at":"2018-11-22T20:04:08.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.18.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.18.1/manifests"},{"name":"@jupyterlab/mathjax3-extension@0.3.1","sha":"72c6ad52d1178e4d3115788f792e930a014382c1","kind":"tag","published_at":"2018-11-22T20:04:08.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@0.3.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%400.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.3.1/manifests"},{"name":"@jupyterlab/katex-extension@0.19.2","sha":"72c6ad52d1178e4d3115788f792e930a014382c1","kind":"tag","published_at":"2018-11-22T20:04:08.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.19.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.19.2/manifests"},{"name":"@jupyterlab/geojson-extension@0.18.1","sha":"72c6ad52d1178e4d3115788f792e930a014382c1","kind":"tag","published_at":"2018-11-22T20:04:08.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.18.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.18.1/manifests"},{"name":"@jupyterlab/fasta-extension@0.18.1","sha":"72c6ad52d1178e4d3115788f792e930a014382c1","kind":"tag","published_at":"2018-11-22T20:04:08.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.18.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.18.1/manifests"},{"name":"@jupyterlab/vega3-extension@0.18.0","sha":"a602bb451366fa7e5d3ce3f2fc002b2732e72fdd","kind":"tag","published_at":"2018-10-05T11:31:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.18.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.18.0/manifests"},{"name":"@jupyterlab/plotly-extension@0.18.0","sha":"a602bb451366fa7e5d3ce3f2fc002b2732e72fdd","kind":"tag","published_at":"2018-10-05T11:31:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.18.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.18.0/manifests"},{"name":"@jupyterlab/geojson-extension@0.18.0","sha":"a602bb451366fa7e5d3ce3f2fc002b2732e72fdd","kind":"tag","published_at":"2018-10-05T11:31:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.18.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.18.0/manifests"},{"name":"@jupyterlab/fasta-extension@0.18.0","sha":"a602bb451366fa7e5d3ce3f2fc002b2732e72fdd","kind":"tag","published_at":"2018-10-05T11:31:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.18.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.18.0/manifests"},{"name":"@jupyterlab/vega2-extension@0.18.0","sha":"a602bb451366fa7e5d3ce3f2fc002b2732e72fdd","kind":"tag","published_at":"2018-10-05T11:31:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@0.18.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.18.0/manifests"},{"name":"@jupyterlab/mathjax3-extension@0.3.0","sha":"a602bb451366fa7e5d3ce3f2fc002b2732e72fdd","kind":"tag","published_at":"2018-10-05T11:31:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@0.3.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.3.0/manifests"},{"name":"@jupyterlab/katex-extension@0.19.0","sha":"a602bb451366fa7e5d3ce3f2fc002b2732e72fdd","kind":"tag","published_at":"2018-10-05T11:31:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.19.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.19.0/manifests"},{"name":"@jupyterlab/plotly-extension@0.17.2","sha":"660d1529b75849e14cbe10922ff83a24fe328e61","kind":"commit","published_at":"2018-09-20T09:42:16.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.17.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.17.2/manifests"},{"name":"@jupyterlab/mathjax3-extension@0.2.1","sha":"9ba969aa337f73652b13b7c05defd04d49037559","kind":"tag","published_at":"2018-08-18T14:25:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@0.2.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%400.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.2.1/manifests"},{"name":"@jupyterlab/katex-extension@0.18.1","sha":"9ba969aa337f73652b13b7c05defd04d49037559","kind":"tag","published_at":"2018-08-18T14:25:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.18.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.18.1/manifests"},{"name":"@jupyterlab/fasta-extension@0.17.2","sha":"9011839051b5e6b86d00380b20b28d7b3ae6a3da","kind":"tag","published_at":"2018-08-18T14:23:58.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.17.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.17.2/manifests"},{"name":"@jupyterlab/vega3-extension@0.17.1","sha":"9011839051b5e6b86d00380b20b28d7b3ae6a3da","kind":"tag","published_at":"2018-08-18T14:23:58.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.17.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.17.1/manifests"},{"name":"@jupyterlab/vega2-extension@0.17.1","sha":"9011839051b5e6b86d00380b20b28d7b3ae6a3da","kind":"tag","published_at":"2018-08-18T14:23:58.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@0.17.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.17.1/manifests"},{"name":"@jupyterlab/plotly-extension@0.17.1","sha":"9011839051b5e6b86d00380b20b28d7b3ae6a3da","kind":"tag","published_at":"2018-08-18T14:23:58.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.17.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.17.1/manifests"},{"name":"@jupyterlab/mathjax3-extension@0.2.0","sha":"9011839051b5e6b86d00380b20b28d7b3ae6a3da","kind":"tag","published_at":"2018-08-18T14:23:58.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@0.2.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.2.0/manifests"},{"name":"@jupyterlab/katex-extension@0.18.0","sha":"9011839051b5e6b86d00380b20b28d7b3ae6a3da","kind":"tag","published_at":"2018-08-18T14:23:58.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.18.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.18.0/manifests"},{"name":"@jupyterlab/geojson-extension@0.17.1","sha":"9011839051b5e6b86d00380b20b28d7b3ae6a3da","kind":"tag","published_at":"2018-08-18T14:23:58.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.17.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.17.1/manifests"},{"name":"@jupyterlab/fasta-extension@0.17.1","sha":"902833c8ced5444be72269c8c3eaabd7e5e12dab","kind":"tag","published_at":"2018-07-31T01:51:55.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.17.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.17.1/manifests"},{"name":"@jupyterlab/geojson-extension@0.17.0","sha":"e8fc69bb02b18ef91ec58fa60e58385712ebcffb","kind":"tag","published_at":"2018-07-27T22:16:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.17.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.17.0/manifests"},{"name":"@jupyterlab/vega3-extension@0.17.0","sha":"e8fc69bb02b18ef91ec58fa60e58385712ebcffb","kind":"tag","published_at":"2018-07-27T22:16:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.17.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.17.0/manifests"},{"name":"@jupyterlab/vega2-extension@0.17.0","sha":"e8fc69bb02b18ef91ec58fa60e58385712ebcffb","kind":"tag","published_at":"2018-07-27T22:16:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@0.17.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.17.0/manifests"},{"name":"@jupyterlab/plotly-extension@0.17.0","sha":"e8fc69bb02b18ef91ec58fa60e58385712ebcffb","kind":"tag","published_at":"2018-07-27T22:16:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.17.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.17.0/manifests"},{"name":"@jupyterlab/katex-extension@0.17.0","sha":"e8fc69bb02b18ef91ec58fa60e58385712ebcffb","kind":"tag","published_at":"2018-07-27T22:16:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.17.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.17.0/manifests"},{"name":"@jupyterlab/fasta-extension@0.17.0","sha":"e8fc69bb02b18ef91ec58fa60e58385712ebcffb","kind":"tag","published_at":"2018-07-27T22:16:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.17.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.17.0/manifests"},{"name":"@jupyterlab/geojson-extension@0.16.0","sha":"ca21e8d76b59e77e54052ec72f2a1690f05d7694","kind":"tag","published_at":"2018-04-18T17:05:59.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.16.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.16.0/manifests"},{"name":"@jupyterlab/vega2-extension@0.16.0","sha":"ca21e8d76b59e77e54052ec72f2a1690f05d7694","kind":"tag","published_at":"2018-04-18T17:05:59.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@0.16.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.16.0/manifests"},{"name":"@jupyterlab/plotly-extension@0.16.0","sha":"ca21e8d76b59e77e54052ec72f2a1690f05d7694","kind":"tag","published_at":"2018-04-18T17:05:59.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.16.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.16.0/manifests"},{"name":"@jupyterlab/katex-extension@0.16.0","sha":"ca21e8d76b59e77e54052ec72f2a1690f05d7694","kind":"tag","published_at":"2018-04-18T17:05:59.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.16.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.16.0/manifests"},{"name":"@jupyterlab/fasta-extension@0.16.0","sha":"ca21e8d76b59e77e54052ec72f2a1690f05d7694","kind":"tag","published_at":"2018-04-18T17:05:59.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.16.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.16.0/manifests"},{"name":"@jupyterlab/fasta-extension@0.14.4","sha":"55b5f1e6953662d405d10b37ccb5d167f67ac152","kind":"tag","published_at":"2018-04-17T17:09:07.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.14.4","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.4/manifests"},{"name":"@jupyterlab/vega2-extension@0.15.7","sha":"55b5f1e6953662d405d10b37ccb5d167f67ac152","kind":"tag","published_at":"2018-04-17T17:09:07.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@0.15.7","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@0.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%400.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.15.7/manifests"},{"name":"@jupyterlab/plotly-extension@0.14.6","sha":"55b5f1e6953662d405d10b37ccb5d167f67ac152","kind":"tag","published_at":"2018-04-17T17:09:07.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.14.6","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.6/manifests"},{"name":"@jupyterlab/katex-extension@0.14.5","sha":"55b5f1e6953662d405d10b37ccb5d167f67ac152","kind":"tag","published_at":"2018-04-17T17:09:07.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.14.5","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.5/manifests"},{"name":"@jupyterlab/geojson-extension@0.14.6","sha":"55b5f1e6953662d405d10b37ccb5d167f67ac152","kind":"tag","published_at":"2018-04-17T17:09:07.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.14.6","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.6/manifests"},{"name":"@jupyterlab/vega2-extension@0.15.6","sha":"4a92a00e592cb48655b8685e4fc05745219a164e","kind":"tag","published_at":"2018-04-06T16:00:54.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@0.15.6","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%400.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.15.6/manifests"},{"name":"@jupyterlab/fasta-extension@0.14.3","sha":"d1115f44625e20196a7d3791082436a340506b2a","kind":"tag","published_at":"2018-04-06T15:55:05.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.14.3","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.3/manifests"},{"name":"@jupyterlab/geojson-extension@0.14.5","sha":"d1115f44625e20196a7d3791082436a340506b2a","kind":"tag","published_at":"2018-04-06T15:55:05.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.14.5","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.5/manifests"},{"name":"@jupyterlab/plotly-extension@0.14.5","sha":"d1115f44625e20196a7d3791082436a340506b2a","kind":"tag","published_at":"2018-04-06T15:55:05.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.14.5","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.5/manifests"},{"name":"@jupyterlab/katex-extension@0.14.4","sha":"a6c2e3c869e74681ab527b6aa554400345cd2eb2","kind":"tag","published_at":"2018-04-06T15:33:04.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.14.4","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.4/manifests"},{"name":"@jupyterlab/katex-extension@0.14.3","sha":"8bcf9af1eb66861c5d1dd1bc7ce7496fda7cbe98","kind":"tag","published_at":"2018-02-27T22:31:35.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.14.3","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.3/manifests"},{"name":"@jupyterlab/vega3-extension@0.14.3","sha":"8bcf9af1eb66861c5d1dd1bc7ce7496fda7cbe98","kind":"tag","published_at":"2018-02-27T22:31:35.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.14.3","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.3/manifests"},{"name":"@jupyterlab/geojson-extension@0.14.4","sha":"c20664d0f71b7a08eff02bf05f33bae411588acf","kind":"commit","published_at":"2018-02-15T14:16:04.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.14.4","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.4/manifests"},{"name":"@jupyterlab/vega3-extension@0.14.2","sha":"2ad805ce45c70baea7441f40447cd40c6ca7cab5","kind":"tag","published_at":"2018-02-13T17:33:16.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.14.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.2/manifests"},{"name":"@jupyterlab/plotly-extension@0.14.4","sha":"2ad805ce45c70baea7441f40447cd40c6ca7cab5","kind":"tag","published_at":"2018-02-13T17:33:16.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.14.4","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.4/manifests"},{"name":"@jupyterlab/geojson-extension@0.14.3","sha":"2ad805ce45c70baea7441f40447cd40c6ca7cab5","kind":"tag","published_at":"2018-02-13T17:33:16.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.14.3","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.3/manifests"},{"name":"@jupyterlab/katex-extension@0.14.2","sha":"2ad805ce45c70baea7441f40447cd40c6ca7cab5","kind":"tag","published_at":"2018-02-13T17:33:16.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.14.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.2/manifests"},{"name":"@jupyterlab/fasta-extension@0.14.2","sha":"2ad805ce45c70baea7441f40447cd40c6ca7cab5","kind":"tag","published_at":"2018-02-13T17:33:15.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.14.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.2/manifests"},{"name":"@jupyterlab/plotly-extension@0.14.3","sha":"d1cc739acb8b59b95384da20204c9c34e5a4cb8e","kind":"tag","published_at":"2018-02-13T17:23:10.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.14.3","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.3/manifests"},{"name":"@jupyterlab/plotly-extension@0.14.2","sha":"94182f8acf10d6da0a4cf870e63381d9a479a308","kind":"tag","published_at":"2018-01-20T03:53:28.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.14.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.2/manifests"},{"name":"@jupyterlab/vega3-extension@0.14.1","sha":"cc27031da72fda7d29e93237a9666b81a6fb3b32","kind":"tag","published_at":"2018-01-19T19:47:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.14.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.1/manifests"},{"name":"@jupyterlab/fasta-extension@0.14.1","sha":"cc27031da72fda7d29e93237a9666b81a6fb3b32","kind":"tag","published_at":"2018-01-19T19:47:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.14.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.1/manifests"},{"name":"@jupyterlab/geojson-extension@0.14.1","sha":"cc27031da72fda7d29e93237a9666b81a6fb3b32","kind":"tag","published_at":"2018-01-19T19:47:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.14.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.1/manifests"},{"name":"@jupyterlab/katex-extension@0.14.1","sha":"cc27031da72fda7d29e93237a9666b81a6fb3b32","kind":"tag","published_at":"2018-01-19T19:47:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.14.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.1/manifests"},{"name":"@jupyterlab/plotly-extension@0.14.1","sha":"cc27031da72fda7d29e93237a9666b81a6fb3b32","kind":"tag","published_at":"2018-01-19T19:47:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.14.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.1/manifests"},{"name":"@jupyterlab/vega3-extension@0.14.0","sha":"7d55c63e91bfcf3df127d0845a7269b0881525a9","kind":"tag","published_at":"2018-01-11T11:11:48.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.14.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.0/manifests"},{"name":"@jupyterlab/fasta-extension@0.14.0","sha":"7d55c63e91bfcf3df127d0845a7269b0881525a9","kind":"tag","published_at":"2018-01-11T11:11:48.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.14.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.0/manifests"},{"name":"@jupyterlab/geojson-extension@0.14.0","sha":"7d55c63e91bfcf3df127d0845a7269b0881525a9","kind":"tag","published_at":"2018-01-11T11:11:48.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.14.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.0/manifests"},{"name":"@jupyterlab/katex-extension@0.14.0","sha":"7d55c63e91bfcf3df127d0845a7269b0881525a9","kind":"tag","published_at":"2018-01-11T11:11:48.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.14.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.0/manifests"},{"name":"@jupyterlab/plotly-extension@0.14.0","sha":"7d55c63e91bfcf3df127d0845a7269b0881525a9","kind":"tag","published_at":"2018-01-11T11:11:48.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.14.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.0/manifests"},{"name":"@jupyterlab/plotly-extension@0.13.0","sha":"56e6183df57545a14058838638252de5f3dc2581","kind":"tag","published_at":"2017-12-08T19:52:01.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.13.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.13.0/manifests"},{"name":"@jupyterlab/vega3-extension@0.13.0","sha":"56e6183df57545a14058838638252de5f3dc2581","kind":"tag","published_at":"2017-12-08T19:52:01.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.13.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.13.0/manifests"},{"name":"@jupyterlab/fasta-extension@0.13.0","sha":"56e6183df57545a14058838638252de5f3dc2581","kind":"tag","published_at":"2017-12-08T19:52:01.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.13.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.13.0/manifests"},{"name":"@jupyterlab/geojson-extension@0.13.0","sha":"56e6183df57545a14058838638252de5f3dc2581","kind":"tag","published_at":"2017-12-08T19:52:01.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.13.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.13.0/manifests"},{"name":"@jupyterlab/katex-extension@0.13.0","sha":"56e6183df57545a14058838638252de5f3dc2581","kind":"tag","published_at":"2017-12-08T19:52:01.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.13.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.13.0/manifests"},{"name":"v0.12.0","sha":"7d8df71e56da78cb41cd155b8278ffe38ff78a94","kind":"tag","published_at":"2017-11-09T16:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.12.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"685e955e18bf3a30a6bc9df77d7d1f8f1a9a0852","kind":"tag","published_at":"2017-10-31T19:43:10.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.11.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"d1e17c0d5baa021c621065b9d8ae157d9adce0fd","kind":"tag","published_at":"2017-10-16T22:59:18.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.11.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.11.0/manifests"},{"name":"vundefined","sha":"884c1b264577c314543107cd96c05279da2b82d9","kind":"tag","published_at":"2017-10-06T18:27:22.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/vundefined","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/vundefined","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@vundefined","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/vundefined","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/vundefined/manifests"},{"name":"v0.10.2","sha":"59226e1c4c79af587d61742f4583b25ace2b6089","kind":"tag","published_at":"2017-10-06T18:21:30.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.10.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"63f94180522593a889fbcf62999da5acd42dacfd","kind":"tag","published_at":"2017-10-05T22:57:47.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.10.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"0af19f0f17dad9519146a213877dd685234a3fd2","kind":"tag","published_at":"2017-09-26T18:16:24.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.10.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.10.0/manifests"},{"name":"v0.9.2","sha":"fd5757d79e691b947dd507d1fcba544e41df8852","kind":"commit","published_at":"2017-08-03T21:07:09.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.9.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.9.2/manifests"},{"name":"@jupyterlab/json-extension@0.9.1","sha":"4248a42d69b59753e956011ac44ebbda005fc0d1","kind":"commit","published_at":"2017-07-28T20:14:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/json-extension@0.9.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/json-extension@0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fjson-extension%400.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fjson-extension@0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fjson-extension@0.9.1/manifests"},{"name":"@jupyterlab/geojson-extension@0.9.1","sha":"e68f5e125c694723c442298b78a72a398aecba68","kind":"commit","published_at":"2017-07-28T20:14:09.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.9.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.9.1/manifests"},{"name":"@jupyterlab/json-extension@0.9.0","sha":"21657bbbfade1dcce5bd43f323f879af3b8d4d80","kind":"commit","published_at":"2017-07-26T14:43:00.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/json-extension@0.9.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/json-extension@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fjson-extension%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fjson-extension@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fjson-extension@0.9.0/manifests"},{"name":"@jupyterlab/geojson-extension@0.9.0","sha":"87890889ede575ee4527440fd4127e183b67ddfd","kind":"commit","published_at":"2017-07-26T14:41:59.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.9.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.9.0/manifests"},{"name":"v0.8.0","sha":"e8d8f7e3c9243b65bdab6475e56905f0408a557f","kind":"tag","published_at":"2017-07-19T18:33:49.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.8.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.8.0/manifests"}]},"repo_metadata_updated_at":"2025-10-05T13:07:38.827Z","dependent_packages_count":1,"downloads":48,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":3.6896667324957324,"dependent_repos_count":10.73358631877595,"dependent_packages_count":21.17922660777966,"stargazers_count":3.157645903346902,"forks_count":3.4564701046322863,"docker_downloads_count":0.8320279756653324,"average":7.174770607115978},"purl":"pkg:npm/%40jupyterlab/katex-extension","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@jupyterlab/katex-extension","docker_dependents_count":6,"docker_downloads_count":2771,"usage_url":"https://repos.ecosyste.ms/usage/npm/@jupyterlab/katex-extension","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@jupyterlab/katex-extension/dependencies","status":null,"funding_links":["https://jupyter.org/about#donate"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T18:32:05.025Z","issues_count":35,"pull_requests_count":94,"avg_time_to_close_issue":5976402.722222222,"avg_time_to_close_pull_request":2792292.827586207,"issues_closed_count":18,"pull_requests_closed_count":87,"pull_request_authors_count":18,"issue_authors_count":34,"avg_comments_per_issue":3.5714285714285716,"avg_comments_per_pull_request":1.6595744680851063,"merged_pull_requests_count":80,"bot_issues_count":1,"bot_pull_requests_count":57,"past_year_issues_count":0,"past_year_pull_requests_count":9,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1384333.625,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":8,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":9,"past_year_merged_pull_requests_count":8,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/issues","maintainers":[{"login":"fcollonval","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fcollonval"},{"login":"jtpio","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtpio"},{"login":"gnestor","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gnestor"},{"login":"consideRatio","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/consideRatio"},{"login":"blink1073","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"dhirschfeld","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dhirschfeld"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jupyterlab%2Fkatex-extension/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jupyterlab%2Fkatex-extension/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jupyterlab%2Fkatex-extension/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jupyterlab%2Fkatex-extension/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jupyterlab%2Fkatex-extension/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jupyterlab%2Fkatex-extension/codemeta","maintainers":[{"uuid":"darian","login":"darian","name":null,"email":"npm@darian.at","url":null,"packages_count":255,"html_url":"https://www.npmjs.com/~darian","role":null,"created_at":"2022-11-20T18:09:29.647Z","updated_at":"2022-11-20T18:09:29.647Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/darian/packages"},{"uuid":"jupyter-server-release-bot","login":"jupyter-server-release-bot","name":null,"email":"jupyter-server-bot@proton.me","url":null,"packages_count":91,"html_url":"https://www.npmjs.com/~jupyter-server-release-bot","role":null,"created_at":"2022-11-20T18:09:29.444Z","updated_at":"2022-11-20T18:09:29.444Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jupyter-server-release-bot/packages"},{"uuid":"jupyterlab-release-bot","login":"jupyterlab-release-bot","name":null,"email":"jupyterlab-bot@protonmail.com","url":null,"packages_count":175,"html_url":"https://www.npmjs.com/~jupyterlab-release-bot","role":null,"created_at":"2022-11-20T18:09:29.522Z","updated_at":"2022-11-20T18:09:29.522Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jupyterlab-release-bot/packages"},{"uuid":"krassowski","login":"krassowski","name":null,"email":"krassowski.michal@gmail.com","url":null,"packages_count":265,"html_url":"https://www.npmjs.com/~krassowski","role":null,"created_at":"2022-11-20T18:09:29.614Z","updated_at":"2022-11-20T18:09:29.614Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/krassowski/packages"},{"uuid":"blink1073","login":"blink1073","name":null,"email":"steven.silvester@ieee.org","url":null,"packages_count":287,"html_url":"https://www.npmjs.com/~blink1073","role":null,"created_at":"2022-11-20T18:09:29.843Z","updated_at":"2022-11-20T18:09:29.843Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/blink1073/packages"},{"uuid":"jasongrout","login":"jasongrout","name":null,"email":"jason@jasongrout.org","url":null,"packages_count":228,"html_url":"https://www.npmjs.com/~jasongrout","role":null,"created_at":"2022-11-20T18:09:29.865Z","updated_at":"2022-11-20T18:09:29.865Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jasongrout/packages"},{"uuid":"sylvaincorlay","login":"sylvaincorlay","name":null,"email":"sylvain.corlay@gmail.com","url":null,"packages_count":111,"html_url":"https://www.npmjs.com/~sylvaincorlay","role":null,"created_at":"2022-11-20T18:09:29.903Z","updated_at":"2022-11-20T18:09:29.903Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/sylvaincorlay/packages"},{"uuid":"minrk","login":"minrk","name":null,"email":"benjaminrk@gmail.com","url":null,"packages_count":84,"html_url":"https://www.npmjs.com/~minrk","role":null,"created_at":"2022-11-20T18:09:30.085Z","updated_at":"2022-11-20T18:09:30.085Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/minrk/packages"},{"uuid":"zsailer","login":"zsailer","name":null,"email":"zachsailer@gmail.com","url":null,"packages_count":116,"html_url":"https://www.npmjs.com/~zsailer","role":null,"created_at":"2022-11-20T18:09:30.185Z","updated_at":"2022-11-20T18:09:30.185Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/zsailer/packages"},{"uuid":"telamonian","login":"telamonian","name":null,"email":"telamonian@hotmail.com","url":null,"packages_count":74,"html_url":"https://www.npmjs.com/~telamonian","role":null,"created_at":"2022-11-20T18:09:30.212Z","updated_at":"2022-11-20T18:09:30.212Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/telamonian/packages"},{"uuid":"fcollonval","login":"fcollonval","name":null,"email":"fcollonval@gmail.com","url":null,"packages_count":293,"html_url":"https://www.npmjs.com/~fcollonval","role":null,"created_at":"2022-11-20T18:09:30.236Z","updated_at":"2022-11-20T18:09:30.236Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/fcollonval/packages"},{"uuid":"jtpio","login":"jtpio","name":null,"email":"jeremy@jtp.io","url":null,"packages_count":389,"html_url":"https://www.npmjs.com/~jtpio","role":null,"created_at":"2022-11-20T18:09:30.409Z","updated_at":"2022-11-20T18:09:30.409Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jtpio/packages"},{"uuid":"goanpeca","login":"goanpeca","name":null,"email":"goanpeca@gmail.com","url":null,"packages_count":73,"html_url":"https://www.npmjs.com/~goanpeca","role":null,"created_at":"2022-11-20T18:09:30.465Z","updated_at":"2022-11-20T18:09:30.465Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/goanpeca/packages"},{"uuid":"mbektas","login":"mbektas","name":null,"email":"mbektas@outlook.com","url":null,"packages_count":174,"html_url":"https://www.npmjs.com/~mbektas","role":null,"created_at":"2022-11-20T18:09:30.480Z","updated_at":"2022-11-20T18:09:30.480Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mbektas/packages"},{"uuid":"loichuder","login":"loichuder","name":null,"email":"loic.huder@esrf.fr","url":null,"packages_count":69,"html_url":"https://www.npmjs.com/~loichuder","role":null,"created_at":"2022-11-20T18:09:30.512Z","updated_at":"2022-11-20T18:09:30.512Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/loichuder/packages"},{"uuid":"rrosio","login":"rrosio","name":null,"email":"rreyes@anaconda.com","url":null,"packages_count":65,"html_url":"https://www.npmjs.com/~rrosio","role":null,"created_at":"2025-12-17T11:52:02.007Z","updated_at":"2025-12-17T11:52:02.007Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rrosio/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5587222,"maintainers_count":1183869,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","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":1011738,"name":"@jupyterlab/vega2-extension","ecosystem":"npm","description":"JupyterLab - Vega 2 and Vega-Lite 1 Mime Renderer Extension","homepage":"https://github.com/jupyterlab/jupyter-renderers","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/jupyterlab/jupyter-renderers","keywords_array":[],"namespace":"jupyterlab","versions_count":30,"first_release_published_at":"2017-07-07T11:42:39.318Z","latest_release_published_at":"2021-03-11T21:19:20.399Z","latest_release_number":"3.1.3","last_synced_at":"2026-03-30T22:31:59.502Z","created_at":"2022-04-07T19:11:32.976Z","updated_at":"2026-03-30T22:31:59.503Z","registry_url":"https://www.npmjs.com/package/@jupyterlab/vega2-extension","install_command":"npm install @jupyterlab/vega2-extension","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"3.1.3"}},"repo_metadata":{"id":38421190,"uuid":"93772766","full_name":"jupyterlab/jupyter-renderers","owner":"jupyterlab","description":"Renderers and renderer extensions for JupyterLab","archived":false,"fork":false,"pushed_at":"2025-02-20T07:10:37.000Z","size":7133,"stargazers_count":510,"open_issues_count":42,"forks_count":81,"subscribers_count":28,"default_branch":"main","last_synced_at":"2025-09-23T05:35:14.904Z","etag":null,"topics":["fasta","geojson","jupyterlab","jupyterlab-extension","katex","plotly","vega","vega-lite"],"latest_commit_sha":null,"homepage":"","language":"HTML","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/jupyterlab.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"custom":"https://jupyter.org/about#donate"}},"created_at":"2017-06-08T16:59:07.000Z","updated_at":"2025-08-28T13:53:26.000Z","dependencies_parsed_at":"2023-02-08T05:31:13.322Z","dependency_job_id":"75de564a-e801-432a-abee-6877944ea879","html_url":"https://github.com/jupyterlab/jupyter-renderers","commit_stats":{"total_commits":461,"total_committers":30,"mean_commits":"15.366666666666667","dds":0.6355748373101953,"last_synced_commit":"63af72ba0c8ec0123acb9e317366ed31ce0e1488"},"previous_names":[],"tags_count":142,"template":false,"template_full_name":null,"purl":"pkg:github/jupyterlab/jupyter-renderers","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/sbom","scorecard":{"id":543202,"data":{"date":"2025-08-11","repo":{"name":"github.com/jupyterlab/jupyter-renderers","commit":"b89c093bce24c8d7394177f08a111b3895ed6870"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"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":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/binder.yaml:1","Warn: no topLevel permission defined: .github/workflows/main.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":"Code-Review","score":3,"reason":"Found 2/6 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/binder.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/binder.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:54","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:105","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found linked content: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found text in security policy: github.com/jupyterlab/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"41 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: GHSA-44cc-43rp-5947","Warn: Project is vulnerable to: GHSA-4m77-cmpx-vjc4","Warn: Project is vulnerable to: GHSA-9q39-rmj3-p4r2","Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-36jr-mh4h-2g58","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-3wc5-fcw2-2329","Warn: Project is vulnerable to: GHSA-64fm-8hw2-v72w","Warn: Project is vulnerable to: GHSA-f98w-7cxr-ff2h","Warn: Project is vulnerable to: GHSA-cg87-wmx4-v546","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-rm97-x556-q36h","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-p9pc-299p-vxgp"],"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-20T08:45:33.391Z","repository_id":38421190,"created_at":"2025-08-20T08:45:33.391Z","updated_at":"2025-08-20T08:45:33.391Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278457468,"owners_count":25989956,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-05T02:00:06.059Z","response_time":54,"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":"jupyterlab","name":"JupyterLab","uuid":"22800682","kind":"organization","description":"JupyterLab: The Next Generation UI for Project Jupyter","email":"project.jupyter@gmail.com","website":"https://jupyter.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22800682?v=4","repositories_count":63,"last_synced_at":"2024-04-14T17:14:51.742Z","metadata":{"has_sponsors_listing":false,"funding":{"custom":"https://jupyter.org/about#donate"}},"html_url":"https://github.com/jupyterlab","funding_links":["https://jupyter.org/about#donate"],"total_stars":28077,"followers":845,"following":0,"created_at":"2022-11-02T16:23:12.150Z","updated_at":"2024-04-14T17:15:11.176Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab/repositories"},"tags":[{"name":"@jupyterlab/mathjax2-extension@4.0.0","sha":"4d08ef19cd90d56c121587f62764ee2a135caa98","kind":"commit","published_at":"2023-05-23T12:07:37.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax2-extension@4.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax2-extension@4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax2-extension%404.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax2-extension@4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax2-extension@4.0.0/manifests"},{"name":"@jupyterlab/geojson-extension@3.4.0","sha":"4d08ef19cd90d56c121587f62764ee2a135caa98","kind":"commit","published_at":"2023-05-23T12:07:37.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.4.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.4.0/manifests"},{"name":"@jupyterlab/fasta-extension@3.3.0","sha":"4d08ef19cd90d56c121587f62764ee2a135caa98","kind":"commit","published_at":"2023-05-23T12:07:37.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@3.3.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%403.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.3.0/manifests"},{"name":"@jupyterlab/katex-extension@3.4.0","sha":"4d08ef19cd90d56c121587f62764ee2a135caa98","kind":"commit","published_at":"2023-05-23T12:07:37.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@3.4.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%403.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.4.0/manifests"},{"name":"@jupyterlab/vega3-extension@3.3.0","sha":"4d08ef19cd90d56c121587f62764ee2a135caa98","kind":"commit","published_at":"2023-05-23T12:07:37.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@3.3.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%403.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.3.0/manifests"},{"name":"@jupyterlab/geojson-extension@3.3.1","sha":"64dffd890e14b8dc733205aa1a07e49edd2ddd6a","kind":"commit","published_at":"2022-11-15T08:11:21.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.3.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.3.1/manifests"},{"name":"@jupyterlab/geojson-extension@3.3.0","sha":"0f8872f6a010c24e668f8fd910b38675783c79f5","kind":"commit","published_at":"2022-11-14T09:39:16.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.3.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.3.0/manifests"},{"name":"@jupyterlab/vega3-extension@3.2.0","sha":"19b5ff10e2709a473460ed4db0f24125687e3f02","kind":"tag","published_at":"2022-01-17T16:34:54.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@3.2.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%403.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.2.0/manifests"},{"name":"@jupyterlab/vega2-extension@3.2.0","sha":"19b5ff10e2709a473460ed4db0f24125687e3f02","kind":"tag","published_at":"2022-01-17T16:34:54.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@3.2.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%403.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.2.0/manifests"},{"name":"@jupyterlab/mathjax3-extension@4.3.0","sha":"19b5ff10e2709a473460ed4db0f24125687e3f02","kind":"tag","published_at":"2022-01-17T16:34:54.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@4.3.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%404.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.3.0/manifests"},{"name":"@jupyterlab/katex-extension@3.3.0","sha":"19b5ff10e2709a473460ed4db0f24125687e3f02","kind":"tag","published_at":"2022-01-17T16:34:54.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@3.3.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%403.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.3.0/manifests"},{"name":"@jupyterlab/geojson-extension@3.2.0","sha":"19b5ff10e2709a473460ed4db0f24125687e3f02","kind":"tag","published_at":"2022-01-17T16:34:54.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.2.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.2.0/manifests"},{"name":"@jupyterlab/fasta-extension@3.2.0","sha":"19b5ff10e2709a473460ed4db0f24125687e3f02","kind":"tag","published_at":"2022-01-17T16:34:54.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@3.2.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%403.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.2.0/manifests"},{"name":"@jupyterlab/fasta-extension@3.1.1","sha":"8db61c4e898792835e80f86b1a39233b129b624e","kind":"tag","published_at":"2021-03-11T21:14:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@3.1.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%403.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.1.1/manifests"},{"name":"@jupyterlab/geojson-extension@3.1.2","sha":"8db61c4e898792835e80f86b1a39233b129b624e","kind":"tag","published_at":"2021-03-11T21:14:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.1.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.1.2/manifests"},{"name":"@jupyterlab/katex-extension@3.2.2","sha":"8db61c4e898792835e80f86b1a39233b129b624e","kind":"tag","published_at":"2021-03-11T21:14:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@3.2.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%403.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.2.2/manifests"},{"name":"@jupyterlab/vega3-extension@3.1.3","sha":"8db61c4e898792835e80f86b1a39233b129b624e","kind":"tag","published_at":"2021-03-11T21:14:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@3.1.3","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%403.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.3/manifests"},{"name":"@jupyterlab/vega2-extension@3.1.3","sha":"8db61c4e898792835e80f86b1a39233b129b624e","kind":"tag","published_at":"2021-03-11T21:14:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@3.1.3","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%403.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.3/manifests"},{"name":"@jupyterlab/mathjax3-extension@4.2.2","sha":"8db61c4e898792835e80f86b1a39233b129b624e","kind":"tag","published_at":"2021-03-11T21:14:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@4.2.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%404.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.2.2/manifests"},{"name":"@jupyterlab/vega3-extension@3.1.2","sha":"f5021a6c788aacb230e06df92563fc14f1dfbd50","kind":"tag","published_at":"2021-03-11T20:34:33.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@3.1.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%403.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.2/manifests"},{"name":"@jupyterlab/vega2-extension@3.1.2","sha":"f5021a6c788aacb230e06df92563fc14f1dfbd50","kind":"tag","published_at":"2021-03-11T20:34:33.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@3.1.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%403.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.2/manifests"},{"name":"@jupyterlab/katex-extension@3.2.1","sha":"ea95ec1df06f097983567842536830d8e83c32c9","kind":"tag","published_at":"2021-03-11T20:03:28.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@3.2.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%403.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.2.1/manifests"},{"name":"@jupyterlab/mathjax3-extension@4.2.1","sha":"ea95ec1df06f097983567842536830d8e83c32c9","kind":"tag","published_at":"2021-03-11T20:03:28.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@4.2.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%404.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.2.1/manifests"},{"name":"@jupyterlab/vega3-extension@3.1.1","sha":"ea95ec1df06f097983567842536830d8e83c32c9","kind":"tag","published_at":"2021-03-11T20:03:28.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@3.1.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%403.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.1/manifests"},{"name":"@jupyterlab/vega2-extension@3.1.1","sha":"ea95ec1df06f097983567842536830d8e83c32c9","kind":"tag","published_at":"2021-03-11T20:03:28.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@3.1.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%403.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.1/manifests"},{"name":"@jupyterlab/geojson-extension@3.1.1","sha":"ea95ec1df06f097983567842536830d8e83c32c9","kind":"tag","published_at":"2021-03-11T20:03:28.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.1.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.1.1/manifests"},{"name":"@jupyterlab/mathjax3-extension@4.2.0","sha":"99e513bc01b7e6ded7b608f0bcb503e55bd34d21","kind":"tag","published_at":"2021-03-11T19:12:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@4.2.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%404.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.2.0/manifests"},{"name":"@jupyterlab/fasta-extension@3.1.0","sha":"99e513bc01b7e6ded7b608f0bcb503e55bd34d21","kind":"tag","published_at":"2021-03-11T19:12:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@3.1.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%403.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.1.0/manifests"},{"name":"@jupyterlab/katex-extension@3.2.0","sha":"99e513bc01b7e6ded7b608f0bcb503e55bd34d21","kind":"tag","published_at":"2021-03-11T19:12:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@3.2.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%403.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.2.0/manifests"},{"name":"@jupyterlab/vega2-extension@3.1.0","sha":"99e513bc01b7e6ded7b608f0bcb503e55bd34d21","kind":"tag","published_at":"2021-03-11T19:12:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@3.1.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%403.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.0/manifests"},{"name":"@jupyterlab/geojson-extension@3.1.0","sha":"99e513bc01b7e6ded7b608f0bcb503e55bd34d21","kind":"tag","published_at":"2021-03-11T19:12:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.1.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.1.0/manifests"},{"name":"@jupyterlab/vega3-extension@3.1.0","sha":"99e513bc01b7e6ded7b608f0bcb503e55bd34d21","kind":"tag","published_at":"2021-03-11T19:12:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@3.1.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%403.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.0/manifests"},{"name":"@jupyterlab/mathjax3-extension@4.1.1","sha":"ef547cff9703f9da3c58aeaf4648e18af8066503","kind":"tag","published_at":"2021-02-22T20:23:22.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@4.1.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%404.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.1.1/manifests"},{"name":"@jupyterlab/mathjax3-extension@4.1.0","sha":"e617342b81653e0a0f9704c42e7ec7cb48e5c201","kind":"tag","published_at":"2021-02-08T22:11:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@4.1.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%404.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.1.0/manifests"},{"name":"@jupyterlab/katex-extension@3.1.0","sha":"e617342b81653e0a0f9704c42e7ec7cb48e5c201","kind":"tag","published_at":"2021-02-08T22:11:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@3.1.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%403.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.1.0/manifests"},{"name":"@jupyterlab/vega3-extension@3.0.0","sha":"60774b231773dac77c0d594770348aff7fa46edd","kind":"tag","published_at":"2021-01-05T22:15:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@3.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.0.0/manifests"},{"name":"@jupyterlab/fasta-extension@3.0.0","sha":"60774b231773dac77c0d594770348aff7fa46edd","kind":"tag","published_at":"2021-01-05T22:15:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@3.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.0.0/manifests"},{"name":"@jupyterlab/geojson-extension@3.0.0","sha":"60774b231773dac77c0d594770348aff7fa46edd","kind":"tag","published_at":"2021-01-05T22:15:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.0.0/manifests"},{"name":"@jupyterlab/katex-extension@3.0.0","sha":"60774b231773dac77c0d594770348aff7fa46edd","kind":"tag","published_at":"2021-01-05T22:15:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@3.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.0.0/manifests"},{"name":"@jupyterlab/mathjax3-extension@4.0.0","sha":"60774b231773dac77c0d594770348aff7fa46edd","kind":"tag","published_at":"2021-01-05T22:15:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@4.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%404.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.0.0/manifests"},{"name":"@jupyterlab/vega2-extension@3.0.0","sha":"60774b231773dac77c0d594770348aff7fa46edd","kind":"tag","published_at":"2021-01-05T22:15:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@3.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.0.0/manifests"},{"name":"@jupyterlab/geojson-extension@2.0.1","sha":"e2c0422747c80f5329e69e30d8e952caded09634","kind":"tag","published_at":"2020-04-09T11:57:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@2.0.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@2.0.1/manifests"},{"name":"@jupyterlab/fasta-extension@2.0.0","sha":"3f3c5519e35ca4c3c80f1837af495324c1cdf7f4","kind":"tag","published_at":"2020-02-28T19:58:52.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@2.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@2.0.0/manifests"},{"name":"@jupyterlab/vega2-extension@2.0.0","sha":"3f3c5519e35ca4c3c80f1837af495324c1cdf7f4","kind":"tag","published_at":"2020-02-28T19:58:52.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@2.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@2.0.0/manifests"},{"name":"@jupyterlab/katex-extension@2.0.0","sha":"3f3c5519e35ca4c3c80f1837af495324c1cdf7f4","kind":"tag","published_at":"2020-02-28T19:58:52.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@2.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@2.0.0/manifests"},{"name":"@jupyterlab/mathjax3-extension@3.0.0","sha":"3f3c5519e35ca4c3c80f1837af495324c1cdf7f4","kind":"tag","published_at":"2020-02-28T19:58:52.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@3.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@3.0.0/manifests"},{"name":"@jupyterlab/vega3-extension@2.0.0","sha":"3f3c5519e35ca4c3c80f1837af495324c1cdf7f4","kind":"tag","published_at":"2020-02-28T19:58:52.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@2.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@2.0.0/manifests"},{"name":"@jupyterlab/geojson-extension@2.0.0","sha":"3f3c5519e35ca4c3c80f1837af495324c1cdf7f4","kind":"tag","published_at":"2020-02-28T19:58:52.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@2.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@2.0.0/manifests"},{"name":"@jupyterlab/vega3-extension@1.0.0","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@1.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@1.0.0/manifests"},{"name":"@jupyterlab/vega4-extension@1.0.1","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega4-extension@1.0.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega4-extension@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega4-extension%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega4-extension@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega4-extension@1.0.1/manifests"},{"name":"@jupyterlab/plotly-extension@1.0.0","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@1.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@1.0.0/manifests"},{"name":"@jupyterlab/vega2-extension@1.0.0","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@1.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@1.0.0/manifests"},{"name":"@jupyterlab/fasta-extension@1.0.0","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@1.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@1.0.0/manifests"},{"name":"@jupyterlab/geojson-extension@1.0.0","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@1.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@1.0.0/manifests"},{"name":"@jupyterlab/katex-extension@1.0.0","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@1.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@1.0.0/manifests"},{"name":"@jupyterlab/mathjax3-extension@1.0.0","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@1.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@1.0.0/manifests"},{"name":"@jupyterlab/plotly-extension@0.18.2","sha":"7f648392e805bb5c4d67c2611e8e61352140bf4c","kind":"tag","published_at":"2019-01-30T07:16:30.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.18.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.18.2/manifests"},{"name":"@jupyterlab/katex-extension@0.20.1","sha":"7f648392e805bb5c4d67c2611e8e61352140bf4c","kind":"tag","published_at":"2019-01-30T07:16:30.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.20.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.20.1/manifests"},{"name":"@jupyterlab/vega2-extension@0.18.1","sha":"72c6ad52d1178e4d3115788f792e930a014382c1","kind":"tag","published_at":"2018-11-22T20:04:08.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@0.18.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.18.1/manifests"},{"name":"@jupyterlab/vega3-extension@0.18.1","sha":"72c6ad52d1178e4d3115788f792e930a014382c1","kind":"tag","published_at":"2018-11-22T20:04:08.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.18.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.18.1/manifests"},{"name":"@jupyterlab/plotly-extension@0.18.1","sha":"72c6ad52d1178e4d3115788f792e930a014382c1","kind":"tag","published_at":"2018-11-22T20:04:08.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.18.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.18.1/manifests"},{"name":"@jupyterlab/mathjax3-extension@0.3.1","sha":"72c6ad52d1178e4d3115788f792e930a014382c1","kind":"tag","published_at":"2018-11-22T20:04:08.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@0.3.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%400.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.3.1/manifests"},{"name":"@jupyterlab/katex-extension@0.19.2","sha":"72c6ad52d1178e4d3115788f792e930a014382c1","kind":"tag","published_at":"2018-11-22T20:04:08.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.19.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.19.2/manifests"},{"name":"@jupyterlab/geojson-extension@0.18.1","sha":"72c6ad52d1178e4d3115788f792e930a014382c1","kind":"tag","published_at":"2018-11-22T20:04:08.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.18.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.18.1/manifests"},{"name":"@jupyterlab/fasta-extension@0.18.1","sha":"72c6ad52d1178e4d3115788f792e930a014382c1","kind":"tag","published_at":"2018-11-22T20:04:08.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.18.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.18.1/manifests"},{"name":"@jupyterlab/vega3-extension@0.18.0","sha":"a602bb451366fa7e5d3ce3f2fc002b2732e72fdd","kind":"tag","published_at":"2018-10-05T11:31:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.18.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.18.0/manifests"},{"name":"@jupyterlab/plotly-extension@0.18.0","sha":"a602bb451366fa7e5d3ce3f2fc002b2732e72fdd","kind":"tag","published_at":"2018-10-05T11:31:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.18.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.18.0/manifests"},{"name":"@jupyterlab/geojson-extension@0.18.0","sha":"a602bb451366fa7e5d3ce3f2fc002b2732e72fdd","kind":"tag","published_at":"2018-10-05T11:31:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.18.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.18.0/manifests"},{"name":"@jupyterlab/fasta-extension@0.18.0","sha":"a602bb451366fa7e5d3ce3f2fc002b2732e72fdd","kind":"tag","published_at":"2018-10-05T11:31:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.18.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.18.0/manifests"},{"name":"@jupyterlab/vega2-extension@0.18.0","sha":"a602bb451366fa7e5d3ce3f2fc002b2732e72fdd","kind":"tag","published_at":"2018-10-05T11:31:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@0.18.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.18.0/manifests"},{"name":"@jupyterlab/mathjax3-extension@0.3.0","sha":"a602bb451366fa7e5d3ce3f2fc002b2732e72fdd","kind":"tag","published_at":"2018-10-05T11:31:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@0.3.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.3.0/manifests"},{"name":"@jupyterlab/katex-extension@0.19.0","sha":"a602bb451366fa7e5d3ce3f2fc002b2732e72fdd","kind":"tag","published_at":"2018-10-05T11:31:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.19.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.19.0/manifests"},{"name":"@jupyterlab/plotly-extension@0.17.2","sha":"660d1529b75849e14cbe10922ff83a24fe328e61","kind":"commit","published_at":"2018-09-20T09:42:16.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.17.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.17.2/manifests"},{"name":"@jupyterlab/mathjax3-extension@0.2.1","sha":"9ba969aa337f73652b13b7c05defd04d49037559","kind":"tag","published_at":"2018-08-18T14:25:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@0.2.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%400.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.2.1/manifests"},{"name":"@jupyterlab/katex-extension@0.18.1","sha":"9ba969aa337f73652b13b7c05defd04d49037559","kind":"tag","published_at":"2018-08-18T14:25:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.18.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.18.1/manifests"},{"name":"@jupyterlab/fasta-extension@0.17.2","sha":"9011839051b5e6b86d00380b20b28d7b3ae6a3da","kind":"tag","published_at":"2018-08-18T14:23:58.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.17.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.17.2/manifests"},{"name":"@jupyterlab/vega3-extension@0.17.1","sha":"9011839051b5e6b86d00380b20b28d7b3ae6a3da","kind":"tag","published_at":"2018-08-18T14:23:58.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.17.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.17.1/manifests"},{"name":"@jupyterlab/vega2-extension@0.17.1","sha":"9011839051b5e6b86d00380b20b28d7b3ae6a3da","kind":"tag","published_at":"2018-08-18T14:23:58.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@0.17.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.17.1/manifests"},{"name":"@jupyterlab/plotly-extension@0.17.1","sha":"9011839051b5e6b86d00380b20b28d7b3ae6a3da","kind":"tag","published_at":"2018-08-18T14:23:58.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.17.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.17.1/manifests"},{"name":"@jupyterlab/mathjax3-extension@0.2.0","sha":"9011839051b5e6b86d00380b20b28d7b3ae6a3da","kind":"tag","published_at":"2018-08-18T14:23:58.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@0.2.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.2.0/manifests"},{"name":"@jupyterlab/katex-extension@0.18.0","sha":"9011839051b5e6b86d00380b20b28d7b3ae6a3da","kind":"tag","published_at":"2018-08-18T14:23:58.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.18.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.18.0/manifests"},{"name":"@jupyterlab/geojson-extension@0.17.1","sha":"9011839051b5e6b86d00380b20b28d7b3ae6a3da","kind":"tag","published_at":"2018-08-18T14:23:58.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.17.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.17.1/manifests"},{"name":"@jupyterlab/fasta-extension@0.17.1","sha":"902833c8ced5444be72269c8c3eaabd7e5e12dab","kind":"tag","published_at":"2018-07-31T01:51:55.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.17.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.17.1/manifests"},{"name":"@jupyterlab/geojson-extension@0.17.0","sha":"e8fc69bb02b18ef91ec58fa60e58385712ebcffb","kind":"tag","published_at":"2018-07-27T22:16:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.17.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.17.0/manifests"},{"name":"@jupyterlab/vega3-extension@0.17.0","sha":"e8fc69bb02b18ef91ec58fa60e58385712ebcffb","kind":"tag","published_at":"2018-07-27T22:16:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.17.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.17.0/manifests"},{"name":"@jupyterlab/vega2-extension@0.17.0","sha":"e8fc69bb02b18ef91ec58fa60e58385712ebcffb","kind":"tag","published_at":"2018-07-27T22:16:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@0.17.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.17.0/manifests"},{"name":"@jupyterlab/plotly-extension@0.17.0","sha":"e8fc69bb02b18ef91ec58fa60e58385712ebcffb","kind":"tag","published_at":"2018-07-27T22:16:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.17.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.17.0/manifests"},{"name":"@jupyterlab/katex-extension@0.17.0","sha":"e8fc69bb02b18ef91ec58fa60e58385712ebcffb","kind":"tag","published_at":"2018-07-27T22:16:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.17.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.17.0/manifests"},{"name":"@jupyterlab/fasta-extension@0.17.0","sha":"e8fc69bb02b18ef91ec58fa60e58385712ebcffb","kind":"tag","published_at":"2018-07-27T22:16:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.17.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.17.0/manifests"},{"name":"@jupyterlab/geojson-extension@0.16.0","sha":"ca21e8d76b59e77e54052ec72f2a1690f05d7694","kind":"tag","published_at":"2018-04-18T17:05:59.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.16.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.16.0/manifests"},{"name":"@jupyterlab/vega2-extension@0.16.0","sha":"ca21e8d76b59e77e54052ec72f2a1690f05d7694","kind":"tag","published_at":"2018-04-18T17:05:59.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@0.16.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.16.0/manifests"},{"name":"@jupyterlab/plotly-extension@0.16.0","sha":"ca21e8d76b59e77e54052ec72f2a1690f05d7694","kind":"tag","published_at":"2018-04-18T17:05:59.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.16.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.16.0/manifests"},{"name":"@jupyterlab/katex-extension@0.16.0","sha":"ca21e8d76b59e77e54052ec72f2a1690f05d7694","kind":"tag","published_at":"2018-04-18T17:05:59.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.16.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.16.0/manifests"},{"name":"@jupyterlab/fasta-extension@0.16.0","sha":"ca21e8d76b59e77e54052ec72f2a1690f05d7694","kind":"tag","published_at":"2018-04-18T17:05:59.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.16.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.16.0/manifests"},{"name":"@jupyterlab/fasta-extension@0.14.4","sha":"55b5f1e6953662d405d10b37ccb5d167f67ac152","kind":"tag","published_at":"2018-04-17T17:09:07.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.14.4","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.4/manifests"},{"name":"@jupyterlab/vega2-extension@0.15.7","sha":"55b5f1e6953662d405d10b37ccb5d167f67ac152","kind":"tag","published_at":"2018-04-17T17:09:07.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@0.15.7","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@0.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%400.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.15.7/manifests"},{"name":"@jupyterlab/plotly-extension@0.14.6","sha":"55b5f1e6953662d405d10b37ccb5d167f67ac152","kind":"tag","published_at":"2018-04-17T17:09:07.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.14.6","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.6/manifests"},{"name":"@jupyterlab/katex-extension@0.14.5","sha":"55b5f1e6953662d405d10b37ccb5d167f67ac152","kind":"tag","published_at":"2018-04-17T17:09:07.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.14.5","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.5/manifests"},{"name":"@jupyterlab/geojson-extension@0.14.6","sha":"55b5f1e6953662d405d10b37ccb5d167f67ac152","kind":"tag","published_at":"2018-04-17T17:09:07.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.14.6","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.6/manifests"},{"name":"@jupyterlab/vega2-extension@0.15.6","sha":"4a92a00e592cb48655b8685e4fc05745219a164e","kind":"tag","published_at":"2018-04-06T16:00:54.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@0.15.6","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%400.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.15.6/manifests"},{"name":"@jupyterlab/fasta-extension@0.14.3","sha":"d1115f44625e20196a7d3791082436a340506b2a","kind":"tag","published_at":"2018-04-06T15:55:05.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.14.3","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.3/manifests"},{"name":"@jupyterlab/geojson-extension@0.14.5","sha":"d1115f44625e20196a7d3791082436a340506b2a","kind":"tag","published_at":"2018-04-06T15:55:05.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.14.5","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.5/manifests"},{"name":"@jupyterlab/plotly-extension@0.14.5","sha":"d1115f44625e20196a7d3791082436a340506b2a","kind":"tag","published_at":"2018-04-06T15:55:05.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.14.5","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.5/manifests"},{"name":"@jupyterlab/katex-extension@0.14.4","sha":"a6c2e3c869e74681ab527b6aa554400345cd2eb2","kind":"tag","published_at":"2018-04-06T15:33:04.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.14.4","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.4/manifests"},{"name":"@jupyterlab/katex-extension@0.14.3","sha":"8bcf9af1eb66861c5d1dd1bc7ce7496fda7cbe98","kind":"tag","published_at":"2018-02-27T22:31:35.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.14.3","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.3/manifests"},{"name":"@jupyterlab/vega3-extension@0.14.3","sha":"8bcf9af1eb66861c5d1dd1bc7ce7496fda7cbe98","kind":"tag","published_at":"2018-02-27T22:31:35.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.14.3","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.3/manifests"},{"name":"@jupyterlab/geojson-extension@0.14.4","sha":"c20664d0f71b7a08eff02bf05f33bae411588acf","kind":"commit","published_at":"2018-02-15T14:16:04.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.14.4","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.4/manifests"},{"name":"@jupyterlab/vega3-extension@0.14.2","sha":"2ad805ce45c70baea7441f40447cd40c6ca7cab5","kind":"tag","published_at":"2018-02-13T17:33:16.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.14.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.2/manifests"},{"name":"@jupyterlab/plotly-extension@0.14.4","sha":"2ad805ce45c70baea7441f40447cd40c6ca7cab5","kind":"tag","published_at":"2018-02-13T17:33:16.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.14.4","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.4/manifests"},{"name":"@jupyterlab/geojson-extension@0.14.3","sha":"2ad805ce45c70baea7441f40447cd40c6ca7cab5","kind":"tag","published_at":"2018-02-13T17:33:16.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.14.3","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.3/manifests"},{"name":"@jupyterlab/katex-extension@0.14.2","sha":"2ad805ce45c70baea7441f40447cd40c6ca7cab5","kind":"tag","published_at":"2018-02-13T17:33:16.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.14.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.2/manifests"},{"name":"@jupyterlab/fasta-extension@0.14.2","sha":"2ad805ce45c70baea7441f40447cd40c6ca7cab5","kind":"tag","published_at":"2018-02-13T17:33:15.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.14.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.2/manifests"},{"name":"@jupyterlab/plotly-extension@0.14.3","sha":"d1cc739acb8b59b95384da20204c9c34e5a4cb8e","kind":"tag","published_at":"2018-02-13T17:23:10.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.14.3","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.3/manifests"},{"name":"@jupyterlab/plotly-extension@0.14.2","sha":"94182f8acf10d6da0a4cf870e63381d9a479a308","kind":"tag","published_at":"2018-01-20T03:53:28.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.14.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.2/manifests"},{"name":"@jupyterlab/vega3-extension@0.14.1","sha":"cc27031da72fda7d29e93237a9666b81a6fb3b32","kind":"tag","published_at":"2018-01-19T19:47:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.14.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.1/manifests"},{"name":"@jupyterlab/fasta-extension@0.14.1","sha":"cc27031da72fda7d29e93237a9666b81a6fb3b32","kind":"tag","published_at":"2018-01-19T19:47:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.14.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.1/manifests"},{"name":"@jupyterlab/geojson-extension@0.14.1","sha":"cc27031da72fda7d29e93237a9666b81a6fb3b32","kind":"tag","published_at":"2018-01-19T19:47:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.14.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.1/manifests"},{"name":"@jupyterlab/katex-extension@0.14.1","sha":"cc27031da72fda7d29e93237a9666b81a6fb3b32","kind":"tag","published_at":"2018-01-19T19:47:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.14.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.1/manifests"},{"name":"@jupyterlab/plotly-extension@0.14.1","sha":"cc27031da72fda7d29e93237a9666b81a6fb3b32","kind":"tag","published_at":"2018-01-19T19:47:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.14.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.1/manifests"},{"name":"@jupyterlab/vega3-extension@0.14.0","sha":"7d55c63e91bfcf3df127d0845a7269b0881525a9","kind":"tag","published_at":"2018-01-11T11:11:48.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.14.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.0/manifests"},{"name":"@jupyterlab/fasta-extension@0.14.0","sha":"7d55c63e91bfcf3df127d0845a7269b0881525a9","kind":"tag","published_at":"2018-01-11T11:11:48.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.14.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.0/manifests"},{"name":"@jupyterlab/geojson-extension@0.14.0","sha":"7d55c63e91bfcf3df127d0845a7269b0881525a9","kind":"tag","published_at":"2018-01-11T11:11:48.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.14.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.0/manifests"},{"name":"@jupyterlab/katex-extension@0.14.0","sha":"7d55c63e91bfcf3df127d0845a7269b0881525a9","kind":"tag","published_at":"2018-01-11T11:11:48.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.14.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.0/manifests"},{"name":"@jupyterlab/plotly-extension@0.14.0","sha":"7d55c63e91bfcf3df127d0845a7269b0881525a9","kind":"tag","published_at":"2018-01-11T11:11:48.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.14.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.0/manifests"},{"name":"@jupyterlab/plotly-extension@0.13.0","sha":"56e6183df57545a14058838638252de5f3dc2581","kind":"tag","published_at":"2017-12-08T19:52:01.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.13.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.13.0/manifests"},{"name":"@jupyterlab/vega3-extension@0.13.0","sha":"56e6183df57545a14058838638252de5f3dc2581","kind":"tag","published_at":"2017-12-08T19:52:01.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.13.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.13.0/manifests"},{"name":"@jupyterlab/fasta-extension@0.13.0","sha":"56e6183df57545a14058838638252de5f3dc2581","kind":"tag","published_at":"2017-12-08T19:52:01.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.13.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.13.0/manifests"},{"name":"@jupyterlab/geojson-extension@0.13.0","sha":"56e6183df57545a14058838638252de5f3dc2581","kind":"tag","published_at":"2017-12-08T19:52:01.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.13.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.13.0/manifests"},{"name":"@jupyterlab/katex-extension@0.13.0","sha":"56e6183df57545a14058838638252de5f3dc2581","kind":"tag","published_at":"2017-12-08T19:52:01.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.13.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.13.0/manifests"},{"name":"v0.12.0","sha":"7d8df71e56da78cb41cd155b8278ffe38ff78a94","kind":"tag","published_at":"2017-11-09T16:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.12.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"685e955e18bf3a30a6bc9df77d7d1f8f1a9a0852","kind":"tag","published_at":"2017-10-31T19:43:10.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.11.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"d1e17c0d5baa021c621065b9d8ae157d9adce0fd","kind":"tag","published_at":"2017-10-16T22:59:18.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.11.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.11.0/manifests"},{"name":"vundefined","sha":"884c1b264577c314543107cd96c05279da2b82d9","kind":"tag","published_at":"2017-10-06T18:27:22.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/vundefined","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/vundefined","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@vundefined","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/vundefined","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/vundefined/manifests"},{"name":"v0.10.2","sha":"59226e1c4c79af587d61742f4583b25ace2b6089","kind":"tag","published_at":"2017-10-06T18:21:30.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.10.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"63f94180522593a889fbcf62999da5acd42dacfd","kind":"tag","published_at":"2017-10-05T22:57:47.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.10.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"0af19f0f17dad9519146a213877dd685234a3fd2","kind":"tag","published_at":"2017-09-26T18:16:24.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.10.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.10.0/manifests"},{"name":"v0.9.2","sha":"fd5757d79e691b947dd507d1fcba544e41df8852","kind":"commit","published_at":"2017-08-03T21:07:09.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.9.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.9.2/manifests"},{"name":"@jupyterlab/json-extension@0.9.1","sha":"4248a42d69b59753e956011ac44ebbda005fc0d1","kind":"commit","published_at":"2017-07-28T20:14:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/json-extension@0.9.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/json-extension@0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fjson-extension%400.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fjson-extension@0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fjson-extension@0.9.1/manifests"},{"name":"@jupyterlab/geojson-extension@0.9.1","sha":"e68f5e125c694723c442298b78a72a398aecba68","kind":"commit","published_at":"2017-07-28T20:14:09.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.9.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.9.1/manifests"},{"name":"@jupyterlab/json-extension@0.9.0","sha":"21657bbbfade1dcce5bd43f323f879af3b8d4d80","kind":"commit","published_at":"2017-07-26T14:43:00.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/json-extension@0.9.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/json-extension@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fjson-extension%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fjson-extension@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fjson-extension@0.9.0/manifests"},{"name":"@jupyterlab/geojson-extension@0.9.0","sha":"87890889ede575ee4527440fd4127e183b67ddfd","kind":"commit","published_at":"2017-07-26T14:41:59.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.9.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.9.0/manifests"},{"name":"v0.8.0","sha":"e8d8f7e3c9243b65bdab6475e56905f0408a557f","kind":"tag","published_at":"2017-07-19T18:33:49.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.8.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.8.0/manifests"}]},"repo_metadata_updated_at":"2025-10-05T13:07:31.179Z","dependent_packages_count":2,"downloads":1757,"downloads_period":"last-month","dependent_repos_count":2,"rankings":{"downloads":6.98206381217957,"dependent_repos_count":7.955005752917551,"dependent_packages_count":8.734000814698884,"stargazers_count":3.157645903346902,"forks_count":3.4564701046322863,"docker_downloads_count":0.6384034939859236,"average":5.153931646960186},"purl":"pkg:npm/%40jupyterlab/vega2-extension","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@jupyterlab/vega2-extension","docker_dependents_count":23,"docker_downloads_count":39233,"usage_url":"https://repos.ecosyste.ms/usage/npm/@jupyterlab/vega2-extension","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@jupyterlab/vega2-extension/dependencies","status":null,"funding_links":["https://jupyter.org/about#donate"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T18:32:05.025Z","issues_count":35,"pull_requests_count":94,"avg_time_to_close_issue":5976402.722222222,"avg_time_to_close_pull_request":2792292.827586207,"issues_closed_count":18,"pull_requests_closed_count":87,"pull_request_authors_count":18,"issue_authors_count":34,"avg_comments_per_issue":3.5714285714285716,"avg_comments_per_pull_request":1.6595744680851063,"merged_pull_requests_count":80,"bot_issues_count":1,"bot_pull_requests_count":57,"past_year_issues_count":0,"past_year_pull_requests_count":9,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1384333.625,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":8,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":9,"past_year_merged_pull_requests_count":8,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/issues","maintainers":[{"login":"fcollonval","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fcollonval"},{"login":"jtpio","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtpio"},{"login":"gnestor","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gnestor"},{"login":"consideRatio","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/consideRatio"},{"login":"blink1073","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"dhirschfeld","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dhirschfeld"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jupyterlab%2Fvega2-extension/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jupyterlab%2Fvega2-extension/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jupyterlab%2Fvega2-extension/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jupyterlab%2Fvega2-extension/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jupyterlab%2Fvega2-extension/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jupyterlab%2Fvega2-extension/codemeta","maintainers":[{"uuid":"darian","login":"darian","name":null,"email":"npm@darian.at","url":null,"packages_count":255,"html_url":"https://www.npmjs.com/~darian","role":null,"created_at":"2022-11-20T18:09:30.052Z","updated_at":"2022-11-20T18:09:30.052Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/darian/packages"},{"uuid":"jupyter-server-release-bot","login":"jupyter-server-release-bot","name":null,"email":"jupyter-server-bot@proton.me","url":null,"packages_count":91,"html_url":"https://www.npmjs.com/~jupyter-server-release-bot","role":null,"created_at":"2022-11-20T18:09:29.834Z","updated_at":"2022-11-20T18:09:29.834Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jupyter-server-release-bot/packages"},{"uuid":"jupyterlab-release-bot","login":"jupyterlab-release-bot","name":null,"email":"jupyterlab-bot@protonmail.com","url":null,"packages_count":175,"html_url":"https://www.npmjs.com/~jupyterlab-release-bot","role":null,"created_at":"2022-11-20T18:09:29.933Z","updated_at":"2022-11-20T18:09:29.933Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jupyterlab-release-bot/packages"},{"uuid":"krassowski","login":"krassowski","name":null,"email":"krassowski.michal@gmail.com","url":null,"packages_count":265,"html_url":"https://www.npmjs.com/~krassowski","role":null,"created_at":"2022-11-20T18:09:30.015Z","updated_at":"2022-11-20T18:09:30.015Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/krassowski/packages"},{"uuid":"blink1073","login":"blink1073","name":null,"email":"steven.silvester@ieee.org","url":null,"packages_count":287,"html_url":"https://www.npmjs.com/~blink1073","role":null,"created_at":"2022-11-20T18:09:30.197Z","updated_at":"2022-11-20T18:09:30.197Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/blink1073/packages"},{"uuid":"jasongrout","login":"jasongrout","name":null,"email":"jason@jasongrout.org","url":null,"packages_count":228,"html_url":"https://www.npmjs.com/~jasongrout","role":null,"created_at":"2022-11-20T18:09:30.216Z","updated_at":"2022-11-20T18:09:30.216Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jasongrout/packages"},{"uuid":"sylvaincorlay","login":"sylvaincorlay","name":null,"email":"sylvain.corlay@gmail.com","url":null,"packages_count":111,"html_url":"https://www.npmjs.com/~sylvaincorlay","role":null,"created_at":"2022-11-20T18:09:30.238Z","updated_at":"2022-11-20T18:09:30.238Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/sylvaincorlay/packages"},{"uuid":"minrk","login":"minrk","name":null,"email":"benjaminrk@gmail.com","url":null,"packages_count":84,"html_url":"https://www.npmjs.com/~minrk","role":null,"created_at":"2022-11-20T18:09:30.420Z","updated_at":"2022-11-20T18:09:30.420Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/minrk/packages"},{"uuid":"zsailer","login":"zsailer","name":null,"email":"zachsailer@gmail.com","url":null,"packages_count":116,"html_url":"https://www.npmjs.com/~zsailer","role":null,"created_at":"2022-11-20T18:09:30.548Z","updated_at":"2022-11-20T18:09:30.548Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/zsailer/packages"},{"uuid":"telamonian","login":"telamonian","name":null,"email":"telamonian@hotmail.com","url":null,"packages_count":74,"html_url":"https://www.npmjs.com/~telamonian","role":null,"created_at":"2022-11-20T18:09:30.570Z","updated_at":"2022-11-20T18:09:30.570Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/telamonian/packages"},{"uuid":"fcollonval","login":"fcollonval","name":null,"email":"fcollonval@gmail.com","url":null,"packages_count":293,"html_url":"https://www.npmjs.com/~fcollonval","role":null,"created_at":"2022-11-20T18:09:30.594Z","updated_at":"2022-11-20T18:09:30.594Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/fcollonval/packages"},{"uuid":"jtpio","login":"jtpio","name":null,"email":"jeremy@jtp.io","url":null,"packages_count":389,"html_url":"https://www.npmjs.com/~jtpio","role":null,"created_at":"2022-11-20T18:09:30.795Z","updated_at":"2022-11-20T18:09:30.795Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jtpio/packages"},{"uuid":"goanpeca","login":"goanpeca","name":null,"email":"goanpeca@gmail.com","url":null,"packages_count":73,"html_url":"https://www.npmjs.com/~goanpeca","role":null,"created_at":"2022-11-20T18:09:30.887Z","updated_at":"2022-11-20T18:09:30.887Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/goanpeca/packages"},{"uuid":"mbektas","login":"mbektas","name":null,"email":"mbektas@outlook.com","url":null,"packages_count":174,"html_url":"https://www.npmjs.com/~mbektas","role":null,"created_at":"2022-11-20T18:09:30.943Z","updated_at":"2022-11-20T18:09:30.943Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mbektas/packages"},{"uuid":"loichuder","login":"loichuder","name":null,"email":"loic.huder@esrf.fr","url":null,"packages_count":69,"html_url":"https://www.npmjs.com/~loichuder","role":null,"created_at":"2022-11-20T18:09:30.985Z","updated_at":"2022-11-20T18:09:30.985Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/loichuder/packages"},{"uuid":"rrosio","login":"rrosio","name":null,"email":"rreyes@anaconda.com","url":null,"packages_count":65,"html_url":"https://www.npmjs.com/~rrosio","role":null,"created_at":"2025-12-14T10:36:37.910Z","updated_at":"2025-12-14T10:36:37.910Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rrosio/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5587222,"maintainers_count":1183869,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","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":1011699,"name":"@jupyterlab/plotly-extension","ecosystem":"npm","description":"Plotly renderer for JupyterLab","homepage":"https://github.com/jupyterlab/jupyter-renderers","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/jupyterlab/jupyter-renderers","keywords_array":["jupyter","jupyterlab","jupyterlab-extension"],"namespace":"jupyterlab","versions_count":25,"first_release_published_at":"2017-07-19T18:45:42.259Z","latest_release_published_at":"2019-07-07T15:59:44.075Z","latest_release_number":"1.0.0","last_synced_at":"2025-10-05T13:03:01.006Z","created_at":"2022-04-07T19:11:25.131Z","updated_at":"2025-10-05T13:07:29.419Z","registry_url":"https://www.npmjs.com/package/@jupyterlab/plotly-extension","install_command":"npm install @jupyterlab/plotly-extension","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.0.0"}},"repo_metadata":{"id":38421190,"uuid":"93772766","full_name":"jupyterlab/jupyter-renderers","owner":"jupyterlab","description":"Renderers and renderer extensions for JupyterLab","archived":false,"fork":false,"pushed_at":"2025-02-20T07:10:37.000Z","size":7133,"stargazers_count":510,"open_issues_count":42,"forks_count":81,"subscribers_count":28,"default_branch":"main","last_synced_at":"2025-09-23T05:35:14.904Z","etag":null,"topics":["fasta","geojson","jupyterlab","jupyterlab-extension","katex","plotly","vega","vega-lite"],"latest_commit_sha":null,"homepage":"","language":"HTML","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/jupyterlab.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"custom":"https://jupyter.org/about#donate"}},"created_at":"2017-06-08T16:59:07.000Z","updated_at":"2025-08-28T13:53:26.000Z","dependencies_parsed_at":"2023-02-08T05:31:13.322Z","dependency_job_id":"75de564a-e801-432a-abee-6877944ea879","html_url":"https://github.com/jupyterlab/jupyter-renderers","commit_stats":{"total_commits":461,"total_committers":30,"mean_commits":"15.366666666666667","dds":0.6355748373101953,"last_synced_commit":"63af72ba0c8ec0123acb9e317366ed31ce0e1488"},"previous_names":[],"tags_count":142,"template":false,"template_full_name":null,"purl":"pkg:github/jupyterlab/jupyter-renderers","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/sbom","scorecard":{"id":543202,"data":{"date":"2025-08-11","repo":{"name":"github.com/jupyterlab/jupyter-renderers","commit":"b89c093bce24c8d7394177f08a111b3895ed6870"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"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":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/binder.yaml:1","Warn: no topLevel permission defined: .github/workflows/main.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":"Code-Review","score":3,"reason":"Found 2/6 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/binder.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/binder.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:54","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:105","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found linked content: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found text in security policy: github.com/jupyterlab/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"41 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: GHSA-44cc-43rp-5947","Warn: Project is vulnerable to: GHSA-4m77-cmpx-vjc4","Warn: Project is vulnerable to: GHSA-9q39-rmj3-p4r2","Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-36jr-mh4h-2g58","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-3wc5-fcw2-2329","Warn: Project is vulnerable to: GHSA-64fm-8hw2-v72w","Warn: Project is vulnerable to: GHSA-f98w-7cxr-ff2h","Warn: Project is vulnerable to: GHSA-cg87-wmx4-v546","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-rm97-x556-q36h","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-p9pc-299p-vxgp"],"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-20T08:45:33.391Z","repository_id":38421190,"created_at":"2025-08-20T08:45:33.391Z","updated_at":"2025-08-20T08:45:33.391Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278457468,"owners_count":25989956,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-05T02:00:06.059Z","response_time":54,"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":"jupyterlab","name":"JupyterLab","uuid":"22800682","kind":"organization","description":"JupyterLab: The Next Generation UI for Project Jupyter","email":"project.jupyter@gmail.com","website":"https://jupyter.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22800682?v=4","repositories_count":63,"last_synced_at":"2024-04-14T17:14:51.742Z","metadata":{"has_sponsors_listing":false,"funding":{"custom":"https://jupyter.org/about#donate"}},"html_url":"https://github.com/jupyterlab","funding_links":["https://jupyter.org/about#donate"],"total_stars":28077,"followers":845,"following":0,"created_at":"2022-11-02T16:23:12.150Z","updated_at":"2024-04-14T17:15:11.176Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab/repositories"},"tags":[{"name":"@jupyterlab/mathjax2-extension@4.0.0","sha":"4d08ef19cd90d56c121587f62764ee2a135caa98","kind":"commit","published_at":"2023-05-23T12:07:37.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax2-extension@4.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax2-extension@4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax2-extension%404.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax2-extension@4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax2-extension@4.0.0/manifests"},{"name":"@jupyterlab/geojson-extension@3.4.0","sha":"4d08ef19cd90d56c121587f62764ee2a135caa98","kind":"commit","published_at":"2023-05-23T12:07:37.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.4.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.4.0/manifests"},{"name":"@jupyterlab/fasta-extension@3.3.0","sha":"4d08ef19cd90d56c121587f62764ee2a135caa98","kind":"commit","published_at":"2023-05-23T12:07:37.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@3.3.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%403.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.3.0/manifests"},{"name":"@jupyterlab/katex-extension@3.4.0","sha":"4d08ef19cd90d56c121587f62764ee2a135caa98","kind":"commit","published_at":"2023-05-23T12:07:37.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@3.4.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%403.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.4.0/manifests"},{"name":"@jupyterlab/vega3-extension@3.3.0","sha":"4d08ef19cd90d56c121587f62764ee2a135caa98","kind":"commit","published_at":"2023-05-23T12:07:37.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@3.3.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%403.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.3.0/manifests"},{"name":"@jupyterlab/geojson-extension@3.3.1","sha":"64dffd890e14b8dc733205aa1a07e49edd2ddd6a","kind":"commit","published_at":"2022-11-15T08:11:21.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.3.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.3.1/manifests"},{"name":"@jupyterlab/geojson-extension@3.3.0","sha":"0f8872f6a010c24e668f8fd910b38675783c79f5","kind":"commit","published_at":"2022-11-14T09:39:16.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.3.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.3.0/manifests"},{"name":"@jupyterlab/vega3-extension@3.2.0","sha":"19b5ff10e2709a473460ed4db0f24125687e3f02","kind":"tag","published_at":"2022-01-17T16:34:54.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@3.2.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%403.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.2.0/manifests"},{"name":"@jupyterlab/vega2-extension@3.2.0","sha":"19b5ff10e2709a473460ed4db0f24125687e3f02","kind":"tag","published_at":"2022-01-17T16:34:54.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@3.2.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%403.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.2.0/manifests"},{"name":"@jupyterlab/mathjax3-extension@4.3.0","sha":"19b5ff10e2709a473460ed4db0f24125687e3f02","kind":"tag","published_at":"2022-01-17T16:34:54.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@4.3.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%404.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.3.0/manifests"},{"name":"@jupyterlab/katex-extension@3.3.0","sha":"19b5ff10e2709a473460ed4db0f24125687e3f02","kind":"tag","published_at":"2022-01-17T16:34:54.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@3.3.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%403.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.3.0/manifests"},{"name":"@jupyterlab/geojson-extension@3.2.0","sha":"19b5ff10e2709a473460ed4db0f24125687e3f02","kind":"tag","published_at":"2022-01-17T16:34:54.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.2.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.2.0/manifests"},{"name":"@jupyterlab/fasta-extension@3.2.0","sha":"19b5ff10e2709a473460ed4db0f24125687e3f02","kind":"tag","published_at":"2022-01-17T16:34:54.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@3.2.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%403.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.2.0/manifests"},{"name":"@jupyterlab/fasta-extension@3.1.1","sha":"8db61c4e898792835e80f86b1a39233b129b624e","kind":"tag","published_at":"2021-03-11T21:14:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@3.1.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%403.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.1.1/manifests"},{"name":"@jupyterlab/geojson-extension@3.1.2","sha":"8db61c4e898792835e80f86b1a39233b129b624e","kind":"tag","published_at":"2021-03-11T21:14:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.1.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.1.2/manifests"},{"name":"@jupyterlab/katex-extension@3.2.2","sha":"8db61c4e898792835e80f86b1a39233b129b624e","kind":"tag","published_at":"2021-03-11T21:14:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@3.2.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%403.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.2.2/manifests"},{"name":"@jupyterlab/vega3-extension@3.1.3","sha":"8db61c4e898792835e80f86b1a39233b129b624e","kind":"tag","published_at":"2021-03-11T21:14:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@3.1.3","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%403.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.3/manifests"},{"name":"@jupyterlab/vega2-extension@3.1.3","sha":"8db61c4e898792835e80f86b1a39233b129b624e","kind":"tag","published_at":"2021-03-11T21:14:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@3.1.3","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%403.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.3/manifests"},{"name":"@jupyterlab/mathjax3-extension@4.2.2","sha":"8db61c4e898792835e80f86b1a39233b129b624e","kind":"tag","published_at":"2021-03-11T21:14:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@4.2.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%404.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.2.2/manifests"},{"name":"@jupyterlab/vega3-extension@3.1.2","sha":"f5021a6c788aacb230e06df92563fc14f1dfbd50","kind":"tag","published_at":"2021-03-11T20:34:33.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@3.1.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%403.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.2/manifests"},{"name":"@jupyterlab/vega2-extension@3.1.2","sha":"f5021a6c788aacb230e06df92563fc14f1dfbd50","kind":"tag","published_at":"2021-03-11T20:34:33.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@3.1.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%403.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.2/manifests"},{"name":"@jupyterlab/katex-extension@3.2.1","sha":"ea95ec1df06f097983567842536830d8e83c32c9","kind":"tag","published_at":"2021-03-11T20:03:28.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@3.2.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%403.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.2.1/manifests"},{"name":"@jupyterlab/mathjax3-extension@4.2.1","sha":"ea95ec1df06f097983567842536830d8e83c32c9","kind":"tag","published_at":"2021-03-11T20:03:28.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@4.2.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%404.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.2.1/manifests"},{"name":"@jupyterlab/vega3-extension@3.1.1","sha":"ea95ec1df06f097983567842536830d8e83c32c9","kind":"tag","published_at":"2021-03-11T20:03:28.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@3.1.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%403.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.1/manifests"},{"name":"@jupyterlab/vega2-extension@3.1.1","sha":"ea95ec1df06f097983567842536830d8e83c32c9","kind":"tag","published_at":"2021-03-11T20:03:28.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@3.1.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%403.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.1/manifests"},{"name":"@jupyterlab/geojson-extension@3.1.1","sha":"ea95ec1df06f097983567842536830d8e83c32c9","kind":"tag","published_at":"2021-03-11T20:03:28.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.1.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.1.1/manifests"},{"name":"@jupyterlab/mathjax3-extension@4.2.0","sha":"99e513bc01b7e6ded7b608f0bcb503e55bd34d21","kind":"tag","published_at":"2021-03-11T19:12:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@4.2.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%404.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.2.0/manifests"},{"name":"@jupyterlab/fasta-extension@3.1.0","sha":"99e513bc01b7e6ded7b608f0bcb503e55bd34d21","kind":"tag","published_at":"2021-03-11T19:12:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@3.1.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%403.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.1.0/manifests"},{"name":"@jupyterlab/katex-extension@3.2.0","sha":"99e513bc01b7e6ded7b608f0bcb503e55bd34d21","kind":"tag","published_at":"2021-03-11T19:12:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@3.2.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%403.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.2.0/manifests"},{"name":"@jupyterlab/vega2-extension@3.1.0","sha":"99e513bc01b7e6ded7b608f0bcb503e55bd34d21","kind":"tag","published_at":"2021-03-11T19:12:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@3.1.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%403.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.0/manifests"},{"name":"@jupyterlab/geojson-extension@3.1.0","sha":"99e513bc01b7e6ded7b608f0bcb503e55bd34d21","kind":"tag","published_at":"2021-03-11T19:12:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.1.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.1.0/manifests"},{"name":"@jupyterlab/vega3-extension@3.1.0","sha":"99e513bc01b7e6ded7b608f0bcb503e55bd34d21","kind":"tag","published_at":"2021-03-11T19:12:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@3.1.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%403.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.0/manifests"},{"name":"@jupyterlab/mathjax3-extension@4.1.1","sha":"ef547cff9703f9da3c58aeaf4648e18af8066503","kind":"tag","published_at":"2021-02-22T20:23:22.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@4.1.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%404.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.1.1/manifests"},{"name":"@jupyterlab/mathjax3-extension@4.1.0","sha":"e617342b81653e0a0f9704c42e7ec7cb48e5c201","kind":"tag","published_at":"2021-02-08T22:11:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@4.1.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%404.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.1.0/manifests"},{"name":"@jupyterlab/katex-extension@3.1.0","sha":"e617342b81653e0a0f9704c42e7ec7cb48e5c201","kind":"tag","published_at":"2021-02-08T22:11:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@3.1.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%403.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.1.0/manifests"},{"name":"@jupyterlab/vega3-extension@3.0.0","sha":"60774b231773dac77c0d594770348aff7fa46edd","kind":"tag","published_at":"2021-01-05T22:15:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@3.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.0.0/manifests"},{"name":"@jupyterlab/fasta-extension@3.0.0","sha":"60774b231773dac77c0d594770348aff7fa46edd","kind":"tag","published_at":"2021-01-05T22:15:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@3.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.0.0/manifests"},{"name":"@jupyterlab/geojson-extension@3.0.0","sha":"60774b231773dac77c0d594770348aff7fa46edd","kind":"tag","published_at":"2021-01-05T22:15:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.0.0/manifests"},{"name":"@jupyterlab/katex-extension@3.0.0","sha":"60774b231773dac77c0d594770348aff7fa46edd","kind":"tag","published_at":"2021-01-05T22:15:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@3.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.0.0/manifests"},{"name":"@jupyterlab/mathjax3-extension@4.0.0","sha":"60774b231773dac77c0d594770348aff7fa46edd","kind":"tag","published_at":"2021-01-05T22:15:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@4.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%404.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.0.0/manifests"},{"name":"@jupyterlab/vega2-extension@3.0.0","sha":"60774b231773dac77c0d594770348aff7fa46edd","kind":"tag","published_at":"2021-01-05T22:15:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@3.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.0.0/manifests"},{"name":"@jupyterlab/geojson-extension@2.0.1","sha":"e2c0422747c80f5329e69e30d8e952caded09634","kind":"tag","published_at":"2020-04-09T11:57:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@2.0.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@2.0.1/manifests"},{"name":"@jupyterlab/fasta-extension@2.0.0","sha":"3f3c5519e35ca4c3c80f1837af495324c1cdf7f4","kind":"tag","published_at":"2020-02-28T19:58:52.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@2.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@2.0.0/manifests"},{"name":"@jupyterlab/vega2-extension@2.0.0","sha":"3f3c5519e35ca4c3c80f1837af495324c1cdf7f4","kind":"tag","published_at":"2020-02-28T19:58:52.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@2.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@2.0.0/manifests"},{"name":"@jupyterlab/katex-extension@2.0.0","sha":"3f3c5519e35ca4c3c80f1837af495324c1cdf7f4","kind":"tag","published_at":"2020-02-28T19:58:52.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@2.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@2.0.0/manifests"},{"name":"@jupyterlab/mathjax3-extension@3.0.0","sha":"3f3c5519e35ca4c3c80f1837af495324c1cdf7f4","kind":"tag","published_at":"2020-02-28T19:58:52.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@3.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@3.0.0/manifests"},{"name":"@jupyterlab/vega3-extension@2.0.0","sha":"3f3c5519e35ca4c3c80f1837af495324c1cdf7f4","kind":"tag","published_at":"2020-02-28T19:58:52.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@2.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@2.0.0/manifests"},{"name":"@jupyterlab/geojson-extension@2.0.0","sha":"3f3c5519e35ca4c3c80f1837af495324c1cdf7f4","kind":"tag","published_at":"2020-02-28T19:58:52.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@2.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@2.0.0/manifests"},{"name":"@jupyterlab/vega3-extension@1.0.0","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@1.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@1.0.0/manifests"},{"name":"@jupyterlab/vega4-extension@1.0.1","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega4-extension@1.0.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega4-extension@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega4-extension%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega4-extension@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega4-extension@1.0.1/manifests"},{"name":"@jupyterlab/plotly-extension@1.0.0","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@1.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@1.0.0/manifests"},{"name":"@jupyterlab/vega2-extension@1.0.0","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@1.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@1.0.0/manifests"},{"name":"@jupyterlab/fasta-extension@1.0.0","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@1.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@1.0.0/manifests"},{"name":"@jupyterlab/geojson-extension@1.0.0","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@1.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@1.0.0/manifests"},{"name":"@jupyterlab/katex-extension@1.0.0","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@1.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@1.0.0/manifests"},{"name":"@jupyterlab/mathjax3-extension@1.0.0","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@1.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@1.0.0/manifests"},{"name":"@jupyterlab/plotly-extension@0.18.2","sha":"7f648392e805bb5c4d67c2611e8e61352140bf4c","kind":"tag","published_at":"2019-01-30T07:16:30.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.18.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.18.2/manifests"},{"name":"@jupyterlab/katex-extension@0.20.1","sha":"7f648392e805bb5c4d67c2611e8e61352140bf4c","kind":"tag","published_at":"2019-01-30T07:16:30.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.20.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.20.1/manifests"},{"name":"@jupyterlab/vega2-extension@0.18.1","sha":"72c6ad52d1178e4d3115788f792e930a014382c1","kind":"tag","published_at":"2018-11-22T20:04:08.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@0.18.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.18.1/manifests"},{"name":"@jupyterlab/vega3-extension@0.18.1","sha":"72c6ad52d1178e4d3115788f792e930a014382c1","kind":"tag","published_at":"2018-11-22T20:04:08.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.18.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.18.1/manifests"},{"name":"@jupyterlab/plotly-extension@0.18.1","sha":"72c6ad52d1178e4d3115788f792e930a014382c1","kind":"tag","published_at":"2018-11-22T20:04:08.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.18.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.18.1/manifests"},{"name":"@jupyterlab/mathjax3-extension@0.3.1","sha":"72c6ad52d1178e4d3115788f792e930a014382c1","kind":"tag","published_at":"2018-11-22T20:04:08.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@0.3.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%400.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.3.1/manifests"},{"name":"@jupyterlab/katex-extension@0.19.2","sha":"72c6ad52d1178e4d3115788f792e930a014382c1","kind":"tag","published_at":"2018-11-22T20:04:08.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.19.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.19.2/manifests"},{"name":"@jupyterlab/geojson-extension@0.18.1","sha":"72c6ad52d1178e4d3115788f792e930a014382c1","kind":"tag","published_at":"2018-11-22T20:04:08.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.18.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.18.1/manifests"},{"name":"@jupyterlab/fasta-extension@0.18.1","sha":"72c6ad52d1178e4d3115788f792e930a014382c1","kind":"tag","published_at":"2018-11-22T20:04:08.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.18.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.18.1/manifests"},{"name":"@jupyterlab/vega3-extension@0.18.0","sha":"a602bb451366fa7e5d3ce3f2fc002b2732e72fdd","kind":"tag","published_at":"2018-10-05T11:31:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.18.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.18.0/manifests"},{"name":"@jupyterlab/plotly-extension@0.18.0","sha":"a602bb451366fa7e5d3ce3f2fc002b2732e72fdd","kind":"tag","published_at":"2018-10-05T11:31:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.18.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.18.0/manifests"},{"name":"@jupyterlab/geojson-extension@0.18.0","sha":"a602bb451366fa7e5d3ce3f2fc002b2732e72fdd","kind":"tag","published_at":"2018-10-05T11:31:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.18.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.18.0/manifests"},{"name":"@jupyterlab/fasta-extension@0.18.0","sha":"a602bb451366fa7e5d3ce3f2fc002b2732e72fdd","kind":"tag","published_at":"2018-10-05T11:31:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.18.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.18.0/manifests"},{"name":"@jupyterlab/vega2-extension@0.18.0","sha":"a602bb451366fa7e5d3ce3f2fc002b2732e72fdd","kind":"tag","published_at":"2018-10-05T11:31:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@0.18.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.18.0/manifests"},{"name":"@jupyterlab/mathjax3-extension@0.3.0","sha":"a602bb451366fa7e5d3ce3f2fc002b2732e72fdd","kind":"tag","published_at":"2018-10-05T11:31:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@0.3.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.3.0/manifests"},{"name":"@jupyterlab/katex-extension@0.19.0","sha":"a602bb451366fa7e5d3ce3f2fc002b2732e72fdd","kind":"tag","published_at":"2018-10-05T11:31:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.19.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.19.0/manifests"},{"name":"@jupyterlab/plotly-extension@0.17.2","sha":"660d1529b75849e14cbe10922ff83a24fe328e61","kind":"commit","published_at":"2018-09-20T09:42:16.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.17.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.17.2/manifests"},{"name":"@jupyterlab/mathjax3-extension@0.2.1","sha":"9ba969aa337f73652b13b7c05defd04d49037559","kind":"tag","published_at":"2018-08-18T14:25:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@0.2.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%400.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.2.1/manifests"},{"name":"@jupyterlab/katex-extension@0.18.1","sha":"9ba969aa337f73652b13b7c05defd04d49037559","kind":"tag","published_at":"2018-08-18T14:25:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.18.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.18.1/manifests"},{"name":"@jupyterlab/fasta-extension@0.17.2","sha":"9011839051b5e6b86d00380b20b28d7b3ae6a3da","kind":"tag","published_at":"2018-08-18T14:23:58.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.17.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.17.2/manifests"},{"name":"@jupyterlab/vega3-extension@0.17.1","sha":"9011839051b5e6b86d00380b20b28d7b3ae6a3da","kind":"tag","published_at":"2018-08-18T14:23:58.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.17.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.17.1/manifests"},{"name":"@jupyterlab/vega2-extension@0.17.1","sha":"9011839051b5e6b86d00380b20b28d7b3ae6a3da","kind":"tag","published_at":"2018-08-18T14:23:58.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@0.17.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.17.1/manifests"},{"name":"@jupyterlab/plotly-extension@0.17.1","sha":"9011839051b5e6b86d00380b20b28d7b3ae6a3da","kind":"tag","published_at":"2018-08-18T14:23:58.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.17.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.17.1/manifests"},{"name":"@jupyterlab/mathjax3-extension@0.2.0","sha":"9011839051b5e6b86d00380b20b28d7b3ae6a3da","kind":"tag","published_at":"2018-08-18T14:23:58.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@0.2.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.2.0/manifests"},{"name":"@jupyterlab/katex-extension@0.18.0","sha":"9011839051b5e6b86d00380b20b28d7b3ae6a3da","kind":"tag","published_at":"2018-08-18T14:23:58.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.18.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.18.0/manifests"},{"name":"@jupyterlab/geojson-extension@0.17.1","sha":"9011839051b5e6b86d00380b20b28d7b3ae6a3da","kind":"tag","published_at":"2018-08-18T14:23:58.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.17.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.17.1/manifests"},{"name":"@jupyterlab/fasta-extension@0.17.1","sha":"902833c8ced5444be72269c8c3eaabd7e5e12dab","kind":"tag","published_at":"2018-07-31T01:51:55.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.17.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.17.1/manifests"},{"name":"@jupyterlab/geojson-extension@0.17.0","sha":"e8fc69bb02b18ef91ec58fa60e58385712ebcffb","kind":"tag","published_at":"2018-07-27T22:16:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.17.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.17.0/manifests"},{"name":"@jupyterlab/vega3-extension@0.17.0","sha":"e8fc69bb02b18ef91ec58fa60e58385712ebcffb","kind":"tag","published_at":"2018-07-27T22:16:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.17.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.17.0/manifests"},{"name":"@jupyterlab/vega2-extension@0.17.0","sha":"e8fc69bb02b18ef91ec58fa60e58385712ebcffb","kind":"tag","published_at":"2018-07-27T22:16:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@0.17.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.17.0/manifests"},{"name":"@jupyterlab/plotly-extension@0.17.0","sha":"e8fc69bb02b18ef91ec58fa60e58385712ebcffb","kind":"tag","published_at":"2018-07-27T22:16:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.17.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.17.0/manifests"},{"name":"@jupyterlab/katex-extension@0.17.0","sha":"e8fc69bb02b18ef91ec58fa60e58385712ebcffb","kind":"tag","published_at":"2018-07-27T22:16:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.17.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.17.0/manifests"},{"name":"@jupyterlab/fasta-extension@0.17.0","sha":"e8fc69bb02b18ef91ec58fa60e58385712ebcffb","kind":"tag","published_at":"2018-07-27T22:16:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.17.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.17.0/manifests"},{"name":"@jupyterlab/geojson-extension@0.16.0","sha":"ca21e8d76b59e77e54052ec72f2a1690f05d7694","kind":"tag","published_at":"2018-04-18T17:05:59.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.16.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.16.0/manifests"},{"name":"@jupyterlab/vega2-extension@0.16.0","sha":"ca21e8d76b59e77e54052ec72f2a1690f05d7694","kind":"tag","published_at":"2018-04-18T17:05:59.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@0.16.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.16.0/manifests"},{"name":"@jupyterlab/plotly-extension@0.16.0","sha":"ca21e8d76b59e77e54052ec72f2a1690f05d7694","kind":"tag","published_at":"2018-04-18T17:05:59.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.16.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.16.0/manifests"},{"name":"@jupyterlab/katex-extension@0.16.0","sha":"ca21e8d76b59e77e54052ec72f2a1690f05d7694","kind":"tag","published_at":"2018-04-18T17:05:59.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.16.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.16.0/manifests"},{"name":"@jupyterlab/fasta-extension@0.16.0","sha":"ca21e8d76b59e77e54052ec72f2a1690f05d7694","kind":"tag","published_at":"2018-04-18T17:05:59.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.16.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.16.0/manifests"},{"name":"@jupyterlab/fasta-extension@0.14.4","sha":"55b5f1e6953662d405d10b37ccb5d167f67ac152","kind":"tag","published_at":"2018-04-17T17:09:07.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.14.4","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.4/manifests"},{"name":"@jupyterlab/vega2-extension@0.15.7","sha":"55b5f1e6953662d405d10b37ccb5d167f67ac152","kind":"tag","published_at":"2018-04-17T17:09:07.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@0.15.7","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@0.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%400.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.15.7/manifests"},{"name":"@jupyterlab/plotly-extension@0.14.6","sha":"55b5f1e6953662d405d10b37ccb5d167f67ac152","kind":"tag","published_at":"2018-04-17T17:09:07.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.14.6","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.6/manifests"},{"name":"@jupyterlab/katex-extension@0.14.5","sha":"55b5f1e6953662d405d10b37ccb5d167f67ac152","kind":"tag","published_at":"2018-04-17T17:09:07.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.14.5","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.5/manifests"},{"name":"@jupyterlab/geojson-extension@0.14.6","sha":"55b5f1e6953662d405d10b37ccb5d167f67ac152","kind":"tag","published_at":"2018-04-17T17:09:07.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.14.6","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.6/manifests"},{"name":"@jupyterlab/vega2-extension@0.15.6","sha":"4a92a00e592cb48655b8685e4fc05745219a164e","kind":"tag","published_at":"2018-04-06T16:00:54.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@0.15.6","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%400.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.15.6/manifests"},{"name":"@jupyterlab/fasta-extension@0.14.3","sha":"d1115f44625e20196a7d3791082436a340506b2a","kind":"tag","published_at":"2018-04-06T15:55:05.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.14.3","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.3/manifests"},{"name":"@jupyterlab/geojson-extension@0.14.5","sha":"d1115f44625e20196a7d3791082436a340506b2a","kind":"tag","published_at":"2018-04-06T15:55:05.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.14.5","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.5/manifests"},{"name":"@jupyterlab/plotly-extension@0.14.5","sha":"d1115f44625e20196a7d3791082436a340506b2a","kind":"tag","published_at":"2018-04-06T15:55:05.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.14.5","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.5/manifests"},{"name":"@jupyterlab/katex-extension@0.14.4","sha":"a6c2e3c869e74681ab527b6aa554400345cd2eb2","kind":"tag","published_at":"2018-04-06T15:33:04.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.14.4","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.4/manifests"},{"name":"@jupyterlab/katex-extension@0.14.3","sha":"8bcf9af1eb66861c5d1dd1bc7ce7496fda7cbe98","kind":"tag","published_at":"2018-02-27T22:31:35.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.14.3","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.3/manifests"},{"name":"@jupyterlab/vega3-extension@0.14.3","sha":"8bcf9af1eb66861c5d1dd1bc7ce7496fda7cbe98","kind":"tag","published_at":"2018-02-27T22:31:35.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.14.3","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.3/manifests"},{"name":"@jupyterlab/geojson-extension@0.14.4","sha":"c20664d0f71b7a08eff02bf05f33bae411588acf","kind":"commit","published_at":"2018-02-15T14:16:04.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.14.4","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.4/manifests"},{"name":"@jupyterlab/vega3-extension@0.14.2","sha":"2ad805ce45c70baea7441f40447cd40c6ca7cab5","kind":"tag","published_at":"2018-02-13T17:33:16.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.14.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.2/manifests"},{"name":"@jupyterlab/plotly-extension@0.14.4","sha":"2ad805ce45c70baea7441f40447cd40c6ca7cab5","kind":"tag","published_at":"2018-02-13T17:33:16.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.14.4","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.4/manifests"},{"name":"@jupyterlab/geojson-extension@0.14.3","sha":"2ad805ce45c70baea7441f40447cd40c6ca7cab5","kind":"tag","published_at":"2018-02-13T17:33:16.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.14.3","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.3/manifests"},{"name":"@jupyterlab/katex-extension@0.14.2","sha":"2ad805ce45c70baea7441f40447cd40c6ca7cab5","kind":"tag","published_at":"2018-02-13T17:33:16.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.14.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.2/manifests"},{"name":"@jupyterlab/fasta-extension@0.14.2","sha":"2ad805ce45c70baea7441f40447cd40c6ca7cab5","kind":"tag","published_at":"2018-02-13T17:33:15.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.14.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.2/manifests"},{"name":"@jupyterlab/plotly-extension@0.14.3","sha":"d1cc739acb8b59b95384da20204c9c34e5a4cb8e","kind":"tag","published_at":"2018-02-13T17:23:10.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.14.3","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.3/manifests"},{"name":"@jupyterlab/plotly-extension@0.14.2","sha":"94182f8acf10d6da0a4cf870e63381d9a479a308","kind":"tag","published_at":"2018-01-20T03:53:28.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.14.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.2/manifests"},{"name":"@jupyterlab/vega3-extension@0.14.1","sha":"cc27031da72fda7d29e93237a9666b81a6fb3b32","kind":"tag","published_at":"2018-01-19T19:47:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.14.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.1/manifests"},{"name":"@jupyterlab/fasta-extension@0.14.1","sha":"cc27031da72fda7d29e93237a9666b81a6fb3b32","kind":"tag","published_at":"2018-01-19T19:47:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.14.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.1/manifests"},{"name":"@jupyterlab/geojson-extension@0.14.1","sha":"cc27031da72fda7d29e93237a9666b81a6fb3b32","kind":"tag","published_at":"2018-01-19T19:47:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.14.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.1/manifests"},{"name":"@jupyterlab/katex-extension@0.14.1","sha":"cc27031da72fda7d29e93237a9666b81a6fb3b32","kind":"tag","published_at":"2018-01-19T19:47:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.14.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.1/manifests"},{"name":"@jupyterlab/plotly-extension@0.14.1","sha":"cc27031da72fda7d29e93237a9666b81a6fb3b32","kind":"tag","published_at":"2018-01-19T19:47:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.14.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.1/manifests"},{"name":"@jupyterlab/vega3-extension@0.14.0","sha":"7d55c63e91bfcf3df127d0845a7269b0881525a9","kind":"tag","published_at":"2018-01-11T11:11:48.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.14.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.0/manifests"},{"name":"@jupyterlab/fasta-extension@0.14.0","sha":"7d55c63e91bfcf3df127d0845a7269b0881525a9","kind":"tag","published_at":"2018-01-11T11:11:48.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.14.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.0/manifests"},{"name":"@jupyterlab/geojson-extension@0.14.0","sha":"7d55c63e91bfcf3df127d0845a7269b0881525a9","kind":"tag","published_at":"2018-01-11T11:11:48.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.14.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.0/manifests"},{"name":"@jupyterlab/katex-extension@0.14.0","sha":"7d55c63e91bfcf3df127d0845a7269b0881525a9","kind":"tag","published_at":"2018-01-11T11:11:48.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.14.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.0/manifests"},{"name":"@jupyterlab/plotly-extension@0.14.0","sha":"7d55c63e91bfcf3df127d0845a7269b0881525a9","kind":"tag","published_at":"2018-01-11T11:11:48.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.14.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.0/manifests"},{"name":"@jupyterlab/plotly-extension@0.13.0","sha":"56e6183df57545a14058838638252de5f3dc2581","kind":"tag","published_at":"2017-12-08T19:52:01.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.13.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.13.0/manifests"},{"name":"@jupyterlab/vega3-extension@0.13.0","sha":"56e6183df57545a14058838638252de5f3dc2581","kind":"tag","published_at":"2017-12-08T19:52:01.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.13.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.13.0/manifests"},{"name":"@jupyterlab/fasta-extension@0.13.0","sha":"56e6183df57545a14058838638252de5f3dc2581","kind":"tag","published_at":"2017-12-08T19:52:01.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.13.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.13.0/manifests"},{"name":"@jupyterlab/geojson-extension@0.13.0","sha":"56e6183df57545a14058838638252de5f3dc2581","kind":"tag","published_at":"2017-12-08T19:52:01.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.13.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.13.0/manifests"},{"name":"@jupyterlab/katex-extension@0.13.0","sha":"56e6183df57545a14058838638252de5f3dc2581","kind":"tag","published_at":"2017-12-08T19:52:01.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.13.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.13.0/manifests"},{"name":"v0.12.0","sha":"7d8df71e56da78cb41cd155b8278ffe38ff78a94","kind":"tag","published_at":"2017-11-09T16:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.12.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"685e955e18bf3a30a6bc9df77d7d1f8f1a9a0852","kind":"tag","published_at":"2017-10-31T19:43:10.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.11.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"d1e17c0d5baa021c621065b9d8ae157d9adce0fd","kind":"tag","published_at":"2017-10-16T22:59:18.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.11.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.11.0/manifests"},{"name":"vundefined","sha":"884c1b264577c314543107cd96c05279da2b82d9","kind":"tag","published_at":"2017-10-06T18:27:22.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/vundefined","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/vundefined","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@vundefined","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/vundefined","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/vundefined/manifests"},{"name":"v0.10.2","sha":"59226e1c4c79af587d61742f4583b25ace2b6089","kind":"tag","published_at":"2017-10-06T18:21:30.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.10.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"63f94180522593a889fbcf62999da5acd42dacfd","kind":"tag","published_at":"2017-10-05T22:57:47.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.10.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"0af19f0f17dad9519146a213877dd685234a3fd2","kind":"tag","published_at":"2017-09-26T18:16:24.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.10.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.10.0/manifests"},{"name":"v0.9.2","sha":"fd5757d79e691b947dd507d1fcba544e41df8852","kind":"commit","published_at":"2017-08-03T21:07:09.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.9.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.9.2/manifests"},{"name":"@jupyterlab/json-extension@0.9.1","sha":"4248a42d69b59753e956011ac44ebbda005fc0d1","kind":"commit","published_at":"2017-07-28T20:14:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/json-extension@0.9.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/json-extension@0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fjson-extension%400.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fjson-extension@0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fjson-extension@0.9.1/manifests"},{"name":"@jupyterlab/geojson-extension@0.9.1","sha":"e68f5e125c694723c442298b78a72a398aecba68","kind":"commit","published_at":"2017-07-28T20:14:09.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.9.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.9.1/manifests"},{"name":"@jupyterlab/json-extension@0.9.0","sha":"21657bbbfade1dcce5bd43f323f879af3b8d4d80","kind":"commit","published_at":"2017-07-26T14:43:00.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/json-extension@0.9.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/json-extension@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fjson-extension%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fjson-extension@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fjson-extension@0.9.0/manifests"},{"name":"@jupyterlab/geojson-extension@0.9.0","sha":"87890889ede575ee4527440fd4127e183b67ddfd","kind":"commit","published_at":"2017-07-26T14:41:59.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.9.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.9.0/manifests"},{"name":"v0.8.0","sha":"e8d8f7e3c9243b65bdab6475e56905f0408a557f","kind":"tag","published_at":"2017-07-19T18:33:49.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.8.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.8.0/manifests"}]},"repo_metadata_updated_at":"2025-10-05T13:07:29.418Z","dependent_packages_count":2,"downloads":134,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":6.35680103502618,"dependent_repos_count":10.73358631877595,"dependent_packages_count":8.734000814698884,"stargazers_count":3.157645903346902,"forks_count":3.4564701046322863,"docker_downloads_count":1.0145922840001016,"average":5.575516076746717},"purl":"pkg:npm/%40jupyterlab/plotly-extension","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@jupyterlab/plotly-extension","docker_dependents_count":9,"docker_downloads_count":371,"usage_url":"https://repos.ecosyste.ms/usage/npm/@jupyterlab/plotly-extension","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@jupyterlab/plotly-extension/dependencies","status":"deprecated","funding_links":["https://jupyter.org/about#donate"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T18:32:05.025Z","issues_count":35,"pull_requests_count":94,"avg_time_to_close_issue":5976402.722222222,"avg_time_to_close_pull_request":2792292.827586207,"issues_closed_count":18,"pull_requests_closed_count":87,"pull_request_authors_count":18,"issue_authors_count":34,"avg_comments_per_issue":3.5714285714285716,"avg_comments_per_pull_request":1.6595744680851063,"merged_pull_requests_count":80,"bot_issues_count":1,"bot_pull_requests_count":57,"past_year_issues_count":0,"past_year_pull_requests_count":9,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1384333.625,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":8,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":9,"past_year_merged_pull_requests_count":8,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/issues","maintainers":[{"login":"fcollonval","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fcollonval"},{"login":"jtpio","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtpio"},{"login":"gnestor","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gnestor"},{"login":"consideRatio","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/consideRatio"},{"login":"blink1073","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"dhirschfeld","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dhirschfeld"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jupyterlab%2Fplotly-extension/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jupyterlab%2Fplotly-extension/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jupyterlab%2Fplotly-extension/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jupyterlab%2Fplotly-extension/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jupyterlab%2Fplotly-extension/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jupyterlab%2Fplotly-extension/codemeta","maintainers":[{"uuid":"darian","login":"darian","name":null,"email":"npm@darian.at","url":null,"packages_count":255,"html_url":"https://www.npmjs.com/~darian","role":null,"created_at":"2022-11-20T18:09:31.094Z","updated_at":"2022-11-20T18:09:31.094Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/darian/packages"},{"uuid":"jupyter-server-release-bot","login":"jupyter-server-release-bot","name":null,"email":"jupyter-server-bot@proton.me","url":null,"packages_count":91,"html_url":"https://www.npmjs.com/~jupyter-server-release-bot","role":null,"created_at":"2022-11-20T18:09:30.756Z","updated_at":"2022-11-20T18:09:30.756Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jupyter-server-release-bot/packages"},{"uuid":"jupyterlab-release-bot","login":"jupyterlab-release-bot","name":null,"email":"jupyterlab-bot@protonmail.com","url":null,"packages_count":175,"html_url":"https://www.npmjs.com/~jupyterlab-release-bot","role":null,"created_at":"2022-11-20T18:09:30.855Z","updated_at":"2022-11-20T18:09:30.855Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jupyterlab-release-bot/packages"},{"uuid":"krassowski","login":"krassowski","name":null,"email":"krassowski.michal@gmail.com","url":null,"packages_count":265,"html_url":"https://www.npmjs.com/~krassowski","role":null,"created_at":"2022-11-20T18:09:31.058Z","updated_at":"2022-11-20T18:09:31.058Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/krassowski/packages"},{"uuid":"blink1073","login":"blink1073","name":null,"email":"steven.silvester@ieee.org","url":null,"packages_count":287,"html_url":"https://www.npmjs.com/~blink1073","role":null,"created_at":"2022-11-20T18:09:31.359Z","updated_at":"2022-11-20T18:09:31.359Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/blink1073/packages"},{"uuid":"jasongrout","login":"jasongrout","name":null,"email":"jason@jasongrout.org","url":null,"packages_count":228,"html_url":"https://www.npmjs.com/~jasongrout","role":null,"created_at":"2022-11-20T18:09:31.400Z","updated_at":"2022-11-20T18:09:31.400Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jasongrout/packages"},{"uuid":"sylvaincorlay","login":"sylvaincorlay","name":null,"email":"sylvain.corlay@gmail.com","url":null,"packages_count":111,"html_url":"https://www.npmjs.com/~sylvaincorlay","role":null,"created_at":"2022-11-20T18:09:31.444Z","updated_at":"2022-11-20T18:09:31.444Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/sylvaincorlay/packages"},{"uuid":"minrk","login":"minrk","name":null,"email":"benjaminrk@gmail.com","url":null,"packages_count":84,"html_url":"https://www.npmjs.com/~minrk","role":null,"created_at":"2022-11-20T18:09:31.711Z","updated_at":"2022-11-20T18:09:31.711Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/minrk/packages"},{"uuid":"hoo761","login":"hoo761","name":null,"email":"jacobrhoussian@gmail.com","url":null,"packages_count":7,"html_url":"https://www.npmjs.com/~hoo761","role":null,"created_at":"2022-11-20T18:09:31.773Z","updated_at":"2022-11-20T18:09:31.773Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/hoo761/packages"},{"uuid":"zsailer","login":"zsailer","name":null,"email":"zachsailer@gmail.com","url":null,"packages_count":116,"html_url":"https://www.npmjs.com/~zsailer","role":null,"created_at":"2022-11-20T18:09:31.833Z","updated_at":"2022-11-20T18:09:31.833Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/zsailer/packages"},{"uuid":"telamonian","login":"telamonian","name":null,"email":"telamonian@hotmail.com","url":null,"packages_count":74,"html_url":"https://www.npmjs.com/~telamonian","role":null,"created_at":"2022-11-20T18:09:31.862Z","updated_at":"2022-11-20T18:09:31.862Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/telamonian/packages"},{"uuid":"fcollonval","login":"fcollonval","name":null,"email":"fcollonval@gmail.com","url":null,"packages_count":293,"html_url":"https://www.npmjs.com/~fcollonval","role":null,"created_at":"2022-11-20T18:09:31.884Z","updated_at":"2022-11-20T18:09:31.884Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/fcollonval/packages"},{"uuid":"jtpio","login":"jtpio","name":null,"email":"jeremy@jtp.io","url":null,"packages_count":389,"html_url":"https://www.npmjs.com/~jtpio","role":null,"created_at":"2022-11-20T18:09:32.084Z","updated_at":"2022-11-20T18:09:32.084Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jtpio/packages"},{"uuid":"goanpeca","login":"goanpeca","name":null,"email":"goanpeca@gmail.com","url":null,"packages_count":73,"html_url":"https://www.npmjs.com/~goanpeca","role":null,"created_at":"2022-11-20T18:09:32.161Z","updated_at":"2022-11-20T18:09:32.161Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/goanpeca/packages"},{"uuid":"mbektas","login":"mbektas","name":null,"email":"mbektas@outlook.com","url":null,"packages_count":174,"html_url":"https://www.npmjs.com/~mbektas","role":null,"created_at":"2022-11-20T18:09:32.186Z","updated_at":"2022-11-20T18:09:32.186Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mbektas/packages"},{"uuid":"loichuder","login":"loichuder","name":null,"email":"loic.huder@esrf.fr","url":null,"packages_count":69,"html_url":"https://www.npmjs.com/~loichuder","role":null,"created_at":"2022-11-20T18:09:32.219Z","updated_at":"2022-11-20T18:09:32.219Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/loichuder/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5587222,"maintainers_count":1183869,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","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":5298380,"name":"jupyterlab-vega2","ecosystem":"conda","description":null,"homepage":"https://github.com/jupyterlab/jupyter-renderers","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/jupyterlab/jupyter-renderers","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2021-03-22T17:53:19.000Z","latest_release_published_at":"2022-01-18T13:29:18.000Z","latest_release_number":"3.2.0","last_synced_at":"2026-03-17T04:08:01.165Z","created_at":"2022-10-03T16:03:58.633Z","updated_at":"2026-03-17T04:21:30.724Z","registry_url":"https://anaconda.org/conda-forge/jupyterlab-vega2","install_command":"conda install -c conda-forge jupyterlab-vega2","documentation_url":null,"metadata":{},"repo_metadata":{"id":38421190,"uuid":"93772766","full_name":"jupyterlab/jupyter-renderers","owner":"jupyterlab","description":"Renderers and renderer extensions for JupyterLab","archived":false,"fork":false,"pushed_at":"2025-02-20T07:10:37.000Z","size":7133,"stargazers_count":510,"open_issues_count":42,"forks_count":81,"subscribers_count":28,"default_branch":"main","last_synced_at":"2025-09-23T05:35:14.904Z","etag":null,"topics":["fasta","geojson","jupyterlab","jupyterlab-extension","katex","plotly","vega","vega-lite"],"latest_commit_sha":null,"homepage":"","language":"HTML","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/jupyterlab.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"custom":"https://jupyter.org/about#donate"}},"created_at":"2017-06-08T16:59:07.000Z","updated_at":"2025-08-28T13:53:26.000Z","dependencies_parsed_at":"2023-02-08T05:31:13.322Z","dependency_job_id":"75de564a-e801-432a-abee-6877944ea879","html_url":"https://github.com/jupyterlab/jupyter-renderers","commit_stats":{"total_commits":461,"total_committers":30,"mean_commits":"15.366666666666667","dds":0.6355748373101953,"last_synced_commit":"63af72ba0c8ec0123acb9e317366ed31ce0e1488"},"previous_names":[],"tags_count":142,"template":false,"template_full_name":null,"purl":"pkg:github/jupyterlab/jupyter-renderers","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/sbom","scorecard":{"id":543202,"data":{"date":"2025-08-11","repo":{"name":"github.com/jupyterlab/jupyter-renderers","commit":"b89c093bce24c8d7394177f08a111b3895ed6870"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"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":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/binder.yaml:1","Warn: no topLevel permission defined: .github/workflows/main.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":"Code-Review","score":3,"reason":"Found 2/6 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/binder.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/binder.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:54","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:105","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found linked content: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found text in security policy: github.com/jupyterlab/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"41 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: GHSA-44cc-43rp-5947","Warn: Project is vulnerable to: GHSA-4m77-cmpx-vjc4","Warn: Project is vulnerable to: GHSA-9q39-rmj3-p4r2","Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-36jr-mh4h-2g58","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-3wc5-fcw2-2329","Warn: Project is vulnerable to: GHSA-64fm-8hw2-v72w","Warn: Project is vulnerable to: GHSA-f98w-7cxr-ff2h","Warn: Project is vulnerable to: GHSA-cg87-wmx4-v546","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-rm97-x556-q36h","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-p9pc-299p-vxgp"],"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-20T08:45:33.391Z","repository_id":38421190,"created_at":"2025-08-20T08:45:33.391Z","updated_at":"2025-08-20T08:45:33.391Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278457468,"owners_count":25989956,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-05T02:00:06.059Z","response_time":54,"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":"jupyterlab","name":"JupyterLab","uuid":"22800682","kind":"organization","description":"JupyterLab: The Next Generation UI for Project Jupyter","email":"project.jupyter@gmail.com","website":"https://jupyter.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22800682?v=4","repositories_count":63,"last_synced_at":"2024-04-14T17:14:51.742Z","metadata":{"has_sponsors_listing":false,"funding":{"custom":"https://jupyter.org/about#donate"}},"html_url":"https://github.com/jupyterlab","funding_links":["https://jupyter.org/about#donate"],"total_stars":28077,"followers":845,"following":0,"created_at":"2022-11-02T16:23:12.150Z","updated_at":"2024-04-14T17:15:11.176Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab/repositories"},"tags":[{"name":"@jupyterlab/mathjax2-extension@4.0.0","sha":"4d08ef19cd90d56c121587f62764ee2a135caa98","kind":"commit","published_at":"2023-05-23T12:07:37.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax2-extension@4.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax2-extension@4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax2-extension%404.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax2-extension@4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax2-extension@4.0.0/manifests"},{"name":"@jupyterlab/geojson-extension@3.4.0","sha":"4d08ef19cd90d56c121587f62764ee2a135caa98","kind":"commit","published_at":"2023-05-23T12:07:37.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.4.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.4.0/manifests"},{"name":"@jupyterlab/fasta-extension@3.3.0","sha":"4d08ef19cd90d56c121587f62764ee2a135caa98","kind":"commit","published_at":"2023-05-23T12:07:37.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@3.3.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%403.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.3.0/manifests"},{"name":"@jupyterlab/katex-extension@3.4.0","sha":"4d08ef19cd90d56c121587f62764ee2a135caa98","kind":"commit","published_at":"2023-05-23T12:07:37.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@3.4.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%403.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.4.0/manifests"},{"name":"@jupyterlab/vega3-extension@3.3.0","sha":"4d08ef19cd90d56c121587f62764ee2a135caa98","kind":"commit","published_at":"2023-05-23T12:07:37.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@3.3.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%403.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.3.0/manifests"},{"name":"@jupyterlab/geojson-extension@3.3.1","sha":"64dffd890e14b8dc733205aa1a07e49edd2ddd6a","kind":"commit","published_at":"2022-11-15T08:11:21.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.3.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.3.1/manifests"},{"name":"@jupyterlab/geojson-extension@3.3.0","sha":"0f8872f6a010c24e668f8fd910b38675783c79f5","kind":"commit","published_at":"2022-11-14T09:39:16.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.3.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.3.0/manifests"},{"name":"@jupyterlab/vega3-extension@3.2.0","sha":"19b5ff10e2709a473460ed4db0f24125687e3f02","kind":"tag","published_at":"2022-01-17T16:34:54.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@3.2.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%403.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.2.0/manifests"},{"name":"@jupyterlab/vega2-extension@3.2.0","sha":"19b5ff10e2709a473460ed4db0f24125687e3f02","kind":"tag","published_at":"2022-01-17T16:34:54.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@3.2.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%403.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.2.0/manifests"},{"name":"@jupyterlab/mathjax3-extension@4.3.0","sha":"19b5ff10e2709a473460ed4db0f24125687e3f02","kind":"tag","published_at":"2022-01-17T16:34:54.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@4.3.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%404.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.3.0/manifests"},{"name":"@jupyterlab/katex-extension@3.3.0","sha":"19b5ff10e2709a473460ed4db0f24125687e3f02","kind":"tag","published_at":"2022-01-17T16:34:54.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@3.3.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%403.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.3.0/manifests"},{"name":"@jupyterlab/geojson-extension@3.2.0","sha":"19b5ff10e2709a473460ed4db0f24125687e3f02","kind":"tag","published_at":"2022-01-17T16:34:54.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.2.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.2.0/manifests"},{"name":"@jupyterlab/fasta-extension@3.2.0","sha":"19b5ff10e2709a473460ed4db0f24125687e3f02","kind":"tag","published_at":"2022-01-17T16:34:54.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@3.2.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%403.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.2.0/manifests"},{"name":"@jupyterlab/fasta-extension@3.1.1","sha":"8db61c4e898792835e80f86b1a39233b129b624e","kind":"tag","published_at":"2021-03-11T21:14:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@3.1.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%403.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.1.1/manifests"},{"name":"@jupyterlab/geojson-extension@3.1.2","sha":"8db61c4e898792835e80f86b1a39233b129b624e","kind":"tag","published_at":"2021-03-11T21:14:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.1.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.1.2/manifests"},{"name":"@jupyterlab/katex-extension@3.2.2","sha":"8db61c4e898792835e80f86b1a39233b129b624e","kind":"tag","published_at":"2021-03-11T21:14:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@3.2.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%403.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.2.2/manifests"},{"name":"@jupyterlab/vega3-extension@3.1.3","sha":"8db61c4e898792835e80f86b1a39233b129b624e","kind":"tag","published_at":"2021-03-11T21:14:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@3.1.3","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%403.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.3/manifests"},{"name":"@jupyterlab/vega2-extension@3.1.3","sha":"8db61c4e898792835e80f86b1a39233b129b624e","kind":"tag","published_at":"2021-03-11T21:14:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@3.1.3","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%403.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.3/manifests"},{"name":"@jupyterlab/mathjax3-extension@4.2.2","sha":"8db61c4e898792835e80f86b1a39233b129b624e","kind":"tag","published_at":"2021-03-11T21:14:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@4.2.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%404.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.2.2/manifests"},{"name":"@jupyterlab/vega3-extension@3.1.2","sha":"f5021a6c788aacb230e06df92563fc14f1dfbd50","kind":"tag","published_at":"2021-03-11T20:34:33.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@3.1.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%403.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.2/manifests"},{"name":"@jupyterlab/vega2-extension@3.1.2","sha":"f5021a6c788aacb230e06df92563fc14f1dfbd50","kind":"tag","published_at":"2021-03-11T20:34:33.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@3.1.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%403.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.2/manifests"},{"name":"@jupyterlab/katex-extension@3.2.1","sha":"ea95ec1df06f097983567842536830d8e83c32c9","kind":"tag","published_at":"2021-03-11T20:03:28.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@3.2.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%403.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.2.1/manifests"},{"name":"@jupyterlab/mathjax3-extension@4.2.1","sha":"ea95ec1df06f097983567842536830d8e83c32c9","kind":"tag","published_at":"2021-03-11T20:03:28.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@4.2.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%404.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.2.1/manifests"},{"name":"@jupyterlab/vega3-extension@3.1.1","sha":"ea95ec1df06f097983567842536830d8e83c32c9","kind":"tag","published_at":"2021-03-11T20:03:28.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@3.1.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%403.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.1/manifests"},{"name":"@jupyterlab/vega2-extension@3.1.1","sha":"ea95ec1df06f097983567842536830d8e83c32c9","kind":"tag","published_at":"2021-03-11T20:03:28.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@3.1.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%403.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.1/manifests"},{"name":"@jupyterlab/geojson-extension@3.1.1","sha":"ea95ec1df06f097983567842536830d8e83c32c9","kind":"tag","published_at":"2021-03-11T20:03:28.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.1.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.1.1/manifests"},{"name":"@jupyterlab/mathjax3-extension@4.2.0","sha":"99e513bc01b7e6ded7b608f0bcb503e55bd34d21","kind":"tag","published_at":"2021-03-11T19:12:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@4.2.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%404.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.2.0/manifests"},{"name":"@jupyterlab/fasta-extension@3.1.0","sha":"99e513bc01b7e6ded7b608f0bcb503e55bd34d21","kind":"tag","published_at":"2021-03-11T19:12:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@3.1.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%403.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.1.0/manifests"},{"name":"@jupyterlab/katex-extension@3.2.0","sha":"99e513bc01b7e6ded7b608f0bcb503e55bd34d21","kind":"tag","published_at":"2021-03-11T19:12:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@3.2.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%403.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.2.0/manifests"},{"name":"@jupyterlab/vega2-extension@3.1.0","sha":"99e513bc01b7e6ded7b608f0bcb503e55bd34d21","kind":"tag","published_at":"2021-03-11T19:12:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@3.1.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%403.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.0/manifests"},{"name":"@jupyterlab/geojson-extension@3.1.0","sha":"99e513bc01b7e6ded7b608f0bcb503e55bd34d21","kind":"tag","published_at":"2021-03-11T19:12:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.1.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.1.0/manifests"},{"name":"@jupyterlab/vega3-extension@3.1.0","sha":"99e513bc01b7e6ded7b608f0bcb503e55bd34d21","kind":"tag","published_at":"2021-03-11T19:12:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@3.1.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%403.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.0/manifests"},{"name":"@jupyterlab/mathjax3-extension@4.1.1","sha":"ef547cff9703f9da3c58aeaf4648e18af8066503","kind":"tag","published_at":"2021-02-22T20:23:22.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@4.1.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%404.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.1.1/manifests"},{"name":"@jupyterlab/mathjax3-extension@4.1.0","sha":"e617342b81653e0a0f9704c42e7ec7cb48e5c201","kind":"tag","published_at":"2021-02-08T22:11:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@4.1.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%404.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.1.0/manifests"},{"name":"@jupyterlab/katex-extension@3.1.0","sha":"e617342b81653e0a0f9704c42e7ec7cb48e5c201","kind":"tag","published_at":"2021-02-08T22:11:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@3.1.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%403.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.1.0/manifests"},{"name":"@jupyterlab/vega3-extension@3.0.0","sha":"60774b231773dac77c0d594770348aff7fa46edd","kind":"tag","published_at":"2021-01-05T22:15:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@3.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.0.0/manifests"},{"name":"@jupyterlab/fasta-extension@3.0.0","sha":"60774b231773dac77c0d594770348aff7fa46edd","kind":"tag","published_at":"2021-01-05T22:15:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@3.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.0.0/manifests"},{"name":"@jupyterlab/geojson-extension@3.0.0","sha":"60774b231773dac77c0d594770348aff7fa46edd","kind":"tag","published_at":"2021-01-05T22:15:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.0.0/manifests"},{"name":"@jupyterlab/katex-extension@3.0.0","sha":"60774b231773dac77c0d594770348aff7fa46edd","kind":"tag","published_at":"2021-01-05T22:15:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@3.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.0.0/manifests"},{"name":"@jupyterlab/mathjax3-extension@4.0.0","sha":"60774b231773dac77c0d594770348aff7fa46edd","kind":"tag","published_at":"2021-01-05T22:15:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@4.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%404.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.0.0/manifests"},{"name":"@jupyterlab/vega2-extension@3.0.0","sha":"60774b231773dac77c0d594770348aff7fa46edd","kind":"tag","published_at":"2021-01-05T22:15:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@3.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.0.0/manifests"},{"name":"@jupyterlab/geojson-extension@2.0.1","sha":"e2c0422747c80f5329e69e30d8e952caded09634","kind":"tag","published_at":"2020-04-09T11:57:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@2.0.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@2.0.1/manifests"},{"name":"@jupyterlab/fasta-extension@2.0.0","sha":"3f3c5519e35ca4c3c80f1837af495324c1cdf7f4","kind":"tag","published_at":"2020-02-28T19:58:52.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@2.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@2.0.0/manifests"},{"name":"@jupyterlab/vega2-extension@2.0.0","sha":"3f3c5519e35ca4c3c80f1837af495324c1cdf7f4","kind":"tag","published_at":"2020-02-28T19:58:52.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@2.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@2.0.0/manifests"},{"name":"@jupyterlab/katex-extension@2.0.0","sha":"3f3c5519e35ca4c3c80f1837af495324c1cdf7f4","kind":"tag","published_at":"2020-02-28T19:58:52.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@2.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@2.0.0/manifests"},{"name":"@jupyterlab/mathjax3-extension@3.0.0","sha":"3f3c5519e35ca4c3c80f1837af495324c1cdf7f4","kind":"tag","published_at":"2020-02-28T19:58:52.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@3.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@3.0.0/manifests"},{"name":"@jupyterlab/vega3-extension@2.0.0","sha":"3f3c5519e35ca4c3c80f1837af495324c1cdf7f4","kind":"tag","published_at":"2020-02-28T19:58:52.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@2.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@2.0.0/manifests"},{"name":"@jupyterlab/geojson-extension@2.0.0","sha":"3f3c5519e35ca4c3c80f1837af495324c1cdf7f4","kind":"tag","published_at":"2020-02-28T19:58:52.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@2.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@2.0.0/manifests"},{"name":"@jupyterlab/vega3-extension@1.0.0","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@1.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@1.0.0/manifests"},{"name":"@jupyterlab/vega4-extension@1.0.1","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega4-extension@1.0.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega4-extension@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega4-extension%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega4-extension@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega4-extension@1.0.1/manifests"},{"name":"@jupyterlab/plotly-extension@1.0.0","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@1.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@1.0.0/manifests"},{"name":"@jupyterlab/vega2-extension@1.0.0","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@1.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@1.0.0/manifests"},{"name":"@jupyterlab/fasta-extension@1.0.0","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@1.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@1.0.0/manifests"},{"name":"@jupyterlab/geojson-extension@1.0.0","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@1.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@1.0.0/manifests"},{"name":"@jupyterlab/katex-extension@1.0.0","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@1.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@1.0.0/manifests"},{"name":"@jupyterlab/mathjax3-extension@1.0.0","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@1.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@1.0.0/manifests"},{"name":"@jupyterlab/plotly-extension@0.18.2","sha":"7f648392e805bb5c4d67c2611e8e61352140bf4c","kind":"tag","published_at":"2019-01-30T07:16:30.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.18.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.18.2/manifests"},{"name":"@jupyterlab/katex-extension@0.20.1","sha":"7f648392e805bb5c4d67c2611e8e61352140bf4c","kind":"tag","published_at":"2019-01-30T07:16:30.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.20.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.20.1/manifests"},{"name":"@jupyterlab/vega2-extension@0.18.1","sha":"72c6ad52d1178e4d3115788f792e930a014382c1","kind":"tag","published_at":"2018-11-22T20:04:08.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@0.18.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.18.1/manifests"},{"name":"@jupyterlab/vega3-extension@0.18.1","sha":"72c6ad52d1178e4d3115788f792e930a014382c1","kind":"tag","published_at":"2018-11-22T20:04:08.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.18.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.18.1/manifests"},{"name":"@jupyterlab/plotly-extension@0.18.1","sha":"72c6ad52d1178e4d3115788f792e930a014382c1","kind":"tag","published_at":"2018-11-22T20:04:08.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.18.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.18.1/manifests"},{"name":"@jupyterlab/mathjax3-extension@0.3.1","sha":"72c6ad52d1178e4d3115788f792e930a014382c1","kind":"tag","published_at":"2018-11-22T20:04:08.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@0.3.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%400.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.3.1/manifests"},{"name":"@jupyterlab/katex-extension@0.19.2","sha":"72c6ad52d1178e4d3115788f792e930a014382c1","kind":"tag","published_at":"2018-11-22T20:04:08.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.19.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.19.2/manifests"},{"name":"@jupyterlab/geojson-extension@0.18.1","sha":"72c6ad52d1178e4d3115788f792e930a014382c1","kind":"tag","published_at":"2018-11-22T20:04:08.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.18.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.18.1/manifests"},{"name":"@jupyterlab/fasta-extension@0.18.1","sha":"72c6ad52d1178e4d3115788f792e930a014382c1","kind":"tag","published_at":"2018-11-22T20:04:08.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.18.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.18.1/manifests"},{"name":"@jupyterlab/vega3-extension@0.18.0","sha":"a602bb451366fa7e5d3ce3f2fc002b2732e72fdd","kind":"tag","published_at":"2018-10-05T11:31:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.18.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.18.0/manifests"},{"name":"@jupyterlab/plotly-extension@0.18.0","sha":"a602bb451366fa7e5d3ce3f2fc002b2732e72fdd","kind":"tag","published_at":"2018-10-05T11:31:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.18.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.18.0/manifests"},{"name":"@jupyterlab/geojson-extension@0.18.0","sha":"a602bb451366fa7e5d3ce3f2fc002b2732e72fdd","kind":"tag","published_at":"2018-10-05T11:31:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.18.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.18.0/manifests"},{"name":"@jupyterlab/fasta-extension@0.18.0","sha":"a602bb451366fa7e5d3ce3f2fc002b2732e72fdd","kind":"tag","published_at":"2018-10-05T11:31:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.18.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.18.0/manifests"},{"name":"@jupyterlab/vega2-extension@0.18.0","sha":"a602bb451366fa7e5d3ce3f2fc002b2732e72fdd","kind":"tag","published_at":"2018-10-05T11:31:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@0.18.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.18.0/manifests"},{"name":"@jupyterlab/mathjax3-extension@0.3.0","sha":"a602bb451366fa7e5d3ce3f2fc002b2732e72fdd","kind":"tag","published_at":"2018-10-05T11:31:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@0.3.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.3.0/manifests"},{"name":"@jupyterlab/katex-extension@0.19.0","sha":"a602bb451366fa7e5d3ce3f2fc002b2732e72fdd","kind":"tag","published_at":"2018-10-05T11:31:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.19.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.19.0/manifests"},{"name":"@jupyterlab/plotly-extension@0.17.2","sha":"660d1529b75849e14cbe10922ff83a24fe328e61","kind":"commit","published_at":"2018-09-20T09:42:16.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.17.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.17.2/manifests"},{"name":"@jupyterlab/mathjax3-extension@0.2.1","sha":"9ba969aa337f73652b13b7c05defd04d49037559","kind":"tag","published_at":"2018-08-18T14:25:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@0.2.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%400.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.2.1/manifests"},{"name":"@jupyterlab/katex-extension@0.18.1","sha":"9ba969aa337f73652b13b7c05defd04d49037559","kind":"tag","published_at":"2018-08-18T14:25:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.18.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.18.1/manifests"},{"name":"@jupyterlab/fasta-extension@0.17.2","sha":"9011839051b5e6b86d00380b20b28d7b3ae6a3da","kind":"tag","published_at":"2018-08-18T14:23:58.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.17.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.17.2/manifests"},{"name":"@jupyterlab/vega3-extension@0.17.1","sha":"9011839051b5e6b86d00380b20b28d7b3ae6a3da","kind":"tag","published_at":"2018-08-18T14:23:58.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.17.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.17.1/manifests"},{"name":"@jupyterlab/vega2-extension@0.17.1","sha":"9011839051b5e6b86d00380b20b28d7b3ae6a3da","kind":"tag","published_at":"2018-08-18T14:23:58.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@0.17.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.17.1/manifests"},{"name":"@jupyterlab/plotly-extension@0.17.1","sha":"9011839051b5e6b86d00380b20b28d7b3ae6a3da","kind":"tag","published_at":"2018-08-18T14:23:58.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.17.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.17.1/manifests"},{"name":"@jupyterlab/mathjax3-extension@0.2.0","sha":"9011839051b5e6b86d00380b20b28d7b3ae6a3da","kind":"tag","published_at":"2018-08-18T14:23:58.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@0.2.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.2.0/manifests"},{"name":"@jupyterlab/katex-extension@0.18.0","sha":"9011839051b5e6b86d00380b20b28d7b3ae6a3da","kind":"tag","published_at":"2018-08-18T14:23:58.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.18.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.18.0/manifests"},{"name":"@jupyterlab/geojson-extension@0.17.1","sha":"9011839051b5e6b86d00380b20b28d7b3ae6a3da","kind":"tag","published_at":"2018-08-18T14:23:58.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.17.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.17.1/manifests"},{"name":"@jupyterlab/fasta-extension@0.17.1","sha":"902833c8ced5444be72269c8c3eaabd7e5e12dab","kind":"tag","published_at":"2018-07-31T01:51:55.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.17.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.17.1/manifests"},{"name":"@jupyterlab/geojson-extension@0.17.0","sha":"e8fc69bb02b18ef91ec58fa60e58385712ebcffb","kind":"tag","published_at":"2018-07-27T22:16:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.17.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.17.0/manifests"},{"name":"@jupyterlab/vega3-extension@0.17.0","sha":"e8fc69bb02b18ef91ec58fa60e58385712ebcffb","kind":"tag","published_at":"2018-07-27T22:16:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.17.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.17.0/manifests"},{"name":"@jupyterlab/vega2-extension@0.17.0","sha":"e8fc69bb02b18ef91ec58fa60e58385712ebcffb","kind":"tag","published_at":"2018-07-27T22:16:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@0.17.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.17.0/manifests"},{"name":"@jupyterlab/plotly-extension@0.17.0","sha":"e8fc69bb02b18ef91ec58fa60e58385712ebcffb","kind":"tag","published_at":"2018-07-27T22:16:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.17.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.17.0/manifests"},{"name":"@jupyterlab/katex-extension@0.17.0","sha":"e8fc69bb02b18ef91ec58fa60e58385712ebcffb","kind":"tag","published_at":"2018-07-27T22:16:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.17.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.17.0/manifests"},{"name":"@jupyterlab/fasta-extension@0.17.0","sha":"e8fc69bb02b18ef91ec58fa60e58385712ebcffb","kind":"tag","published_at":"2018-07-27T22:16:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.17.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.17.0/manifests"},{"name":"@jupyterlab/geojson-extension@0.16.0","sha":"ca21e8d76b59e77e54052ec72f2a1690f05d7694","kind":"tag","published_at":"2018-04-18T17:05:59.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.16.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.16.0/manifests"},{"name":"@jupyterlab/vega2-extension@0.16.0","sha":"ca21e8d76b59e77e54052ec72f2a1690f05d7694","kind":"tag","published_at":"2018-04-18T17:05:59.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@0.16.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.16.0/manifests"},{"name":"@jupyterlab/plotly-extension@0.16.0","sha":"ca21e8d76b59e77e54052ec72f2a1690f05d7694","kind":"tag","published_at":"2018-04-18T17:05:59.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.16.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.16.0/manifests"},{"name":"@jupyterlab/katex-extension@0.16.0","sha":"ca21e8d76b59e77e54052ec72f2a1690f05d7694","kind":"tag","published_at":"2018-04-18T17:05:59.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.16.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.16.0/manifests"},{"name":"@jupyterlab/fasta-extension@0.16.0","sha":"ca21e8d76b59e77e54052ec72f2a1690f05d7694","kind":"tag","published_at":"2018-04-18T17:05:59.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.16.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.16.0/manifests"},{"name":"@jupyterlab/fasta-extension@0.14.4","sha":"55b5f1e6953662d405d10b37ccb5d167f67ac152","kind":"tag","published_at":"2018-04-17T17:09:07.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.14.4","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.4/manifests"},{"name":"@jupyterlab/vega2-extension@0.15.7","sha":"55b5f1e6953662d405d10b37ccb5d167f67ac152","kind":"tag","published_at":"2018-04-17T17:09:07.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@0.15.7","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@0.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%400.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.15.7/manifests"},{"name":"@jupyterlab/plotly-extension@0.14.6","sha":"55b5f1e6953662d405d10b37ccb5d167f67ac152","kind":"tag","published_at":"2018-04-17T17:09:07.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.14.6","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.6/manifests"},{"name":"@jupyterlab/katex-extension@0.14.5","sha":"55b5f1e6953662d405d10b37ccb5d167f67ac152","kind":"tag","published_at":"2018-04-17T17:09:07.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.14.5","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.5/manifests"},{"name":"@jupyterlab/geojson-extension@0.14.6","sha":"55b5f1e6953662d405d10b37ccb5d167f67ac152","kind":"tag","published_at":"2018-04-17T17:09:07.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.14.6","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.6/manifests"},{"name":"@jupyterlab/vega2-extension@0.15.6","sha":"4a92a00e592cb48655b8685e4fc05745219a164e","kind":"tag","published_at":"2018-04-06T16:00:54.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@0.15.6","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%400.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.15.6/manifests"},{"name":"@jupyterlab/fasta-extension@0.14.3","sha":"d1115f44625e20196a7d3791082436a340506b2a","kind":"tag","published_at":"2018-04-06T15:55:05.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.14.3","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.3/manifests"},{"name":"@jupyterlab/geojson-extension@0.14.5","sha":"d1115f44625e20196a7d3791082436a340506b2a","kind":"tag","published_at":"2018-04-06T15:55:05.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.14.5","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.5/manifests"},{"name":"@jupyterlab/plotly-extension@0.14.5","sha":"d1115f44625e20196a7d3791082436a340506b2a","kind":"tag","published_at":"2018-04-06T15:55:05.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.14.5","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.5/manifests"},{"name":"@jupyterlab/katex-extension@0.14.4","sha":"a6c2e3c869e74681ab527b6aa554400345cd2eb2","kind":"tag","published_at":"2018-04-06T15:33:04.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.14.4","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.4/manifests"},{"name":"@jupyterlab/katex-extension@0.14.3","sha":"8bcf9af1eb66861c5d1dd1bc7ce7496fda7cbe98","kind":"tag","published_at":"2018-02-27T22:31:35.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.14.3","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.3/manifests"},{"name":"@jupyterlab/vega3-extension@0.14.3","sha":"8bcf9af1eb66861c5d1dd1bc7ce7496fda7cbe98","kind":"tag","published_at":"2018-02-27T22:31:35.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.14.3","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.3/manifests"},{"name":"@jupyterlab/geojson-extension@0.14.4","sha":"c20664d0f71b7a08eff02bf05f33bae411588acf","kind":"commit","published_at":"2018-02-15T14:16:04.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.14.4","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.4/manifests"},{"name":"@jupyterlab/vega3-extension@0.14.2","sha":"2ad805ce45c70baea7441f40447cd40c6ca7cab5","kind":"tag","published_at":"2018-02-13T17:33:16.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.14.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.2/manifests"},{"name":"@jupyterlab/plotly-extension@0.14.4","sha":"2ad805ce45c70baea7441f40447cd40c6ca7cab5","kind":"tag","published_at":"2018-02-13T17:33:16.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.14.4","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.4/manifests"},{"name":"@jupyterlab/geojson-extension@0.14.3","sha":"2ad805ce45c70baea7441f40447cd40c6ca7cab5","kind":"tag","published_at":"2018-02-13T17:33:16.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.14.3","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.3/manifests"},{"name":"@jupyterlab/katex-extension@0.14.2","sha":"2ad805ce45c70baea7441f40447cd40c6ca7cab5","kind":"tag","published_at":"2018-02-13T17:33:16.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.14.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.2/manifests"},{"name":"@jupyterlab/fasta-extension@0.14.2","sha":"2ad805ce45c70baea7441f40447cd40c6ca7cab5","kind":"tag","published_at":"2018-02-13T17:33:15.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.14.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.2/manifests"},{"name":"@jupyterlab/plotly-extension@0.14.3","sha":"d1cc739acb8b59b95384da20204c9c34e5a4cb8e","kind":"tag","published_at":"2018-02-13T17:23:10.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.14.3","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.3/manifests"},{"name":"@jupyterlab/plotly-extension@0.14.2","sha":"94182f8acf10d6da0a4cf870e63381d9a479a308","kind":"tag","published_at":"2018-01-20T03:53:28.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.14.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.2/manifests"},{"name":"@jupyterlab/vega3-extension@0.14.1","sha":"cc27031da72fda7d29e93237a9666b81a6fb3b32","kind":"tag","published_at":"2018-01-19T19:47:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.14.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.1/manifests"},{"name":"@jupyterlab/fasta-extension@0.14.1","sha":"cc27031da72fda7d29e93237a9666b81a6fb3b32","kind":"tag","published_at":"2018-01-19T19:47:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.14.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.1/manifests"},{"name":"@jupyterlab/geojson-extension@0.14.1","sha":"cc27031da72fda7d29e93237a9666b81a6fb3b32","kind":"tag","published_at":"2018-01-19T19:47:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.14.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.1/manifests"},{"name":"@jupyterlab/katex-extension@0.14.1","sha":"cc27031da72fda7d29e93237a9666b81a6fb3b32","kind":"tag","published_at":"2018-01-19T19:47:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.14.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.1/manifests"},{"name":"@jupyterlab/plotly-extension@0.14.1","sha":"cc27031da72fda7d29e93237a9666b81a6fb3b32","kind":"tag","published_at":"2018-01-19T19:47:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.14.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.1/manifests"},{"name":"@jupyterlab/vega3-extension@0.14.0","sha":"7d55c63e91bfcf3df127d0845a7269b0881525a9","kind":"tag","published_at":"2018-01-11T11:11:48.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.14.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.0/manifests"},{"name":"@jupyterlab/fasta-extension@0.14.0","sha":"7d55c63e91bfcf3df127d0845a7269b0881525a9","kind":"tag","published_at":"2018-01-11T11:11:48.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.14.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.0/manifests"},{"name":"@jupyterlab/geojson-extension@0.14.0","sha":"7d55c63e91bfcf3df127d0845a7269b0881525a9","kind":"tag","published_at":"2018-01-11T11:11:48.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.14.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.0/manifests"},{"name":"@jupyterlab/katex-extension@0.14.0","sha":"7d55c63e91bfcf3df127d0845a7269b0881525a9","kind":"tag","published_at":"2018-01-11T11:11:48.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.14.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.0/manifests"},{"name":"@jupyterlab/plotly-extension@0.14.0","sha":"7d55c63e91bfcf3df127d0845a7269b0881525a9","kind":"tag","published_at":"2018-01-11T11:11:48.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.14.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.0/manifests"},{"name":"@jupyterlab/plotly-extension@0.13.0","sha":"56e6183df57545a14058838638252de5f3dc2581","kind":"tag","published_at":"2017-12-08T19:52:01.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.13.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.13.0/manifests"},{"name":"@jupyterlab/vega3-extension@0.13.0","sha":"56e6183df57545a14058838638252de5f3dc2581","kind":"tag","published_at":"2017-12-08T19:52:01.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.13.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.13.0/manifests"},{"name":"@jupyterlab/fasta-extension@0.13.0","sha":"56e6183df57545a14058838638252de5f3dc2581","kind":"tag","published_at":"2017-12-08T19:52:01.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.13.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.13.0/manifests"},{"name":"@jupyterlab/geojson-extension@0.13.0","sha":"56e6183df57545a14058838638252de5f3dc2581","kind":"tag","published_at":"2017-12-08T19:52:01.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.13.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.13.0/manifests"},{"name":"@jupyterlab/katex-extension@0.13.0","sha":"56e6183df57545a14058838638252de5f3dc2581","kind":"tag","published_at":"2017-12-08T19:52:01.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.13.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.13.0/manifests"},{"name":"v0.12.0","sha":"7d8df71e56da78cb41cd155b8278ffe38ff78a94","kind":"tag","published_at":"2017-11-09T16:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.12.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"685e955e18bf3a30a6bc9df77d7d1f8f1a9a0852","kind":"tag","published_at":"2017-10-31T19:43:10.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.11.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"d1e17c0d5baa021c621065b9d8ae157d9adce0fd","kind":"tag","published_at":"2017-10-16T22:59:18.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.11.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.11.0/manifests"},{"name":"vundefined","sha":"884c1b264577c314543107cd96c05279da2b82d9","kind":"tag","published_at":"2017-10-06T18:27:22.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/vundefined","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/vundefined","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@vundefined","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/vundefined","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/vundefined/manifests"},{"name":"v0.10.2","sha":"59226e1c4c79af587d61742f4583b25ace2b6089","kind":"tag","published_at":"2017-10-06T18:21:30.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.10.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"63f94180522593a889fbcf62999da5acd42dacfd","kind":"tag","published_at":"2017-10-05T22:57:47.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.10.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"0af19f0f17dad9519146a213877dd685234a3fd2","kind":"tag","published_at":"2017-09-26T18:16:24.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.10.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.10.0/manifests"},{"name":"v0.9.2","sha":"fd5757d79e691b947dd507d1fcba544e41df8852","kind":"commit","published_at":"2017-08-03T21:07:09.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.9.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.9.2/manifests"},{"name":"@jupyterlab/json-extension@0.9.1","sha":"4248a42d69b59753e956011ac44ebbda005fc0d1","kind":"commit","published_at":"2017-07-28T20:14:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/json-extension@0.9.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/json-extension@0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fjson-extension%400.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fjson-extension@0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fjson-extension@0.9.1/manifests"},{"name":"@jupyterlab/geojson-extension@0.9.1","sha":"e68f5e125c694723c442298b78a72a398aecba68","kind":"commit","published_at":"2017-07-28T20:14:09.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.9.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.9.1/manifests"},{"name":"@jupyterlab/json-extension@0.9.0","sha":"21657bbbfade1dcce5bd43f323f879af3b8d4d80","kind":"commit","published_at":"2017-07-26T14:43:00.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/json-extension@0.9.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/json-extension@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fjson-extension%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fjson-extension@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fjson-extension@0.9.0/manifests"},{"name":"@jupyterlab/geojson-extension@0.9.0","sha":"87890889ede575ee4527440fd4127e183b67ddfd","kind":"commit","published_at":"2017-07-26T14:41:59.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.9.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.9.0/manifests"},{"name":"v0.8.0","sha":"e8d8f7e3c9243b65bdab6475e56905f0408a557f","kind":"tag","published_at":"2017-07-19T18:33:49.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.8.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.8.0/manifests"}]},"repo_metadata_updated_at":"2026-03-17T04:21:30.701Z","dependent_packages_count":0,"downloads":5807,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.025455452957324,"dependent_packages_count":51.17544297479411,"stargazers_count":16.64586972797604,"forks_count":19.37110057399551,"average":30.304467182430745},"purl":"pkg:conda/jupyterlab-vega2?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/jupyterlab-vega2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/jupyterlab-vega2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/jupyterlab-vega2/dependencies","status":null,"funding_links":["https://jupyter.org/about#donate"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T18:32:05.025Z","issues_count":35,"pull_requests_count":94,"avg_time_to_close_issue":5976402.722222222,"avg_time_to_close_pull_request":2792292.827586207,"issues_closed_count":18,"pull_requests_closed_count":87,"pull_request_authors_count":18,"issue_authors_count":34,"avg_comments_per_issue":3.5714285714285716,"avg_comments_per_pull_request":1.6595744680851063,"merged_pull_requests_count":80,"bot_issues_count":1,"bot_pull_requests_count":57,"past_year_issues_count":0,"past_year_pull_requests_count":9,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1384333.625,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":8,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":9,"past_year_merged_pull_requests_count":8,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/issues","maintainers":[{"login":"fcollonval","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fcollonval"},{"login":"jtpio","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtpio"},{"login":"gnestor","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gnestor"},{"login":"consideRatio","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/consideRatio"},{"login":"blink1073","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"dhirschfeld","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dhirschfeld"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/jupyterlab-vega2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/jupyterlab-vega2/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/jupyterlab-vega2/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/jupyterlab-vega2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/jupyterlab-vega2/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/jupyterlab-vega2/codemeta","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":0,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org"},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2026-04-27T18:20:20.507Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":2776454,"name":"jupyterlab-katex","ecosystem":"pypi","description":"KaTeX math renderer for JupyterLab","homepage":"https://github.com/jupyterlab/jupyter-renderers","licenses":"BSD 3-Clause License  Copyright (c) 2015-2023, Project Jupyter 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 the copyright holder nor the names of its 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 HOLDER 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/jupyterlab/jupyter-renderers","keywords_array":[],"namespace":null,"versions_count":5,"first_release_published_at":"2021-03-11T19:24:04.000Z","latest_release_published_at":"2023-05-23T12:25:44.000Z","latest_release_number":"3.4.0","last_synced_at":"2026-04-15T10:39:08.860Z","created_at":"2022-04-10T11:23:28.364Z","updated_at":"2026-04-15T11:23:58.299Z","registry_url":"https://pypi.org/project/jupyterlab-katex/","install_command":"pip install jupyterlab-katex --index-url https://pypi.org/simple","documentation_url":"https://jupyterlab-katex.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Framework :: Jupyter","Framework :: Jupyter :: JupyterLab","Framework :: Jupyter :: JupyterLab :: 4","Framework :: Jupyter :: JupyterLab :: Extensions","Framework :: Jupyter :: JupyterLab :: Extensions :: Prebuilt","License :: OSI Approved :: BSD License","Programming Language :: Python","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9"],"normalized_name":"jupyterlab-katex","project_status":null},"repo_metadata":{"id":38421190,"uuid":"93772766","full_name":"jupyterlab/jupyter-renderers","owner":"jupyterlab","description":"Renderers and renderer extensions for JupyterLab","archived":false,"fork":false,"pushed_at":"2025-02-20T07:10:37.000Z","size":7133,"stargazers_count":510,"open_issues_count":42,"forks_count":81,"subscribers_count":28,"default_branch":"main","last_synced_at":"2025-09-23T05:35:14.904Z","etag":null,"topics":["fasta","geojson","jupyterlab","jupyterlab-extension","katex","plotly","vega","vega-lite"],"latest_commit_sha":null,"homepage":"","language":"HTML","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/jupyterlab.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"custom":"https://jupyter.org/about#donate"}},"created_at":"2017-06-08T16:59:07.000Z","updated_at":"2025-08-28T13:53:26.000Z","dependencies_parsed_at":"2023-02-08T05:31:13.322Z","dependency_job_id":"75de564a-e801-432a-abee-6877944ea879","html_url":"https://github.com/jupyterlab/jupyter-renderers","commit_stats":{"total_commits":461,"total_committers":30,"mean_commits":"15.366666666666667","dds":0.6355748373101953,"last_synced_commit":"63af72ba0c8ec0123acb9e317366ed31ce0e1488"},"previous_names":[],"tags_count":142,"template":false,"template_full_name":null,"purl":"pkg:github/jupyterlab/jupyter-renderers","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/sbom","scorecard":{"id":543202,"data":{"date":"2025-08-11","repo":{"name":"github.com/jupyterlab/jupyter-renderers","commit":"b89c093bce24c8d7394177f08a111b3895ed6870"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"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":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/binder.yaml:1","Warn: no topLevel permission defined: .github/workflows/main.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":"Code-Review","score":3,"reason":"Found 2/6 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/binder.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/binder.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:54","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:105","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found linked content: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found text in security policy: github.com/jupyterlab/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"41 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: GHSA-44cc-43rp-5947","Warn: Project is vulnerable to: GHSA-4m77-cmpx-vjc4","Warn: Project is vulnerable to: GHSA-9q39-rmj3-p4r2","Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-36jr-mh4h-2g58","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-3wc5-fcw2-2329","Warn: Project is vulnerable to: GHSA-64fm-8hw2-v72w","Warn: Project is vulnerable to: GHSA-f98w-7cxr-ff2h","Warn: Project is vulnerable to: GHSA-cg87-wmx4-v546","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-rm97-x556-q36h","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-p9pc-299p-vxgp"],"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-20T08:45:33.391Z","repository_id":38421190,"created_at":"2025-08-20T08:45:33.391Z","updated_at":"2025-08-20T08:45:33.391Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278457468,"owners_count":25989956,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-05T02:00:06.059Z","response_time":54,"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":"jupyterlab","name":"JupyterLab","uuid":"22800682","kind":"organization","description":"JupyterLab: The Next Generation UI for Project Jupyter","email":"project.jupyter@gmail.com","website":"https://jupyter.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22800682?v=4","repositories_count":63,"last_synced_at":"2024-04-14T17:14:51.742Z","metadata":{"has_sponsors_listing":false,"funding":{"custom":"https://jupyter.org/about#donate"}},"html_url":"https://github.com/jupyterlab","funding_links":["https://jupyter.org/about#donate"],"total_stars":28077,"followers":845,"following":0,"created_at":"2022-11-02T16:23:12.150Z","updated_at":"2024-04-14T17:15:11.176Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab/repositories"},"tags":[{"name":"@jupyterlab/mathjax2-extension@4.0.0","sha":"4d08ef19cd90d56c121587f62764ee2a135caa98","kind":"commit","published_at":"2023-05-23T12:07:37.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax2-extension@4.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax2-extension@4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax2-extension%404.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax2-extension@4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax2-extension@4.0.0/manifests"},{"name":"@jupyterlab/geojson-extension@3.4.0","sha":"4d08ef19cd90d56c121587f62764ee2a135caa98","kind":"commit","published_at":"2023-05-23T12:07:37.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.4.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.4.0/manifests"},{"name":"@jupyterlab/fasta-extension@3.3.0","sha":"4d08ef19cd90d56c121587f62764ee2a135caa98","kind":"commit","published_at":"2023-05-23T12:07:37.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@3.3.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%403.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.3.0/manifests"},{"name":"@jupyterlab/katex-extension@3.4.0","sha":"4d08ef19cd90d56c121587f62764ee2a135caa98","kind":"commit","published_at":"2023-05-23T12:07:37.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@3.4.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%403.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.4.0/manifests"},{"name":"@jupyterlab/vega3-extension@3.3.0","sha":"4d08ef19cd90d56c121587f62764ee2a135caa98","kind":"commit","published_at":"2023-05-23T12:07:37.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@3.3.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%403.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.3.0/manifests"},{"name":"@jupyterlab/geojson-extension@3.3.1","sha":"64dffd890e14b8dc733205aa1a07e49edd2ddd6a","kind":"commit","published_at":"2022-11-15T08:11:21.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.3.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.3.1/manifests"},{"name":"@jupyterlab/geojson-extension@3.3.0","sha":"0f8872f6a010c24e668f8fd910b38675783c79f5","kind":"commit","published_at":"2022-11-14T09:39:16.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.3.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.3.0/manifests"},{"name":"@jupyterlab/vega3-extension@3.2.0","sha":"19b5ff10e2709a473460ed4db0f24125687e3f02","kind":"tag","published_at":"2022-01-17T16:34:54.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@3.2.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%403.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.2.0/manifests"},{"name":"@jupyterlab/vega2-extension@3.2.0","sha":"19b5ff10e2709a473460ed4db0f24125687e3f02","kind":"tag","published_at":"2022-01-17T16:34:54.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@3.2.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%403.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.2.0/manifests"},{"name":"@jupyterlab/mathjax3-extension@4.3.0","sha":"19b5ff10e2709a473460ed4db0f24125687e3f02","kind":"tag","published_at":"2022-01-17T16:34:54.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@4.3.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%404.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.3.0/manifests"},{"name":"@jupyterlab/katex-extension@3.3.0","sha":"19b5ff10e2709a473460ed4db0f24125687e3f02","kind":"tag","published_at":"2022-01-17T16:34:54.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@3.3.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%403.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.3.0/manifests"},{"name":"@jupyterlab/geojson-extension@3.2.0","sha":"19b5ff10e2709a473460ed4db0f24125687e3f02","kind":"tag","published_at":"2022-01-17T16:34:54.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.2.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.2.0/manifests"},{"name":"@jupyterlab/fasta-extension@3.2.0","sha":"19b5ff10e2709a473460ed4db0f24125687e3f02","kind":"tag","published_at":"2022-01-17T16:34:54.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@3.2.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%403.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.2.0/manifests"},{"name":"@jupyterlab/fasta-extension@3.1.1","sha":"8db61c4e898792835e80f86b1a39233b129b624e","kind":"tag","published_at":"2021-03-11T21:14:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@3.1.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%403.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.1.1/manifests"},{"name":"@jupyterlab/geojson-extension@3.1.2","sha":"8db61c4e898792835e80f86b1a39233b129b624e","kind":"tag","published_at":"2021-03-11T21:14:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.1.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.1.2/manifests"},{"name":"@jupyterlab/katex-extension@3.2.2","sha":"8db61c4e898792835e80f86b1a39233b129b624e","kind":"tag","published_at":"2021-03-11T21:14:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@3.2.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%403.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.2.2/manifests"},{"name":"@jupyterlab/vega3-extension@3.1.3","sha":"8db61c4e898792835e80f86b1a39233b129b624e","kind":"tag","published_at":"2021-03-11T21:14:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@3.1.3","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%403.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.3/manifests"},{"name":"@jupyterlab/vega2-extension@3.1.3","sha":"8db61c4e898792835e80f86b1a39233b129b624e","kind":"tag","published_at":"2021-03-11T21:14:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@3.1.3","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%403.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.3/manifests"},{"name":"@jupyterlab/mathjax3-extension@4.2.2","sha":"8db61c4e898792835e80f86b1a39233b129b624e","kind":"tag","published_at":"2021-03-11T21:14:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@4.2.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%404.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.2.2/manifests"},{"name":"@jupyterlab/vega3-extension@3.1.2","sha":"f5021a6c788aacb230e06df92563fc14f1dfbd50","kind":"tag","published_at":"2021-03-11T20:34:33.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@3.1.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%403.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.2/manifests"},{"name":"@jupyterlab/vega2-extension@3.1.2","sha":"f5021a6c788aacb230e06df92563fc14f1dfbd50","kind":"tag","published_at":"2021-03-11T20:34:33.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@3.1.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%403.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.2/manifests"},{"name":"@jupyterlab/katex-extension@3.2.1","sha":"ea95ec1df06f097983567842536830d8e83c32c9","kind":"tag","published_at":"2021-03-11T20:03:28.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@3.2.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%403.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.2.1/manifests"},{"name":"@jupyterlab/mathjax3-extension@4.2.1","sha":"ea95ec1df06f097983567842536830d8e83c32c9","kind":"tag","published_at":"2021-03-11T20:03:28.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@4.2.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%404.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.2.1/manifests"},{"name":"@jupyterlab/vega3-extension@3.1.1","sha":"ea95ec1df06f097983567842536830d8e83c32c9","kind":"tag","published_at":"2021-03-11T20:03:28.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@3.1.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%403.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.1/manifests"},{"name":"@jupyterlab/vega2-extension@3.1.1","sha":"ea95ec1df06f097983567842536830d8e83c32c9","kind":"tag","published_at":"2021-03-11T20:03:28.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@3.1.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%403.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.1/manifests"},{"name":"@jupyterlab/geojson-extension@3.1.1","sha":"ea95ec1df06f097983567842536830d8e83c32c9","kind":"tag","published_at":"2021-03-11T20:03:28.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.1.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.1.1/manifests"},{"name":"@jupyterlab/mathjax3-extension@4.2.0","sha":"99e513bc01b7e6ded7b608f0bcb503e55bd34d21","kind":"tag","published_at":"2021-03-11T19:12:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@4.2.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%404.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.2.0/manifests"},{"name":"@jupyterlab/fasta-extension@3.1.0","sha":"99e513bc01b7e6ded7b608f0bcb503e55bd34d21","kind":"tag","published_at":"2021-03-11T19:12:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@3.1.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%403.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.1.0/manifests"},{"name":"@jupyterlab/katex-extension@3.2.0","sha":"99e513bc01b7e6ded7b608f0bcb503e55bd34d21","kind":"tag","published_at":"2021-03-11T19:12:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@3.2.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%403.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.2.0/manifests"},{"name":"@jupyterlab/vega2-extension@3.1.0","sha":"99e513bc01b7e6ded7b608f0bcb503e55bd34d21","kind":"tag","published_at":"2021-03-11T19:12:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@3.1.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%403.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.0/manifests"},{"name":"@jupyterlab/geojson-extension@3.1.0","sha":"99e513bc01b7e6ded7b608f0bcb503e55bd34d21","kind":"tag","published_at":"2021-03-11T19:12:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.1.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.1.0/manifests"},{"name":"@jupyterlab/vega3-extension@3.1.0","sha":"99e513bc01b7e6ded7b608f0bcb503e55bd34d21","kind":"tag","published_at":"2021-03-11T19:12:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@3.1.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%403.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.0/manifests"},{"name":"@jupyterlab/mathjax3-extension@4.1.1","sha":"ef547cff9703f9da3c58aeaf4648e18af8066503","kind":"tag","published_at":"2021-02-22T20:23:22.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@4.1.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%404.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.1.1/manifests"},{"name":"@jupyterlab/mathjax3-extension@4.1.0","sha":"e617342b81653e0a0f9704c42e7ec7cb48e5c201","kind":"tag","published_at":"2021-02-08T22:11:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@4.1.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%404.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.1.0/manifests"},{"name":"@jupyterlab/katex-extension@3.1.0","sha":"e617342b81653e0a0f9704c42e7ec7cb48e5c201","kind":"tag","published_at":"2021-02-08T22:11:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@3.1.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%403.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.1.0/manifests"},{"name":"@jupyterlab/vega3-extension@3.0.0","sha":"60774b231773dac77c0d594770348aff7fa46edd","kind":"tag","published_at":"2021-01-05T22:15:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@3.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.0.0/manifests"},{"name":"@jupyterlab/fasta-extension@3.0.0","sha":"60774b231773dac77c0d594770348aff7fa46edd","kind":"tag","published_at":"2021-01-05T22:15:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@3.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.0.0/manifests"},{"name":"@jupyterlab/geojson-extension@3.0.0","sha":"60774b231773dac77c0d594770348aff7fa46edd","kind":"tag","published_at":"2021-01-05T22:15:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.0.0/manifests"},{"name":"@jupyterlab/katex-extension@3.0.0","sha":"60774b231773dac77c0d594770348aff7fa46edd","kind":"tag","published_at":"2021-01-05T22:15:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@3.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.0.0/manifests"},{"name":"@jupyterlab/mathjax3-extension@4.0.0","sha":"60774b231773dac77c0d594770348aff7fa46edd","kind":"tag","published_at":"2021-01-05T22:15:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@4.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%404.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.0.0/manifests"},{"name":"@jupyterlab/vega2-extension@3.0.0","sha":"60774b231773dac77c0d594770348aff7fa46edd","kind":"tag","published_at":"2021-01-05T22:15:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@3.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.0.0/manifests"},{"name":"@jupyterlab/geojson-extension@2.0.1","sha":"e2c0422747c80f5329e69e30d8e952caded09634","kind":"tag","published_at":"2020-04-09T11:57:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@2.0.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@2.0.1/manifests"},{"name":"@jupyterlab/fasta-extension@2.0.0","sha":"3f3c5519e35ca4c3c80f1837af495324c1cdf7f4","kind":"tag","published_at":"2020-02-28T19:58:52.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@2.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@2.0.0/manifests"},{"name":"@jupyterlab/vega2-extension@2.0.0","sha":"3f3c5519e35ca4c3c80f1837af495324c1cdf7f4","kind":"tag","published_at":"2020-02-28T19:58:52.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@2.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@2.0.0/manifests"},{"name":"@jupyterlab/katex-extension@2.0.0","sha":"3f3c5519e35ca4c3c80f1837af495324c1cdf7f4","kind":"tag","published_at":"2020-02-28T19:58:52.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@2.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@2.0.0/manifests"},{"name":"@jupyterlab/mathjax3-extension@3.0.0","sha":"3f3c5519e35ca4c3c80f1837af495324c1cdf7f4","kind":"tag","published_at":"2020-02-28T19:58:52.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@3.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@3.0.0/manifests"},{"name":"@jupyterlab/vega3-extension@2.0.0","sha":"3f3c5519e35ca4c3c80f1837af495324c1cdf7f4","kind":"tag","published_at":"2020-02-28T19:58:52.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@2.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@2.0.0/manifests"},{"name":"@jupyterlab/geojson-extension@2.0.0","sha":"3f3c5519e35ca4c3c80f1837af495324c1cdf7f4","kind":"tag","published_at":"2020-02-28T19:58:52.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@2.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@2.0.0/manifests"},{"name":"@jupyterlab/vega3-extension@1.0.0","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@1.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@1.0.0/manifests"},{"name":"@jupyterlab/vega4-extension@1.0.1","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega4-extension@1.0.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega4-extension@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega4-extension%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega4-extension@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega4-extension@1.0.1/manifests"},{"name":"@jupyterlab/plotly-extension@1.0.0","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@1.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@1.0.0/manifests"},{"name":"@jupyterlab/vega2-extension@1.0.0","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@1.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@1.0.0/manifests"},{"name":"@jupyterlab/fasta-extension@1.0.0","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@1.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@1.0.0/manifests"},{"name":"@jupyterlab/geojson-extension@1.0.0","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@1.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@1.0.0/manifests"},{"name":"@jupyterlab/katex-extension@1.0.0","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@1.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@1.0.0/manifests"},{"name":"@jupyterlab/mathjax3-extension@1.0.0","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@1.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@1.0.0/manifests"},{"name":"@jupyterlab/plotly-extension@0.18.2","sha":"7f648392e805bb5c4d67c2611e8e61352140bf4c","kind":"tag","published_at":"2019-01-30T07:16:30.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.18.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.18.2/manifests"},{"name":"@jupyterlab/katex-extension@0.20.1","sha":"7f648392e805bb5c4d67c2611e8e61352140bf4c","kind":"tag","published_at":"2019-01-30T07:16:30.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.20.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.20.1/manifests"},{"name":"@jupyterlab/vega2-extension@0.18.1","sha":"72c6ad52d1178e4d3115788f792e930a014382c1","kind":"tag","published_at":"2018-11-22T20:04:08.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@0.18.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.18.1/manifests"},{"name":"@jupyterlab/vega3-extension@0.18.1","sha":"72c6ad52d1178e4d3115788f792e930a014382c1","kind":"tag","published_at":"2018-11-22T20:04:08.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.18.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.18.1/manifests"},{"name":"@jupyterlab/plotly-extension@0.18.1","sha":"72c6ad52d1178e4d3115788f792e930a014382c1","kind":"tag","published_at":"2018-11-22T20:04:08.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.18.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.18.1/manifests"},{"name":"@jupyterlab/mathjax3-extension@0.3.1","sha":"72c6ad52d1178e4d3115788f792e930a014382c1","kind":"tag","published_at":"2018-11-22T20:04:08.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@0.3.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%400.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.3.1/manifests"},{"name":"@jupyterlab/katex-extension@0.19.2","sha":"72c6ad52d1178e4d3115788f792e930a014382c1","kind":"tag","published_at":"2018-11-22T20:04:08.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.19.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.19.2/manifests"},{"name":"@jupyterlab/geojson-extension@0.18.1","sha":"72c6ad52d1178e4d3115788f792e930a014382c1","kind":"tag","published_at":"2018-11-22T20:04:08.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.18.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.18.1/manifests"},{"name":"@jupyterlab/fasta-extension@0.18.1","sha":"72c6ad52d1178e4d3115788f792e930a014382c1","kind":"tag","published_at":"2018-11-22T20:04:08.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.18.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.18.1/manifests"},{"name":"@jupyterlab/vega3-extension@0.18.0","sha":"a602bb451366fa7e5d3ce3f2fc002b2732e72fdd","kind":"tag","published_at":"2018-10-05T11:31:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.18.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.18.0/manifests"},{"name":"@jupyterlab/plotly-extension@0.18.0","sha":"a602bb451366fa7e5d3ce3f2fc002b2732e72fdd","kind":"tag","published_at":"2018-10-05T11:31:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.18.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.18.0/manifests"},{"name":"@jupyterlab/geojson-extension@0.18.0","sha":"a602bb451366fa7e5d3ce3f2fc002b2732e72fdd","kind":"tag","published_at":"2018-10-05T11:31:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.18.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.18.0/manifests"},{"name":"@jupyterlab/fasta-extension@0.18.0","sha":"a602bb451366fa7e5d3ce3f2fc002b2732e72fdd","kind":"tag","published_at":"2018-10-05T11:31:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.18.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.18.0/manifests"},{"name":"@jupyterlab/vega2-extension@0.18.0","sha":"a602bb451366fa7e5d3ce3f2fc002b2732e72fdd","kind":"tag","published_at":"2018-10-05T11:31:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@0.18.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.18.0/manifests"},{"name":"@jupyterlab/mathjax3-extension@0.3.0","sha":"a602bb451366fa7e5d3ce3f2fc002b2732e72fdd","kind":"tag","published_at":"2018-10-05T11:31:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@0.3.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.3.0/manifests"},{"name":"@jupyterlab/katex-extension@0.19.0","sha":"a602bb451366fa7e5d3ce3f2fc002b2732e72fdd","kind":"tag","published_at":"2018-10-05T11:31:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.19.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.19.0/manifests"},{"name":"@jupyterlab/plotly-extension@0.17.2","sha":"660d1529b75849e14cbe10922ff83a24fe328e61","kind":"commit","published_at":"2018-09-20T09:42:16.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.17.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.17.2/manifests"},{"name":"@jupyterlab/mathjax3-extension@0.2.1","sha":"9ba969aa337f73652b13b7c05defd04d49037559","kind":"tag","published_at":"2018-08-18T14:25:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@0.2.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%400.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.2.1/manifests"},{"name":"@jupyterlab/katex-extension@0.18.1","sha":"9ba969aa337f73652b13b7c05defd04d49037559","kind":"tag","published_at":"2018-08-18T14:25:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.18.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.18.1/manifests"},{"name":"@jupyterlab/fasta-extension@0.17.2","sha":"9011839051b5e6b86d00380b20b28d7b3ae6a3da","kind":"tag","published_at":"2018-08-18T14:23:58.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.17.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.17.2/manifests"},{"name":"@jupyterlab/vega3-extension@0.17.1","sha":"9011839051b5e6b86d00380b20b28d7b3ae6a3da","kind":"tag","published_at":"2018-08-18T14:23:58.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.17.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.17.1/manifests"},{"name":"@jupyterlab/vega2-extension@0.17.1","sha":"9011839051b5e6b86d00380b20b28d7b3ae6a3da","kind":"tag","published_at":"2018-08-18T14:23:58.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@0.17.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.17.1/manifests"},{"name":"@jupyterlab/plotly-extension@0.17.1","sha":"9011839051b5e6b86d00380b20b28d7b3ae6a3da","kind":"tag","published_at":"2018-08-18T14:23:58.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.17.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.17.1/manifests"},{"name":"@jupyterlab/mathjax3-extension@0.2.0","sha":"9011839051b5e6b86d00380b20b28d7b3ae6a3da","kind":"tag","published_at":"2018-08-18T14:23:58.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@0.2.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.2.0/manifests"},{"name":"@jupyterlab/katex-extension@0.18.0","sha":"9011839051b5e6b86d00380b20b28d7b3ae6a3da","kind":"tag","published_at":"2018-08-18T14:23:58.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.18.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.18.0/manifests"},{"name":"@jupyterlab/geojson-extension@0.17.1","sha":"9011839051b5e6b86d00380b20b28d7b3ae6a3da","kind":"tag","published_at":"2018-08-18T14:23:58.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.17.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.17.1/manifests"},{"name":"@jupyterlab/fasta-extension@0.17.1","sha":"902833c8ced5444be72269c8c3eaabd7e5e12dab","kind":"tag","published_at":"2018-07-31T01:51:55.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.17.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.17.1/manifests"},{"name":"@jupyterlab/geojson-extension@0.17.0","sha":"e8fc69bb02b18ef91ec58fa60e58385712ebcffb","kind":"tag","published_at":"2018-07-27T22:16:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.17.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.17.0/manifests"},{"name":"@jupyterlab/vega3-extension@0.17.0","sha":"e8fc69bb02b18ef91ec58fa60e58385712ebcffb","kind":"tag","published_at":"2018-07-27T22:16:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.17.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.17.0/manifests"},{"name":"@jupyterlab/vega2-extension@0.17.0","sha":"e8fc69bb02b18ef91ec58fa60e58385712ebcffb","kind":"tag","published_at":"2018-07-27T22:16:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@0.17.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.17.0/manifests"},{"name":"@jupyterlab/plotly-extension@0.17.0","sha":"e8fc69bb02b18ef91ec58fa60e58385712ebcffb","kind":"tag","published_at":"2018-07-27T22:16:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.17.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.17.0/manifests"},{"name":"@jupyterlab/katex-extension@0.17.0","sha":"e8fc69bb02b18ef91ec58fa60e58385712ebcffb","kind":"tag","published_at":"2018-07-27T22:16:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.17.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.17.0/manifests"},{"name":"@jupyterlab/fasta-extension@0.17.0","sha":"e8fc69bb02b18ef91ec58fa60e58385712ebcffb","kind":"tag","published_at":"2018-07-27T22:16:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.17.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.17.0/manifests"},{"name":"@jupyterlab/geojson-extension@0.16.0","sha":"ca21e8d76b59e77e54052ec72f2a1690f05d7694","kind":"tag","published_at":"2018-04-18T17:05:59.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.16.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.16.0/manifests"},{"name":"@jupyterlab/vega2-extension@0.16.0","sha":"ca21e8d76b59e77e54052ec72f2a1690f05d7694","kind":"tag","published_at":"2018-04-18T17:05:59.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@0.16.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.16.0/manifests"},{"name":"@jupyterlab/plotly-extension@0.16.0","sha":"ca21e8d76b59e77e54052ec72f2a1690f05d7694","kind":"tag","published_at":"2018-04-18T17:05:59.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.16.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.16.0/manifests"},{"name":"@jupyterlab/katex-extension@0.16.0","sha":"ca21e8d76b59e77e54052ec72f2a1690f05d7694","kind":"tag","published_at":"2018-04-18T17:05:59.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.16.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.16.0/manifests"},{"name":"@jupyterlab/fasta-extension@0.16.0","sha":"ca21e8d76b59e77e54052ec72f2a1690f05d7694","kind":"tag","published_at":"2018-04-18T17:05:59.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.16.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.16.0/manifests"},{"name":"@jupyterlab/fasta-extension@0.14.4","sha":"55b5f1e6953662d405d10b37ccb5d167f67ac152","kind":"tag","published_at":"2018-04-17T17:09:07.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.14.4","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.4/manifests"},{"name":"@jupyterlab/vega2-extension@0.15.7","sha":"55b5f1e6953662d405d10b37ccb5d167f67ac152","kind":"tag","published_at":"2018-04-17T17:09:07.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@0.15.7","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@0.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%400.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.15.7/manifests"},{"name":"@jupyterlab/plotly-extension@0.14.6","sha":"55b5f1e6953662d405d10b37ccb5d167f67ac152","kind":"tag","published_at":"2018-04-17T17:09:07.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.14.6","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.6/manifests"},{"name":"@jupyterlab/katex-extension@0.14.5","sha":"55b5f1e6953662d405d10b37ccb5d167f67ac152","kind":"tag","published_at":"2018-04-17T17:09:07.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.14.5","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.5/manifests"},{"name":"@jupyterlab/geojson-extension@0.14.6","sha":"55b5f1e6953662d405d10b37ccb5d167f67ac152","kind":"tag","published_at":"2018-04-17T17:09:07.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.14.6","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.6/manifests"},{"name":"@jupyterlab/vega2-extension@0.15.6","sha":"4a92a00e592cb48655b8685e4fc05745219a164e","kind":"tag","published_at":"2018-04-06T16:00:54.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@0.15.6","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%400.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.15.6/manifests"},{"name":"@jupyterlab/fasta-extension@0.14.3","sha":"d1115f44625e20196a7d3791082436a340506b2a","kind":"tag","published_at":"2018-04-06T15:55:05.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.14.3","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.3/manifests"},{"name":"@jupyterlab/geojson-extension@0.14.5","sha":"d1115f44625e20196a7d3791082436a340506b2a","kind":"tag","published_at":"2018-04-06T15:55:05.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.14.5","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.5/manifests"},{"name":"@jupyterlab/plotly-extension@0.14.5","sha":"d1115f44625e20196a7d3791082436a340506b2a","kind":"tag","published_at":"2018-04-06T15:55:05.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.14.5","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.5/manifests"},{"name":"@jupyterlab/katex-extension@0.14.4","sha":"a6c2e3c869e74681ab527b6aa554400345cd2eb2","kind":"tag","published_at":"2018-04-06T15:33:04.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.14.4","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.4/manifests"},{"name":"@jupyterlab/katex-extension@0.14.3","sha":"8bcf9af1eb66861c5d1dd1bc7ce7496fda7cbe98","kind":"tag","published_at":"2018-02-27T22:31:35.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.14.3","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.3/manifests"},{"name":"@jupyterlab/vega3-extension@0.14.3","sha":"8bcf9af1eb66861c5d1dd1bc7ce7496fda7cbe98","kind":"tag","published_at":"2018-02-27T22:31:35.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.14.3","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.3/manifests"},{"name":"@jupyterlab/geojson-extension@0.14.4","sha":"c20664d0f71b7a08eff02bf05f33bae411588acf","kind":"commit","published_at":"2018-02-15T14:16:04.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.14.4","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.4/manifests"},{"name":"@jupyterlab/vega3-extension@0.14.2","sha":"2ad805ce45c70baea7441f40447cd40c6ca7cab5","kind":"tag","published_at":"2018-02-13T17:33:16.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.14.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.2/manifests"},{"name":"@jupyterlab/plotly-extension@0.14.4","sha":"2ad805ce45c70baea7441f40447cd40c6ca7cab5","kind":"tag","published_at":"2018-02-13T17:33:16.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.14.4","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.4/manifests"},{"name":"@jupyterlab/geojson-extension@0.14.3","sha":"2ad805ce45c70baea7441f40447cd40c6ca7cab5","kind":"tag","published_at":"2018-02-13T17:33:16.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.14.3","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.3/manifests"},{"name":"@jupyterlab/katex-extension@0.14.2","sha":"2ad805ce45c70baea7441f40447cd40c6ca7cab5","kind":"tag","published_at":"2018-02-13T17:33:16.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.14.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.2/manifests"},{"name":"@jupyterlab/fasta-extension@0.14.2","sha":"2ad805ce45c70baea7441f40447cd40c6ca7cab5","kind":"tag","published_at":"2018-02-13T17:33:15.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.14.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.2/manifests"},{"name":"@jupyterlab/plotly-extension@0.14.3","sha":"d1cc739acb8b59b95384da20204c9c34e5a4cb8e","kind":"tag","published_at":"2018-02-13T17:23:10.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.14.3","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.3/manifests"},{"name":"@jupyterlab/plotly-extension@0.14.2","sha":"94182f8acf10d6da0a4cf870e63381d9a479a308","kind":"tag","published_at":"2018-01-20T03:53:28.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.14.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.2/manifests"},{"name":"@jupyterlab/vega3-extension@0.14.1","sha":"cc27031da72fda7d29e93237a9666b81a6fb3b32","kind":"tag","published_at":"2018-01-19T19:47:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.14.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.1/manifests"},{"name":"@jupyterlab/fasta-extension@0.14.1","sha":"cc27031da72fda7d29e93237a9666b81a6fb3b32","kind":"tag","published_at":"2018-01-19T19:47:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.14.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.1/manifests"},{"name":"@jupyterlab/geojson-extension@0.14.1","sha":"cc27031da72fda7d29e93237a9666b81a6fb3b32","kind":"tag","published_at":"2018-01-19T19:47:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.14.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.1/manifests"},{"name":"@jupyterlab/katex-extension@0.14.1","sha":"cc27031da72fda7d29e93237a9666b81a6fb3b32","kind":"tag","published_at":"2018-01-19T19:47:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.14.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.1/manifests"},{"name":"@jupyterlab/plotly-extension@0.14.1","sha":"cc27031da72fda7d29e93237a9666b81a6fb3b32","kind":"tag","published_at":"2018-01-19T19:47:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.14.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.1/manifests"},{"name":"@jupyterlab/vega3-extension@0.14.0","sha":"7d55c63e91bfcf3df127d0845a7269b0881525a9","kind":"tag","published_at":"2018-01-11T11:11:48.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.14.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.0/manifests"},{"name":"@jupyterlab/fasta-extension@0.14.0","sha":"7d55c63e91bfcf3df127d0845a7269b0881525a9","kind":"tag","published_at":"2018-01-11T11:11:48.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.14.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.0/manifests"},{"name":"@jupyterlab/geojson-extension@0.14.0","sha":"7d55c63e91bfcf3df127d0845a7269b0881525a9","kind":"tag","published_at":"2018-01-11T11:11:48.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.14.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.0/manifests"},{"name":"@jupyterlab/katex-extension@0.14.0","sha":"7d55c63e91bfcf3df127d0845a7269b0881525a9","kind":"tag","published_at":"2018-01-11T11:11:48.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.14.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.0/manifests"},{"name":"@jupyterlab/plotly-extension@0.14.0","sha":"7d55c63e91bfcf3df127d0845a7269b0881525a9","kind":"tag","published_at":"2018-01-11T11:11:48.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.14.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.0/manifests"},{"name":"@jupyterlab/plotly-extension@0.13.0","sha":"56e6183df57545a14058838638252de5f3dc2581","kind":"tag","published_at":"2017-12-08T19:52:01.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.13.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.13.0/manifests"},{"name":"@jupyterlab/vega3-extension@0.13.0","sha":"56e6183df57545a14058838638252de5f3dc2581","kind":"tag","published_at":"2017-12-08T19:52:01.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.13.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.13.0/manifests"},{"name":"@jupyterlab/fasta-extension@0.13.0","sha":"56e6183df57545a14058838638252de5f3dc2581","kind":"tag","published_at":"2017-12-08T19:52:01.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.13.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.13.0/manifests"},{"name":"@jupyterlab/geojson-extension@0.13.0","sha":"56e6183df57545a14058838638252de5f3dc2581","kind":"tag","published_at":"2017-12-08T19:52:01.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.13.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.13.0/manifests"},{"name":"@jupyterlab/katex-extension@0.13.0","sha":"56e6183df57545a14058838638252de5f3dc2581","kind":"tag","published_at":"2017-12-08T19:52:01.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.13.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.13.0/manifests"},{"name":"v0.12.0","sha":"7d8df71e56da78cb41cd155b8278ffe38ff78a94","kind":"tag","published_at":"2017-11-09T16:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.12.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"685e955e18bf3a30a6bc9df77d7d1f8f1a9a0852","kind":"tag","published_at":"2017-10-31T19:43:10.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.11.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"d1e17c0d5baa021c621065b9d8ae157d9adce0fd","kind":"tag","published_at":"2017-10-16T22:59:18.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.11.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.11.0/manifests"},{"name":"vundefined","sha":"884c1b264577c314543107cd96c05279da2b82d9","kind":"tag","published_at":"2017-10-06T18:27:22.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/vundefined","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/vundefined","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@vundefined","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/vundefined","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/vundefined/manifests"},{"name":"v0.10.2","sha":"59226e1c4c79af587d61742f4583b25ace2b6089","kind":"tag","published_at":"2017-10-06T18:21:30.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.10.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"63f94180522593a889fbcf62999da5acd42dacfd","kind":"tag","published_at":"2017-10-05T22:57:47.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.10.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"0af19f0f17dad9519146a213877dd685234a3fd2","kind":"tag","published_at":"2017-09-26T18:16:24.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.10.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.10.0/manifests"},{"name":"v0.9.2","sha":"fd5757d79e691b947dd507d1fcba544e41df8852","kind":"commit","published_at":"2017-08-03T21:07:09.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.9.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.9.2/manifests"},{"name":"@jupyterlab/json-extension@0.9.1","sha":"4248a42d69b59753e956011ac44ebbda005fc0d1","kind":"commit","published_at":"2017-07-28T20:14:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/json-extension@0.9.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/json-extension@0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fjson-extension%400.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fjson-extension@0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fjson-extension@0.9.1/manifests"},{"name":"@jupyterlab/geojson-extension@0.9.1","sha":"e68f5e125c694723c442298b78a72a398aecba68","kind":"commit","published_at":"2017-07-28T20:14:09.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.9.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.9.1/manifests"},{"name":"@jupyterlab/json-extension@0.9.0","sha":"21657bbbfade1dcce5bd43f323f879af3b8d4d80","kind":"commit","published_at":"2017-07-26T14:43:00.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/json-extension@0.9.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/json-extension@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fjson-extension%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fjson-extension@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fjson-extension@0.9.0/manifests"},{"name":"@jupyterlab/geojson-extension@0.9.0","sha":"87890889ede575ee4527440fd4127e183b67ddfd","kind":"commit","published_at":"2017-07-26T14:41:59.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.9.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.9.0/manifests"},{"name":"v0.8.0","sha":"e8d8f7e3c9243b65bdab6475e56905f0408a557f","kind":"tag","published_at":"2017-07-19T18:33:49.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.8.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.8.0/manifests"}]},"repo_metadata_updated_at":"2026-04-15T11:23:58.278Z","dependent_packages_count":1,"downloads":467,"downloads_period":"last-month","dependent_repos_count":3,"rankings":{"downloads":6.057028518174805,"dependent_repos_count":9.145604637726574,"dependent_packages_count":3.2446650162948107,"stargazers_count":2.8623899193753646,"forks_count":5.064661925053264,"docker_downloads_count":3.6010928426639506,"average":4.995907143214795},"purl":"pkg:pypi/jupyterlab-katex","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/jupyterlab-katex","docker_dependents_count":1,"docker_downloads_count":9,"usage_url":"https://repos.ecosyste.ms/usage/pypi/jupyterlab-katex","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/jupyterlab-katex/dependencies","status":null,"funding_links":["https://jupyter.org/about#donate"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T18:32:05.025Z","issues_count":35,"pull_requests_count":94,"avg_time_to_close_issue":5976402.722222222,"avg_time_to_close_pull_request":2792292.827586207,"issues_closed_count":18,"pull_requests_closed_count":87,"pull_request_authors_count":18,"issue_authors_count":34,"avg_comments_per_issue":3.5714285714285716,"avg_comments_per_pull_request":1.6595744680851063,"merged_pull_requests_count":80,"bot_issues_count":1,"bot_pull_requests_count":57,"past_year_issues_count":0,"past_year_pull_requests_count":9,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1384333.625,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":8,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":9,"past_year_merged_pull_requests_count":8,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/issues","maintainers":[{"login":"fcollonval","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fcollonval"},{"login":"jtpio","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtpio"},{"login":"gnestor","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gnestor"},{"login":"consideRatio","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/consideRatio"},{"login":"blink1073","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"dhirschfeld","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dhirschfeld"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/jupyterlab-katex/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/jupyterlab-katex/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/jupyterlab-katex/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/jupyterlab-katex/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/jupyterlab-katex/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/jupyterlab-katex/codemeta","maintainers":[{"uuid":"Project Jupyter","login":"Project Jupyter","name":null,"email":null,"url":null,"packages_count":53,"html_url":"https://pypi.org/user/Project Jupyter/","role":null,"created_at":"2023-12-16T03:54:42.700Z","updated_at":"2023-12-16T03:54:42.700Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/Project%20Jupyter/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":856682,"maintainers_count":365878,"namespaces_count":0,"keywords_count":271316,"github":"pypi","metadata":{"funded_packages_count":53172},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-04-09T05:08:03.587Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":1011682,"name":"@jupyterlab/mathjax3-extension","ecosystem":"npm","description":"MathJax 3 math renderer for JupyterLab","homepage":"https://github.com/jupyterlab/jupyter-renderers","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/jupyterlab/jupyter-renderers","keywords_array":["jupyter","jupyterlab","mathjax"],"namespace":"jupyterlab","versions_count":14,"first_release_published_at":"2018-08-02T20:27:56.266Z","latest_release_published_at":"2021-03-11T21:19:20.414Z","latest_release_number":"4.2.2","last_synced_at":"2026-04-21T16:08:28.518Z","created_at":"2022-04-07T19:11:22.109Z","updated_at":"2026-04-21T16:08:28.519Z","registry_url":"https://www.npmjs.com/package/@jupyterlab/mathjax3-extension","install_command":"npm install @jupyterlab/mathjax3-extension","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"4.2.2"}},"repo_metadata":{"id":38421190,"uuid":"93772766","full_name":"jupyterlab/jupyter-renderers","owner":"jupyterlab","description":"Renderers and renderer extensions for JupyterLab","archived":false,"fork":false,"pushed_at":"2025-02-20T07:10:37.000Z","size":7133,"stargazers_count":510,"open_issues_count":42,"forks_count":81,"subscribers_count":28,"default_branch":"main","last_synced_at":"2025-09-23T05:35:14.904Z","etag":null,"topics":["fasta","geojson","jupyterlab","jupyterlab-extension","katex","plotly","vega","vega-lite"],"latest_commit_sha":null,"homepage":"","language":"HTML","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/jupyterlab.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"custom":"https://jupyter.org/about#donate"}},"created_at":"2017-06-08T16:59:07.000Z","updated_at":"2025-08-28T13:53:26.000Z","dependencies_parsed_at":"2023-02-08T05:31:13.322Z","dependency_job_id":"75de564a-e801-432a-abee-6877944ea879","html_url":"https://github.com/jupyterlab/jupyter-renderers","commit_stats":{"total_commits":461,"total_committers":30,"mean_commits":"15.366666666666667","dds":0.6355748373101953,"last_synced_commit":"63af72ba0c8ec0123acb9e317366ed31ce0e1488"},"previous_names":[],"tags_count":142,"template":false,"template_full_name":null,"purl":"pkg:github/jupyterlab/jupyter-renderers","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/sbom","scorecard":{"id":543202,"data":{"date":"2025-08-11","repo":{"name":"github.com/jupyterlab/jupyter-renderers","commit":"b89c093bce24c8d7394177f08a111b3895ed6870"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"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":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/binder.yaml:1","Warn: no topLevel permission defined: .github/workflows/main.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":"Code-Review","score":3,"reason":"Found 2/6 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/binder.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/binder.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:54","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:105","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found linked content: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found text in security policy: github.com/jupyterlab/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"41 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: GHSA-44cc-43rp-5947","Warn: Project is vulnerable to: GHSA-4m77-cmpx-vjc4","Warn: Project is vulnerable to: GHSA-9q39-rmj3-p4r2","Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-36jr-mh4h-2g58","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-3wc5-fcw2-2329","Warn: Project is vulnerable to: GHSA-64fm-8hw2-v72w","Warn: Project is vulnerable to: GHSA-f98w-7cxr-ff2h","Warn: Project is vulnerable to: GHSA-cg87-wmx4-v546","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-rm97-x556-q36h","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-p9pc-299p-vxgp"],"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-20T08:45:33.391Z","repository_id":38421190,"created_at":"2025-08-20T08:45:33.391Z","updated_at":"2025-08-20T08:45:33.391Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278457468,"owners_count":25989956,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-05T02:00:06.059Z","response_time":54,"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":"jupyterlab","name":"JupyterLab","uuid":"22800682","kind":"organization","description":"JupyterLab: The Next Generation UI for Project Jupyter","email":"project.jupyter@gmail.com","website":"https://jupyter.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22800682?v=4","repositories_count":63,"last_synced_at":"2024-04-14T17:14:51.742Z","metadata":{"has_sponsors_listing":false,"funding":{"custom":"https://jupyter.org/about#donate"}},"html_url":"https://github.com/jupyterlab","funding_links":["https://jupyter.org/about#donate"],"total_stars":28077,"followers":845,"following":0,"created_at":"2022-11-02T16:23:12.150Z","updated_at":"2024-04-14T17:15:11.176Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab/repositories"},"tags":[{"name":"@jupyterlab/mathjax2-extension@4.0.0","sha":"4d08ef19cd90d56c121587f62764ee2a135caa98","kind":"commit","published_at":"2023-05-23T12:07:37.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax2-extension@4.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax2-extension@4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax2-extension%404.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax2-extension@4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax2-extension@4.0.0/manifests"},{"name":"@jupyterlab/geojson-extension@3.4.0","sha":"4d08ef19cd90d56c121587f62764ee2a135caa98","kind":"commit","published_at":"2023-05-23T12:07:37.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.4.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.4.0/manifests"},{"name":"@jupyterlab/fasta-extension@3.3.0","sha":"4d08ef19cd90d56c121587f62764ee2a135caa98","kind":"commit","published_at":"2023-05-23T12:07:37.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@3.3.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%403.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.3.0/manifests"},{"name":"@jupyterlab/katex-extension@3.4.0","sha":"4d08ef19cd90d56c121587f62764ee2a135caa98","kind":"commit","published_at":"2023-05-23T12:07:37.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@3.4.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%403.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.4.0/manifests"},{"name":"@jupyterlab/vega3-extension@3.3.0","sha":"4d08ef19cd90d56c121587f62764ee2a135caa98","kind":"commit","published_at":"2023-05-23T12:07:37.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@3.3.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%403.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.3.0/manifests"},{"name":"@jupyterlab/geojson-extension@3.3.1","sha":"64dffd890e14b8dc733205aa1a07e49edd2ddd6a","kind":"commit","published_at":"2022-11-15T08:11:21.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.3.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.3.1/manifests"},{"name":"@jupyterlab/geojson-extension@3.3.0","sha":"0f8872f6a010c24e668f8fd910b38675783c79f5","kind":"commit","published_at":"2022-11-14T09:39:16.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.3.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.3.0/manifests"},{"name":"@jupyterlab/vega3-extension@3.2.0","sha":"19b5ff10e2709a473460ed4db0f24125687e3f02","kind":"tag","published_at":"2022-01-17T16:34:54.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@3.2.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%403.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.2.0/manifests"},{"name":"@jupyterlab/vega2-extension@3.2.0","sha":"19b5ff10e2709a473460ed4db0f24125687e3f02","kind":"tag","published_at":"2022-01-17T16:34:54.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@3.2.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%403.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.2.0/manifests"},{"name":"@jupyterlab/mathjax3-extension@4.3.0","sha":"19b5ff10e2709a473460ed4db0f24125687e3f02","kind":"tag","published_at":"2022-01-17T16:34:54.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@4.3.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%404.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.3.0/manifests"},{"name":"@jupyterlab/katex-extension@3.3.0","sha":"19b5ff10e2709a473460ed4db0f24125687e3f02","kind":"tag","published_at":"2022-01-17T16:34:54.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@3.3.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%403.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.3.0/manifests"},{"name":"@jupyterlab/geojson-extension@3.2.0","sha":"19b5ff10e2709a473460ed4db0f24125687e3f02","kind":"tag","published_at":"2022-01-17T16:34:54.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.2.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.2.0/manifests"},{"name":"@jupyterlab/fasta-extension@3.2.0","sha":"19b5ff10e2709a473460ed4db0f24125687e3f02","kind":"tag","published_at":"2022-01-17T16:34:54.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@3.2.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%403.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.2.0/manifests"},{"name":"@jupyterlab/fasta-extension@3.1.1","sha":"8db61c4e898792835e80f86b1a39233b129b624e","kind":"tag","published_at":"2021-03-11T21:14:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@3.1.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%403.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.1.1/manifests"},{"name":"@jupyterlab/geojson-extension@3.1.2","sha":"8db61c4e898792835e80f86b1a39233b129b624e","kind":"tag","published_at":"2021-03-11T21:14:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.1.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.1.2/manifests"},{"name":"@jupyterlab/katex-extension@3.2.2","sha":"8db61c4e898792835e80f86b1a39233b129b624e","kind":"tag","published_at":"2021-03-11T21:14:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@3.2.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%403.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.2.2/manifests"},{"name":"@jupyterlab/vega3-extension@3.1.3","sha":"8db61c4e898792835e80f86b1a39233b129b624e","kind":"tag","published_at":"2021-03-11T21:14:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@3.1.3","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%403.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.3/manifests"},{"name":"@jupyterlab/vega2-extension@3.1.3","sha":"8db61c4e898792835e80f86b1a39233b129b624e","kind":"tag","published_at":"2021-03-11T21:14:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@3.1.3","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%403.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.3/manifests"},{"name":"@jupyterlab/mathjax3-extension@4.2.2","sha":"8db61c4e898792835e80f86b1a39233b129b624e","kind":"tag","published_at":"2021-03-11T21:14:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@4.2.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%404.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.2.2/manifests"},{"name":"@jupyterlab/vega3-extension@3.1.2","sha":"f5021a6c788aacb230e06df92563fc14f1dfbd50","kind":"tag","published_at":"2021-03-11T20:34:33.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@3.1.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%403.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.2/manifests"},{"name":"@jupyterlab/vega2-extension@3.1.2","sha":"f5021a6c788aacb230e06df92563fc14f1dfbd50","kind":"tag","published_at":"2021-03-11T20:34:33.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@3.1.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%403.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.2/manifests"},{"name":"@jupyterlab/katex-extension@3.2.1","sha":"ea95ec1df06f097983567842536830d8e83c32c9","kind":"tag","published_at":"2021-03-11T20:03:28.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@3.2.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%403.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.2.1/manifests"},{"name":"@jupyterlab/mathjax3-extension@4.2.1","sha":"ea95ec1df06f097983567842536830d8e83c32c9","kind":"tag","published_at":"2021-03-11T20:03:28.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@4.2.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%404.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.2.1/manifests"},{"name":"@jupyterlab/vega3-extension@3.1.1","sha":"ea95ec1df06f097983567842536830d8e83c32c9","kind":"tag","published_at":"2021-03-11T20:03:28.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@3.1.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%403.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.1/manifests"},{"name":"@jupyterlab/vega2-extension@3.1.1","sha":"ea95ec1df06f097983567842536830d8e83c32c9","kind":"tag","published_at":"2021-03-11T20:03:28.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@3.1.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%403.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.1/manifests"},{"name":"@jupyterlab/geojson-extension@3.1.1","sha":"ea95ec1df06f097983567842536830d8e83c32c9","kind":"tag","published_at":"2021-03-11T20:03:28.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.1.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.1.1/manifests"},{"name":"@jupyterlab/mathjax3-extension@4.2.0","sha":"99e513bc01b7e6ded7b608f0bcb503e55bd34d21","kind":"tag","published_at":"2021-03-11T19:12:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@4.2.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%404.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.2.0/manifests"},{"name":"@jupyterlab/fasta-extension@3.1.0","sha":"99e513bc01b7e6ded7b608f0bcb503e55bd34d21","kind":"tag","published_at":"2021-03-11T19:12:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@3.1.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%403.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.1.0/manifests"},{"name":"@jupyterlab/katex-extension@3.2.0","sha":"99e513bc01b7e6ded7b608f0bcb503e55bd34d21","kind":"tag","published_at":"2021-03-11T19:12:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@3.2.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%403.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.2.0/manifests"},{"name":"@jupyterlab/vega2-extension@3.1.0","sha":"99e513bc01b7e6ded7b608f0bcb503e55bd34d21","kind":"tag","published_at":"2021-03-11T19:12:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@3.1.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%403.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.0/manifests"},{"name":"@jupyterlab/geojson-extension@3.1.0","sha":"99e513bc01b7e6ded7b608f0bcb503e55bd34d21","kind":"tag","published_at":"2021-03-11T19:12:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.1.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.1.0/manifests"},{"name":"@jupyterlab/vega3-extension@3.1.0","sha":"99e513bc01b7e6ded7b608f0bcb503e55bd34d21","kind":"tag","published_at":"2021-03-11T19:12:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@3.1.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%403.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.0/manifests"},{"name":"@jupyterlab/mathjax3-extension@4.1.1","sha":"ef547cff9703f9da3c58aeaf4648e18af8066503","kind":"tag","published_at":"2021-02-22T20:23:22.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@4.1.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%404.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.1.1/manifests"},{"name":"@jupyterlab/mathjax3-extension@4.1.0","sha":"e617342b81653e0a0f9704c42e7ec7cb48e5c201","kind":"tag","published_at":"2021-02-08T22:11:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@4.1.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%404.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.1.0/manifests"},{"name":"@jupyterlab/katex-extension@3.1.0","sha":"e617342b81653e0a0f9704c42e7ec7cb48e5c201","kind":"tag","published_at":"2021-02-08T22:11:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@3.1.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%403.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.1.0/manifests"},{"name":"@jupyterlab/vega3-extension@3.0.0","sha":"60774b231773dac77c0d594770348aff7fa46edd","kind":"tag","published_at":"2021-01-05T22:15:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@3.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.0.0/manifests"},{"name":"@jupyterlab/fasta-extension@3.0.0","sha":"60774b231773dac77c0d594770348aff7fa46edd","kind":"tag","published_at":"2021-01-05T22:15:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@3.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.0.0/manifests"},{"name":"@jupyterlab/geojson-extension@3.0.0","sha":"60774b231773dac77c0d594770348aff7fa46edd","kind":"tag","published_at":"2021-01-05T22:15:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.0.0/manifests"},{"name":"@jupyterlab/katex-extension@3.0.0","sha":"60774b231773dac77c0d594770348aff7fa46edd","kind":"tag","published_at":"2021-01-05T22:15:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@3.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.0.0/manifests"},{"name":"@jupyterlab/mathjax3-extension@4.0.0","sha":"60774b231773dac77c0d594770348aff7fa46edd","kind":"tag","published_at":"2021-01-05T22:15:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@4.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%404.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.0.0/manifests"},{"name":"@jupyterlab/vega2-extension@3.0.0","sha":"60774b231773dac77c0d594770348aff7fa46edd","kind":"tag","published_at":"2021-01-05T22:15:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@3.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.0.0/manifests"},{"name":"@jupyterlab/geojson-extension@2.0.1","sha":"e2c0422747c80f5329e69e30d8e952caded09634","kind":"tag","published_at":"2020-04-09T11:57:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@2.0.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@2.0.1/manifests"},{"name":"@jupyterlab/fasta-extension@2.0.0","sha":"3f3c5519e35ca4c3c80f1837af495324c1cdf7f4","kind":"tag","published_at":"2020-02-28T19:58:52.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@2.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@2.0.0/manifests"},{"name":"@jupyterlab/vega2-extension@2.0.0","sha":"3f3c5519e35ca4c3c80f1837af495324c1cdf7f4","kind":"tag","published_at":"2020-02-28T19:58:52.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@2.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@2.0.0/manifests"},{"name":"@jupyterlab/katex-extension@2.0.0","sha":"3f3c5519e35ca4c3c80f1837af495324c1cdf7f4","kind":"tag","published_at":"2020-02-28T19:58:52.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@2.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@2.0.0/manifests"},{"name":"@jupyterlab/mathjax3-extension@3.0.0","sha":"3f3c5519e35ca4c3c80f1837af495324c1cdf7f4","kind":"tag","published_at":"2020-02-28T19:58:52.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@3.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@3.0.0/manifests"},{"name":"@jupyterlab/vega3-extension@2.0.0","sha":"3f3c5519e35ca4c3c80f1837af495324c1cdf7f4","kind":"tag","published_at":"2020-02-28T19:58:52.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@2.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@2.0.0/manifests"},{"name":"@jupyterlab/geojson-extension@2.0.0","sha":"3f3c5519e35ca4c3c80f1837af495324c1cdf7f4","kind":"tag","published_at":"2020-02-28T19:58:52.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@2.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@2.0.0/manifests"},{"name":"@jupyterlab/vega3-extension@1.0.0","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@1.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@1.0.0/manifests"},{"name":"@jupyterlab/vega4-extension@1.0.1","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega4-extension@1.0.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega4-extension@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega4-extension%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega4-extension@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega4-extension@1.0.1/manifests"},{"name":"@jupyterlab/plotly-extension@1.0.0","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@1.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@1.0.0/manifests"},{"name":"@jupyterlab/vega2-extension@1.0.0","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@1.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@1.0.0/manifests"},{"name":"@jupyterlab/fasta-extension@1.0.0","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@1.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@1.0.0/manifests"},{"name":"@jupyterlab/geojson-extension@1.0.0","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@1.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@1.0.0/manifests"},{"name":"@jupyterlab/katex-extension@1.0.0","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@1.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@1.0.0/manifests"},{"name":"@jupyterlab/mathjax3-extension@1.0.0","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@1.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@1.0.0/manifests"},{"name":"@jupyterlab/plotly-extension@0.18.2","sha":"7f648392e805bb5c4d67c2611e8e61352140bf4c","kind":"tag","published_at":"2019-01-30T07:16:30.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.18.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.18.2/manifests"},{"name":"@jupyterlab/katex-extension@0.20.1","sha":"7f648392e805bb5c4d67c2611e8e61352140bf4c","kind":"tag","published_at":"2019-01-30T07:16:30.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.20.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.20.1/manifests"},{"name":"@jupyterlab/vega2-extension@0.18.1","sha":"72c6ad52d1178e4d3115788f792e930a014382c1","kind":"tag","published_at":"2018-11-22T20:04:08.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@0.18.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.18.1/manifests"},{"name":"@jupyterlab/vega3-extension@0.18.1","sha":"72c6ad52d1178e4d3115788f792e930a014382c1","kind":"tag","published_at":"2018-11-22T20:04:08.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.18.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.18.1/manifests"},{"name":"@jupyterlab/plotly-extension@0.18.1","sha":"72c6ad52d1178e4d3115788f792e930a014382c1","kind":"tag","published_at":"2018-11-22T20:04:08.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.18.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.18.1/manifests"},{"name":"@jupyterlab/mathjax3-extension@0.3.1","sha":"72c6ad52d1178e4d3115788f792e930a014382c1","kind":"tag","published_at":"2018-11-22T20:04:08.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@0.3.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%400.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.3.1/manifests"},{"name":"@jupyterlab/katex-extension@0.19.2","sha":"72c6ad52d1178e4d3115788f792e930a014382c1","kind":"tag","published_at":"2018-11-22T20:04:08.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.19.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.19.2/manifests"},{"name":"@jupyterlab/geojson-extension@0.18.1","sha":"72c6ad52d1178e4d3115788f792e930a014382c1","kind":"tag","published_at":"2018-11-22T20:04:08.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.18.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.18.1/manifests"},{"name":"@jupyterlab/fasta-extension@0.18.1","sha":"72c6ad52d1178e4d3115788f792e930a014382c1","kind":"tag","published_at":"2018-11-22T20:04:08.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.18.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.18.1/manifests"},{"name":"@jupyterlab/vega3-extension@0.18.0","sha":"a602bb451366fa7e5d3ce3f2fc002b2732e72fdd","kind":"tag","published_at":"2018-10-05T11:31:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.18.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.18.0/manifests"},{"name":"@jupyterlab/plotly-extension@0.18.0","sha":"a602bb451366fa7e5d3ce3f2fc002b2732e72fdd","kind":"tag","published_at":"2018-10-05T11:31:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.18.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.18.0/manifests"},{"name":"@jupyterlab/geojson-extension@0.18.0","sha":"a602bb451366fa7e5d3ce3f2fc002b2732e72fdd","kind":"tag","published_at":"2018-10-05T11:31:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.18.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.18.0/manifests"},{"name":"@jupyterlab/fasta-extension@0.18.0","sha":"a602bb451366fa7e5d3ce3f2fc002b2732e72fdd","kind":"tag","published_at":"2018-10-05T11:31:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.18.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.18.0/manifests"},{"name":"@jupyterlab/vega2-extension@0.18.0","sha":"a602bb451366fa7e5d3ce3f2fc002b2732e72fdd","kind":"tag","published_at":"2018-10-05T11:31:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@0.18.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.18.0/manifests"},{"name":"@jupyterlab/mathjax3-extension@0.3.0","sha":"a602bb451366fa7e5d3ce3f2fc002b2732e72fdd","kind":"tag","published_at":"2018-10-05T11:31:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@0.3.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.3.0/manifests"},{"name":"@jupyterlab/katex-extension@0.19.0","sha":"a602bb451366fa7e5d3ce3f2fc002b2732e72fdd","kind":"tag","published_at":"2018-10-05T11:31:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.19.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.19.0/manifests"},{"name":"@jupyterlab/plotly-extension@0.17.2","sha":"660d1529b75849e14cbe10922ff83a24fe328e61","kind":"commit","published_at":"2018-09-20T09:42:16.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.17.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.17.2/manifests"},{"name":"@jupyterlab/mathjax3-extension@0.2.1","sha":"9ba969aa337f73652b13b7c05defd04d49037559","kind":"tag","published_at":"2018-08-18T14:25:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@0.2.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%400.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.2.1/manifests"},{"name":"@jupyterlab/katex-extension@0.18.1","sha":"9ba969aa337f73652b13b7c05defd04d49037559","kind":"tag","published_at":"2018-08-18T14:25:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.18.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.18.1/manifests"},{"name":"@jupyterlab/fasta-extension@0.17.2","sha":"9011839051b5e6b86d00380b20b28d7b3ae6a3da","kind":"tag","published_at":"2018-08-18T14:23:58.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.17.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.17.2/manifests"},{"name":"@jupyterlab/vega3-extension@0.17.1","sha":"9011839051b5e6b86d00380b20b28d7b3ae6a3da","kind":"tag","published_at":"2018-08-18T14:23:58.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.17.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.17.1/manifests"},{"name":"@jupyterlab/vega2-extension@0.17.1","sha":"9011839051b5e6b86d00380b20b28d7b3ae6a3da","kind":"tag","published_at":"2018-08-18T14:23:58.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@0.17.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.17.1/manifests"},{"name":"@jupyterlab/plotly-extension@0.17.1","sha":"9011839051b5e6b86d00380b20b28d7b3ae6a3da","kind":"tag","published_at":"2018-08-18T14:23:58.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.17.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.17.1/manifests"},{"name":"@jupyterlab/mathjax3-extension@0.2.0","sha":"9011839051b5e6b86d00380b20b28d7b3ae6a3da","kind":"tag","published_at":"2018-08-18T14:23:58.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@0.2.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.2.0/manifests"},{"name":"@jupyterlab/katex-extension@0.18.0","sha":"9011839051b5e6b86d00380b20b28d7b3ae6a3da","kind":"tag","published_at":"2018-08-18T14:23:58.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.18.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.18.0/manifests"},{"name":"@jupyterlab/geojson-extension@0.17.1","sha":"9011839051b5e6b86d00380b20b28d7b3ae6a3da","kind":"tag","published_at":"2018-08-18T14:23:58.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.17.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.17.1/manifests"},{"name":"@jupyterlab/fasta-extension@0.17.1","sha":"902833c8ced5444be72269c8c3eaabd7e5e12dab","kind":"tag","published_at":"2018-07-31T01:51:55.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.17.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.17.1/manifests"},{"name":"@jupyterlab/geojson-extension@0.17.0","sha":"e8fc69bb02b18ef91ec58fa60e58385712ebcffb","kind":"tag","published_at":"2018-07-27T22:16:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.17.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.17.0/manifests"},{"name":"@jupyterlab/vega3-extension@0.17.0","sha":"e8fc69bb02b18ef91ec58fa60e58385712ebcffb","kind":"tag","published_at":"2018-07-27T22:16:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.17.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.17.0/manifests"},{"name":"@jupyterlab/vega2-extension@0.17.0","sha":"e8fc69bb02b18ef91ec58fa60e58385712ebcffb","kind":"tag","published_at":"2018-07-27T22:16:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@0.17.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.17.0/manifests"},{"name":"@jupyterlab/plotly-extension@0.17.0","sha":"e8fc69bb02b18ef91ec58fa60e58385712ebcffb","kind":"tag","published_at":"2018-07-27T22:16:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.17.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.17.0/manifests"},{"name":"@jupyterlab/katex-extension@0.17.0","sha":"e8fc69bb02b18ef91ec58fa60e58385712ebcffb","kind":"tag","published_at":"2018-07-27T22:16:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.17.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.17.0/manifests"},{"name":"@jupyterlab/fasta-extension@0.17.0","sha":"e8fc69bb02b18ef91ec58fa60e58385712ebcffb","kind":"tag","published_at":"2018-07-27T22:16:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.17.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.17.0/manifests"},{"name":"@jupyterlab/geojson-extension@0.16.0","sha":"ca21e8d76b59e77e54052ec72f2a1690f05d7694","kind":"tag","published_at":"2018-04-18T17:05:59.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.16.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.16.0/manifests"},{"name":"@jupyterlab/vega2-extension@0.16.0","sha":"ca21e8d76b59e77e54052ec72f2a1690f05d7694","kind":"tag","published_at":"2018-04-18T17:05:59.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@0.16.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.16.0/manifests"},{"name":"@jupyterlab/plotly-extension@0.16.0","sha":"ca21e8d76b59e77e54052ec72f2a1690f05d7694","kind":"tag","published_at":"2018-04-18T17:05:59.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.16.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.16.0/manifests"},{"name":"@jupyterlab/katex-extension@0.16.0","sha":"ca21e8d76b59e77e54052ec72f2a1690f05d7694","kind":"tag","published_at":"2018-04-18T17:05:59.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.16.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.16.0/manifests"},{"name":"@jupyterlab/fasta-extension@0.16.0","sha":"ca21e8d76b59e77e54052ec72f2a1690f05d7694","kind":"tag","published_at":"2018-04-18T17:05:59.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.16.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.16.0/manifests"},{"name":"@jupyterlab/fasta-extension@0.14.4","sha":"55b5f1e6953662d405d10b37ccb5d167f67ac152","kind":"tag","published_at":"2018-04-17T17:09:07.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.14.4","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.4/manifests"},{"name":"@jupyterlab/vega2-extension@0.15.7","sha":"55b5f1e6953662d405d10b37ccb5d167f67ac152","kind":"tag","published_at":"2018-04-17T17:09:07.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@0.15.7","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@0.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%400.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.15.7/manifests"},{"name":"@jupyterlab/plotly-extension@0.14.6","sha":"55b5f1e6953662d405d10b37ccb5d167f67ac152","kind":"tag","published_at":"2018-04-17T17:09:07.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.14.6","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.6/manifests"},{"name":"@jupyterlab/katex-extension@0.14.5","sha":"55b5f1e6953662d405d10b37ccb5d167f67ac152","kind":"tag","published_at":"2018-04-17T17:09:07.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.14.5","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.5/manifests"},{"name":"@jupyterlab/geojson-extension@0.14.6","sha":"55b5f1e6953662d405d10b37ccb5d167f67ac152","kind":"tag","published_at":"2018-04-17T17:09:07.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.14.6","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.6/manifests"},{"name":"@jupyterlab/vega2-extension@0.15.6","sha":"4a92a00e592cb48655b8685e4fc05745219a164e","kind":"tag","published_at":"2018-04-06T16:00:54.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@0.15.6","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%400.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.15.6/manifests"},{"name":"@jupyterlab/fasta-extension@0.14.3","sha":"d1115f44625e20196a7d3791082436a340506b2a","kind":"tag","published_at":"2018-04-06T15:55:05.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.14.3","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.3/manifests"},{"name":"@jupyterlab/geojson-extension@0.14.5","sha":"d1115f44625e20196a7d3791082436a340506b2a","kind":"tag","published_at":"2018-04-06T15:55:05.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.14.5","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.5/manifests"},{"name":"@jupyterlab/plotly-extension@0.14.5","sha":"d1115f44625e20196a7d3791082436a340506b2a","kind":"tag","published_at":"2018-04-06T15:55:05.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.14.5","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.5/manifests"},{"name":"@jupyterlab/katex-extension@0.14.4","sha":"a6c2e3c869e74681ab527b6aa554400345cd2eb2","kind":"tag","published_at":"2018-04-06T15:33:04.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.14.4","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.4/manifests"},{"name":"@jupyterlab/katex-extension@0.14.3","sha":"8bcf9af1eb66861c5d1dd1bc7ce7496fda7cbe98","kind":"tag","published_at":"2018-02-27T22:31:35.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.14.3","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.3/manifests"},{"name":"@jupyterlab/vega3-extension@0.14.3","sha":"8bcf9af1eb66861c5d1dd1bc7ce7496fda7cbe98","kind":"tag","published_at":"2018-02-27T22:31:35.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.14.3","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.3/manifests"},{"name":"@jupyterlab/geojson-extension@0.14.4","sha":"c20664d0f71b7a08eff02bf05f33bae411588acf","kind":"commit","published_at":"2018-02-15T14:16:04.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.14.4","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.4/manifests"},{"name":"@jupyterlab/vega3-extension@0.14.2","sha":"2ad805ce45c70baea7441f40447cd40c6ca7cab5","kind":"tag","published_at":"2018-02-13T17:33:16.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.14.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.2/manifests"},{"name":"@jupyterlab/plotly-extension@0.14.4","sha":"2ad805ce45c70baea7441f40447cd40c6ca7cab5","kind":"tag","published_at":"2018-02-13T17:33:16.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.14.4","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.4/manifests"},{"name":"@jupyterlab/geojson-extension@0.14.3","sha":"2ad805ce45c70baea7441f40447cd40c6ca7cab5","kind":"tag","published_at":"2018-02-13T17:33:16.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.14.3","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.3/manifests"},{"name":"@jupyterlab/katex-extension@0.14.2","sha":"2ad805ce45c70baea7441f40447cd40c6ca7cab5","kind":"tag","published_at":"2018-02-13T17:33:16.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.14.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.2/manifests"},{"name":"@jupyterlab/fasta-extension@0.14.2","sha":"2ad805ce45c70baea7441f40447cd40c6ca7cab5","kind":"tag","published_at":"2018-02-13T17:33:15.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.14.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.2/manifests"},{"name":"@jupyterlab/plotly-extension@0.14.3","sha":"d1cc739acb8b59b95384da20204c9c34e5a4cb8e","kind":"tag","published_at":"2018-02-13T17:23:10.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.14.3","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.3/manifests"},{"name":"@jupyterlab/plotly-extension@0.14.2","sha":"94182f8acf10d6da0a4cf870e63381d9a479a308","kind":"tag","published_at":"2018-01-20T03:53:28.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.14.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.2/manifests"},{"name":"@jupyterlab/vega3-extension@0.14.1","sha":"cc27031da72fda7d29e93237a9666b81a6fb3b32","kind":"tag","published_at":"2018-01-19T19:47:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.14.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.1/manifests"},{"name":"@jupyterlab/fasta-extension@0.14.1","sha":"cc27031da72fda7d29e93237a9666b81a6fb3b32","kind":"tag","published_at":"2018-01-19T19:47:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.14.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.1/manifests"},{"name":"@jupyterlab/geojson-extension@0.14.1","sha":"cc27031da72fda7d29e93237a9666b81a6fb3b32","kind":"tag","published_at":"2018-01-19T19:47:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.14.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.1/manifests"},{"name":"@jupyterlab/katex-extension@0.14.1","sha":"cc27031da72fda7d29e93237a9666b81a6fb3b32","kind":"tag","published_at":"2018-01-19T19:47:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.14.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.1/manifests"},{"name":"@jupyterlab/plotly-extension@0.14.1","sha":"cc27031da72fda7d29e93237a9666b81a6fb3b32","kind":"tag","published_at":"2018-01-19T19:47:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.14.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.1/manifests"},{"name":"@jupyterlab/vega3-extension@0.14.0","sha":"7d55c63e91bfcf3df127d0845a7269b0881525a9","kind":"tag","published_at":"2018-01-11T11:11:48.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.14.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.0/manifests"},{"name":"@jupyterlab/fasta-extension@0.14.0","sha":"7d55c63e91bfcf3df127d0845a7269b0881525a9","kind":"tag","published_at":"2018-01-11T11:11:48.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.14.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.0/manifests"},{"name":"@jupyterlab/geojson-extension@0.14.0","sha":"7d55c63e91bfcf3df127d0845a7269b0881525a9","kind":"tag","published_at":"2018-01-11T11:11:48.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.14.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.0/manifests"},{"name":"@jupyterlab/katex-extension@0.14.0","sha":"7d55c63e91bfcf3df127d0845a7269b0881525a9","kind":"tag","published_at":"2018-01-11T11:11:48.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.14.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.0/manifests"},{"name":"@jupyterlab/plotly-extension@0.14.0","sha":"7d55c63e91bfcf3df127d0845a7269b0881525a9","kind":"tag","published_at":"2018-01-11T11:11:48.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.14.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.0/manifests"},{"name":"@jupyterlab/plotly-extension@0.13.0","sha":"56e6183df57545a14058838638252de5f3dc2581","kind":"tag","published_at":"2017-12-08T19:52:01.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.13.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.13.0/manifests"},{"name":"@jupyterlab/vega3-extension@0.13.0","sha":"56e6183df57545a14058838638252de5f3dc2581","kind":"tag","published_at":"2017-12-08T19:52:01.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.13.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.13.0/manifests"},{"name":"@jupyterlab/fasta-extension@0.13.0","sha":"56e6183df57545a14058838638252de5f3dc2581","kind":"tag","published_at":"2017-12-08T19:52:01.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.13.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.13.0/manifests"},{"name":"@jupyterlab/geojson-extension@0.13.0","sha":"56e6183df57545a14058838638252de5f3dc2581","kind":"tag","published_at":"2017-12-08T19:52:01.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.13.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.13.0/manifests"},{"name":"@jupyterlab/katex-extension@0.13.0","sha":"56e6183df57545a14058838638252de5f3dc2581","kind":"tag","published_at":"2017-12-08T19:52:01.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.13.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.13.0/manifests"},{"name":"v0.12.0","sha":"7d8df71e56da78cb41cd155b8278ffe38ff78a94","kind":"tag","published_at":"2017-11-09T16:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.12.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"685e955e18bf3a30a6bc9df77d7d1f8f1a9a0852","kind":"tag","published_at":"2017-10-31T19:43:10.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.11.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"d1e17c0d5baa021c621065b9d8ae157d9adce0fd","kind":"tag","published_at":"2017-10-16T22:59:18.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.11.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.11.0/manifests"},{"name":"vundefined","sha":"884c1b264577c314543107cd96c05279da2b82d9","kind":"tag","published_at":"2017-10-06T18:27:22.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/vundefined","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/vundefined","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@vundefined","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/vundefined","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/vundefined/manifests"},{"name":"v0.10.2","sha":"59226e1c4c79af587d61742f4583b25ace2b6089","kind":"tag","published_at":"2017-10-06T18:21:30.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.10.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"63f94180522593a889fbcf62999da5acd42dacfd","kind":"tag","published_at":"2017-10-05T22:57:47.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.10.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"0af19f0f17dad9519146a213877dd685234a3fd2","kind":"tag","published_at":"2017-09-26T18:16:24.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.10.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.10.0/manifests"},{"name":"v0.9.2","sha":"fd5757d79e691b947dd507d1fcba544e41df8852","kind":"commit","published_at":"2017-08-03T21:07:09.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.9.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.9.2/manifests"},{"name":"@jupyterlab/json-extension@0.9.1","sha":"4248a42d69b59753e956011ac44ebbda005fc0d1","kind":"commit","published_at":"2017-07-28T20:14:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/json-extension@0.9.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/json-extension@0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fjson-extension%400.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fjson-extension@0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fjson-extension@0.9.1/manifests"},{"name":"@jupyterlab/geojson-extension@0.9.1","sha":"e68f5e125c694723c442298b78a72a398aecba68","kind":"commit","published_at":"2017-07-28T20:14:09.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.9.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.9.1/manifests"},{"name":"@jupyterlab/json-extension@0.9.0","sha":"21657bbbfade1dcce5bd43f323f879af3b8d4d80","kind":"commit","published_at":"2017-07-26T14:43:00.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/json-extension@0.9.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/json-extension@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fjson-extension%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fjson-extension@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fjson-extension@0.9.0/manifests"},{"name":"@jupyterlab/geojson-extension@0.9.0","sha":"87890889ede575ee4527440fd4127e183b67ddfd","kind":"commit","published_at":"2017-07-26T14:41:59.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.9.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.9.0/manifests"},{"name":"v0.8.0","sha":"e8d8f7e3c9243b65bdab6475e56905f0408a557f","kind":"tag","published_at":"2017-07-19T18:33:49.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.8.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.8.0/manifests"}]},"repo_metadata_updated_at":"2025-11-05T23:36:22.990Z","dependent_packages_count":1,"downloads":72,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":5.060528188842232,"dependent_repos_count":10.73358631877595,"dependent_packages_count":21.17922660777966,"stargazers_count":3.157645903346902,"forks_count":3.4564701046322863,"docker_downloads_count":1.1242253424500903,"average":7.451947077637854},"purl":"pkg:npm/%40jupyterlab/mathjax3-extension","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@jupyterlab/mathjax3-extension","docker_dependents_count":4,"docker_downloads_count":222,"usage_url":"https://repos.ecosyste.ms/usage/npm/@jupyterlab/mathjax3-extension","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@jupyterlab/mathjax3-extension/dependencies","status":null,"funding_links":["https://jupyter.org/about#donate"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T18:32:05.025Z","issues_count":35,"pull_requests_count":94,"avg_time_to_close_issue":5976402.722222222,"avg_time_to_close_pull_request":2792292.827586207,"issues_closed_count":18,"pull_requests_closed_count":87,"pull_request_authors_count":18,"issue_authors_count":34,"avg_comments_per_issue":3.5714285714285716,"avg_comments_per_pull_request":1.6595744680851063,"merged_pull_requests_count":80,"bot_issues_count":1,"bot_pull_requests_count":57,"past_year_issues_count":0,"past_year_pull_requests_count":9,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1384333.625,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":8,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":9,"past_year_merged_pull_requests_count":8,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/issues","maintainers":[{"login":"fcollonval","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fcollonval"},{"login":"jtpio","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtpio"},{"login":"gnestor","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gnestor"},{"login":"consideRatio","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/consideRatio"},{"login":"blink1073","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"dhirschfeld","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dhirschfeld"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jupyterlab%2Fmathjax3-extension/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jupyterlab%2Fmathjax3-extension/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jupyterlab%2Fmathjax3-extension/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jupyterlab%2Fmathjax3-extension/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jupyterlab%2Fmathjax3-extension/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jupyterlab%2Fmathjax3-extension/codemeta","maintainers":[{"uuid":"darian","login":"darian","name":null,"email":"npm@darian.at","url":null,"packages_count":255,"html_url":"https://www.npmjs.com/~darian","role":null,"created_at":"2022-11-20T18:09:31.719Z","updated_at":"2022-11-20T18:09:31.719Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/darian/packages"},{"uuid":"jupyter-server-release-bot","login":"jupyter-server-release-bot","name":null,"email":"jupyter-server-bot@proton.me","url":null,"packages_count":91,"html_url":"https://www.npmjs.com/~jupyter-server-release-bot","role":null,"created_at":"2022-11-20T18:09:31.524Z","updated_at":"2022-11-20T18:09:31.524Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jupyter-server-release-bot/packages"},{"uuid":"jupyterlab-release-bot","login":"jupyterlab-release-bot","name":null,"email":"jupyterlab-bot@protonmail.com","url":null,"packages_count":175,"html_url":"https://www.npmjs.com/~jupyterlab-release-bot","role":null,"created_at":"2022-11-20T18:09:31.576Z","updated_at":"2022-11-20T18:09:31.576Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jupyterlab-release-bot/packages"},{"uuid":"krassowski","login":"krassowski","name":null,"email":"krassowski.michal@gmail.com","url":null,"packages_count":265,"html_url":"https://www.npmjs.com/~krassowski","role":null,"created_at":"2022-11-20T18:09:31.681Z","updated_at":"2022-11-20T18:09:31.681Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/krassowski/packages"},{"uuid":"blink1073","login":"blink1073","name":null,"email":"steven.silvester@ieee.org","url":null,"packages_count":287,"html_url":"https://www.npmjs.com/~blink1073","role":null,"created_at":"2022-11-20T18:09:31.890Z","updated_at":"2022-11-20T18:09:31.890Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/blink1073/packages"},{"uuid":"jasongrout","login":"jasongrout","name":null,"email":"jason@jasongrout.org","url":null,"packages_count":228,"html_url":"https://www.npmjs.com/~jasongrout","role":null,"created_at":"2022-11-20T18:09:31.905Z","updated_at":"2022-11-20T18:09:31.905Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jasongrout/packages"},{"uuid":"sylvaincorlay","login":"sylvaincorlay","name":null,"email":"sylvain.corlay@gmail.com","url":null,"packages_count":111,"html_url":"https://www.npmjs.com/~sylvaincorlay","role":null,"created_at":"2022-11-20T18:09:31.937Z","updated_at":"2022-11-20T18:09:31.937Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/sylvaincorlay/packages"},{"uuid":"minrk","login":"minrk","name":null,"email":"benjaminrk@gmail.com","url":null,"packages_count":84,"html_url":"https://www.npmjs.com/~minrk","role":null,"created_at":"2022-11-20T18:09:32.145Z","updated_at":"2022-11-20T18:09:32.145Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/minrk/packages"},{"uuid":"zsailer","login":"zsailer","name":null,"email":"zachsailer@gmail.com","url":null,"packages_count":116,"html_url":"https://www.npmjs.com/~zsailer","role":null,"created_at":"2022-11-20T18:09:32.256Z","updated_at":"2022-11-20T18:09:32.256Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/zsailer/packages"},{"uuid":"telamonian","login":"telamonian","name":null,"email":"telamonian@hotmail.com","url":null,"packages_count":74,"html_url":"https://www.npmjs.com/~telamonian","role":null,"created_at":"2022-11-20T18:09:32.284Z","updated_at":"2022-11-20T18:09:32.284Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/telamonian/packages"},{"uuid":"fcollonval","login":"fcollonval","name":null,"email":"fcollonval@gmail.com","url":null,"packages_count":293,"html_url":"https://www.npmjs.com/~fcollonval","role":null,"created_at":"2022-11-20T18:09:32.294Z","updated_at":"2022-11-20T18:09:32.294Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/fcollonval/packages"},{"uuid":"jtpio","login":"jtpio","name":null,"email":"jeremy@jtp.io","url":null,"packages_count":389,"html_url":"https://www.npmjs.com/~jtpio","role":null,"created_at":"2022-11-20T18:09:32.430Z","updated_at":"2022-11-20T18:09:32.430Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jtpio/packages"},{"uuid":"goanpeca","login":"goanpeca","name":null,"email":"goanpeca@gmail.com","url":null,"packages_count":73,"html_url":"https://www.npmjs.com/~goanpeca","role":null,"created_at":"2022-11-20T18:09:32.478Z","updated_at":"2022-11-20T18:09:32.478Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/goanpeca/packages"},{"uuid":"mbektas","login":"mbektas","name":null,"email":"mbektas@outlook.com","url":null,"packages_count":174,"html_url":"https://www.npmjs.com/~mbektas","role":null,"created_at":"2022-11-20T18:09:32.512Z","updated_at":"2022-11-20T18:09:32.512Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mbektas/packages"},{"uuid":"loichuder","login":"loichuder","name":null,"email":"loic.huder@esrf.fr","url":null,"packages_count":69,"html_url":"https://www.npmjs.com/~loichuder","role":null,"created_at":"2022-11-20T18:09:32.537Z","updated_at":"2022-11-20T18:09:32.537Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/loichuder/packages"},{"uuid":"rrosio","login":"rrosio","name":null,"email":"rreyes@anaconda.com","url":null,"packages_count":65,"html_url":"https://www.npmjs.com/~rrosio","role":null,"created_at":"2026-02-18T11:27:05.443Z","updated_at":"2026-02-18T11:27:05.443Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rrosio/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5587222,"maintainers_count":1183869,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","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":11728587,"name":"github.com/jupyterlab/jupyter-renderers","ecosystem":"go","description":null,"homepage":null,"licenses":"bsd-3-clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/jupyterlab/jupyter-renderers","keywords_array":[],"namespace":null,"versions_count":8,"first_release_published_at":"2017-07-19T18:33:49.000Z","latest_release_published_at":"2017-11-09T16:29:45.000Z","latest_release_number":"v0.12.0","last_synced_at":"2026-03-24T05:18:02.504Z","created_at":"2025-06-04T10:51:43.299Z","updated_at":"2026-03-24T05:18:02.504Z","registry_url":"https://pkg.go.dev/github.com/jupyterlab/jupyter-renderers","install_command":"go get github.com/jupyterlab/jupyter-renderers","documentation_url":"https://pkg.go.dev/github.com/jupyterlab/jupyter-renderers#section-documentation","metadata":{},"repo_metadata":{"id":38421190,"uuid":"93772766","full_name":"jupyterlab/jupyter-renderers","owner":"jupyterlab","description":"Renderers and renderer extensions for JupyterLab","archived":false,"fork":false,"pushed_at":"2025-02-20T07:10:37.000Z","size":7133,"stargazers_count":510,"open_issues_count":42,"forks_count":81,"subscribers_count":28,"default_branch":"main","last_synced_at":"2025-09-23T05:35:14.904Z","etag":null,"topics":["fasta","geojson","jupyterlab","jupyterlab-extension","katex","plotly","vega","vega-lite"],"latest_commit_sha":null,"homepage":"","language":"HTML","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/jupyterlab.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"custom":"https://jupyter.org/about#donate"}},"created_at":"2017-06-08T16:59:07.000Z","updated_at":"2025-08-28T13:53:26.000Z","dependencies_parsed_at":"2023-02-08T05:31:13.322Z","dependency_job_id":"75de564a-e801-432a-abee-6877944ea879","html_url":"https://github.com/jupyterlab/jupyter-renderers","commit_stats":{"total_commits":461,"total_committers":30,"mean_commits":"15.366666666666667","dds":0.6355748373101953,"last_synced_commit":"63af72ba0c8ec0123acb9e317366ed31ce0e1488"},"previous_names":[],"tags_count":142,"template":false,"template_full_name":null,"purl":"pkg:github/jupyterlab/jupyter-renderers","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/sbom","scorecard":{"id":543202,"data":{"date":"2025-08-11","repo":{"name":"github.com/jupyterlab/jupyter-renderers","commit":"b89c093bce24c8d7394177f08a111b3895ed6870"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"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":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/binder.yaml:1","Warn: no topLevel permission defined: .github/workflows/main.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":"Code-Review","score":3,"reason":"Found 2/6 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/binder.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/binder.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:54","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:105","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found linked content: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found text in security policy: github.com/jupyterlab/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"41 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: GHSA-44cc-43rp-5947","Warn: Project is vulnerable to: GHSA-4m77-cmpx-vjc4","Warn: Project is vulnerable to: GHSA-9q39-rmj3-p4r2","Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-36jr-mh4h-2g58","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-3wc5-fcw2-2329","Warn: Project is vulnerable to: GHSA-64fm-8hw2-v72w","Warn: Project is vulnerable to: GHSA-f98w-7cxr-ff2h","Warn: Project is vulnerable to: GHSA-cg87-wmx4-v546","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-rm97-x556-q36h","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-p9pc-299p-vxgp"],"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-20T08:45:33.391Z","repository_id":38421190,"created_at":"2025-08-20T08:45:33.391Z","updated_at":"2025-08-20T08:45:33.391Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278457468,"owners_count":25989956,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-05T02:00:06.059Z","response_time":54,"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":"jupyterlab","name":"JupyterLab","uuid":"22800682","kind":"organization","description":"JupyterLab: The Next Generation UI for Project Jupyter","email":"project.jupyter@gmail.com","website":"https://jupyter.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22800682?v=4","repositories_count":63,"last_synced_at":"2024-04-14T17:14:51.742Z","metadata":{"has_sponsors_listing":false,"funding":{"custom":"https://jupyter.org/about#donate"}},"html_url":"https://github.com/jupyterlab","funding_links":["https://jupyter.org/about#donate"],"total_stars":28077,"followers":845,"following":0,"created_at":"2022-11-02T16:23:12.150Z","updated_at":"2024-04-14T17:15:11.176Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab/repositories"},"tags":[{"name":"@jupyterlab/mathjax2-extension@4.0.0","sha":"4d08ef19cd90d56c121587f62764ee2a135caa98","kind":"commit","published_at":"2023-05-23T12:07:37.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax2-extension@4.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax2-extension@4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax2-extension%404.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax2-extension@4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax2-extension@4.0.0/manifests"},{"name":"@jupyterlab/geojson-extension@3.4.0","sha":"4d08ef19cd90d56c121587f62764ee2a135caa98","kind":"commit","published_at":"2023-05-23T12:07:37.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.4.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.4.0/manifests"},{"name":"@jupyterlab/fasta-extension@3.3.0","sha":"4d08ef19cd90d56c121587f62764ee2a135caa98","kind":"commit","published_at":"2023-05-23T12:07:37.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@3.3.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%403.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.3.0/manifests"},{"name":"@jupyterlab/katex-extension@3.4.0","sha":"4d08ef19cd90d56c121587f62764ee2a135caa98","kind":"commit","published_at":"2023-05-23T12:07:37.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@3.4.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%403.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.4.0/manifests"},{"name":"@jupyterlab/vega3-extension@3.3.0","sha":"4d08ef19cd90d56c121587f62764ee2a135caa98","kind":"commit","published_at":"2023-05-23T12:07:37.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@3.3.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%403.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.3.0/manifests"},{"name":"@jupyterlab/geojson-extension@3.3.1","sha":"64dffd890e14b8dc733205aa1a07e49edd2ddd6a","kind":"commit","published_at":"2022-11-15T08:11:21.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.3.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.3.1/manifests"},{"name":"@jupyterlab/geojson-extension@3.3.0","sha":"0f8872f6a010c24e668f8fd910b38675783c79f5","kind":"commit","published_at":"2022-11-14T09:39:16.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.3.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.3.0/manifests"},{"name":"@jupyterlab/vega3-extension@3.2.0","sha":"19b5ff10e2709a473460ed4db0f24125687e3f02","kind":"tag","published_at":"2022-01-17T16:34:54.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@3.2.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%403.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.2.0/manifests"},{"name":"@jupyterlab/vega2-extension@3.2.0","sha":"19b5ff10e2709a473460ed4db0f24125687e3f02","kind":"tag","published_at":"2022-01-17T16:34:54.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@3.2.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%403.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.2.0/manifests"},{"name":"@jupyterlab/mathjax3-extension@4.3.0","sha":"19b5ff10e2709a473460ed4db0f24125687e3f02","kind":"tag","published_at":"2022-01-17T16:34:54.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@4.3.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%404.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.3.0/manifests"},{"name":"@jupyterlab/katex-extension@3.3.0","sha":"19b5ff10e2709a473460ed4db0f24125687e3f02","kind":"tag","published_at":"2022-01-17T16:34:54.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@3.3.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%403.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.3.0/manifests"},{"name":"@jupyterlab/geojson-extension@3.2.0","sha":"19b5ff10e2709a473460ed4db0f24125687e3f02","kind":"tag","published_at":"2022-01-17T16:34:54.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.2.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.2.0/manifests"},{"name":"@jupyterlab/fasta-extension@3.2.0","sha":"19b5ff10e2709a473460ed4db0f24125687e3f02","kind":"tag","published_at":"2022-01-17T16:34:54.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@3.2.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%403.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.2.0/manifests"},{"name":"@jupyterlab/fasta-extension@3.1.1","sha":"8db61c4e898792835e80f86b1a39233b129b624e","kind":"tag","published_at":"2021-03-11T21:14:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@3.1.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%403.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.1.1/manifests"},{"name":"@jupyterlab/geojson-extension@3.1.2","sha":"8db61c4e898792835e80f86b1a39233b129b624e","kind":"tag","published_at":"2021-03-11T21:14:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.1.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.1.2/manifests"},{"name":"@jupyterlab/katex-extension@3.2.2","sha":"8db61c4e898792835e80f86b1a39233b129b624e","kind":"tag","published_at":"2021-03-11T21:14:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@3.2.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%403.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.2.2/manifests"},{"name":"@jupyterlab/vega3-extension@3.1.3","sha":"8db61c4e898792835e80f86b1a39233b129b624e","kind":"tag","published_at":"2021-03-11T21:14:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@3.1.3","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%403.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.3/manifests"},{"name":"@jupyterlab/vega2-extension@3.1.3","sha":"8db61c4e898792835e80f86b1a39233b129b624e","kind":"tag","published_at":"2021-03-11T21:14:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@3.1.3","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%403.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.3/manifests"},{"name":"@jupyterlab/mathjax3-extension@4.2.2","sha":"8db61c4e898792835e80f86b1a39233b129b624e","kind":"tag","published_at":"2021-03-11T21:14:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@4.2.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%404.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.2.2/manifests"},{"name":"@jupyterlab/vega3-extension@3.1.2","sha":"f5021a6c788aacb230e06df92563fc14f1dfbd50","kind":"tag","published_at":"2021-03-11T20:34:33.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@3.1.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%403.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.2/manifests"},{"name":"@jupyterlab/vega2-extension@3.1.2","sha":"f5021a6c788aacb230e06df92563fc14f1dfbd50","kind":"tag","published_at":"2021-03-11T20:34:33.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@3.1.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%403.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.2/manifests"},{"name":"@jupyterlab/katex-extension@3.2.1","sha":"ea95ec1df06f097983567842536830d8e83c32c9","kind":"tag","published_at":"2021-03-11T20:03:28.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@3.2.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%403.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.2.1/manifests"},{"name":"@jupyterlab/mathjax3-extension@4.2.1","sha":"ea95ec1df06f097983567842536830d8e83c32c9","kind":"tag","published_at":"2021-03-11T20:03:28.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@4.2.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%404.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.2.1/manifests"},{"name":"@jupyterlab/vega3-extension@3.1.1","sha":"ea95ec1df06f097983567842536830d8e83c32c9","kind":"tag","published_at":"2021-03-11T20:03:28.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@3.1.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%403.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.1/manifests"},{"name":"@jupyterlab/vega2-extension@3.1.1","sha":"ea95ec1df06f097983567842536830d8e83c32c9","kind":"tag","published_at":"2021-03-11T20:03:28.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@3.1.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%403.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.1/manifests"},{"name":"@jupyterlab/geojson-extension@3.1.1","sha":"ea95ec1df06f097983567842536830d8e83c32c9","kind":"tag","published_at":"2021-03-11T20:03:28.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.1.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.1.1/manifests"},{"name":"@jupyterlab/mathjax3-extension@4.2.0","sha":"99e513bc01b7e6ded7b608f0bcb503e55bd34d21","kind":"tag","published_at":"2021-03-11T19:12:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@4.2.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%404.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.2.0/manifests"},{"name":"@jupyterlab/fasta-extension@3.1.0","sha":"99e513bc01b7e6ded7b608f0bcb503e55bd34d21","kind":"tag","published_at":"2021-03-11T19:12:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@3.1.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%403.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.1.0/manifests"},{"name":"@jupyterlab/katex-extension@3.2.0","sha":"99e513bc01b7e6ded7b608f0bcb503e55bd34d21","kind":"tag","published_at":"2021-03-11T19:12:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@3.2.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%403.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.2.0/manifests"},{"name":"@jupyterlab/vega2-extension@3.1.0","sha":"99e513bc01b7e6ded7b608f0bcb503e55bd34d21","kind":"tag","published_at":"2021-03-11T19:12:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@3.1.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%403.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.0/manifests"},{"name":"@jupyterlab/geojson-extension@3.1.0","sha":"99e513bc01b7e6ded7b608f0bcb503e55bd34d21","kind":"tag","published_at":"2021-03-11T19:12:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.1.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.1.0/manifests"},{"name":"@jupyterlab/vega3-extension@3.1.0","sha":"99e513bc01b7e6ded7b608f0bcb503e55bd34d21","kind":"tag","published_at":"2021-03-11T19:12:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@3.1.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%403.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.0/manifests"},{"name":"@jupyterlab/mathjax3-extension@4.1.1","sha":"ef547cff9703f9da3c58aeaf4648e18af8066503","kind":"tag","published_at":"2021-02-22T20:23:22.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@4.1.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%404.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.1.1/manifests"},{"name":"@jupyterlab/mathjax3-extension@4.1.0","sha":"e617342b81653e0a0f9704c42e7ec7cb48e5c201","kind":"tag","published_at":"2021-02-08T22:11:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@4.1.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%404.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.1.0/manifests"},{"name":"@jupyterlab/katex-extension@3.1.0","sha":"e617342b81653e0a0f9704c42e7ec7cb48e5c201","kind":"tag","published_at":"2021-02-08T22:11:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@3.1.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%403.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.1.0/manifests"},{"name":"@jupyterlab/vega3-extension@3.0.0","sha":"60774b231773dac77c0d594770348aff7fa46edd","kind":"tag","published_at":"2021-01-05T22:15:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@3.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.0.0/manifests"},{"name":"@jupyterlab/fasta-extension@3.0.0","sha":"60774b231773dac77c0d594770348aff7fa46edd","kind":"tag","published_at":"2021-01-05T22:15:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@3.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.0.0/manifests"},{"name":"@jupyterlab/geojson-extension@3.0.0","sha":"60774b231773dac77c0d594770348aff7fa46edd","kind":"tag","published_at":"2021-01-05T22:15:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.0.0/manifests"},{"name":"@jupyterlab/katex-extension@3.0.0","sha":"60774b231773dac77c0d594770348aff7fa46edd","kind":"tag","published_at":"2021-01-05T22:15:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@3.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.0.0/manifests"},{"name":"@jupyterlab/mathjax3-extension@4.0.0","sha":"60774b231773dac77c0d594770348aff7fa46edd","kind":"tag","published_at":"2021-01-05T22:15:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@4.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%404.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.0.0/manifests"},{"name":"@jupyterlab/vega2-extension@3.0.0","sha":"60774b231773dac77c0d594770348aff7fa46edd","kind":"tag","published_at":"2021-01-05T22:15:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@3.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.0.0/manifests"},{"name":"@jupyterlab/geojson-extension@2.0.1","sha":"e2c0422747c80f5329e69e30d8e952caded09634","kind":"tag","published_at":"2020-04-09T11:57:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@2.0.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@2.0.1/manifests"},{"name":"@jupyterlab/fasta-extension@2.0.0","sha":"3f3c5519e35ca4c3c80f1837af495324c1cdf7f4","kind":"tag","published_at":"2020-02-28T19:58:52.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@2.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@2.0.0/manifests"},{"name":"@jupyterlab/vega2-extension@2.0.0","sha":"3f3c5519e35ca4c3c80f1837af495324c1cdf7f4","kind":"tag","published_at":"2020-02-28T19:58:52.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@2.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@2.0.0/manifests"},{"name":"@jupyterlab/katex-extension@2.0.0","sha":"3f3c5519e35ca4c3c80f1837af495324c1cdf7f4","kind":"tag","published_at":"2020-02-28T19:58:52.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@2.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@2.0.0/manifests"},{"name":"@jupyterlab/mathjax3-extension@3.0.0","sha":"3f3c5519e35ca4c3c80f1837af495324c1cdf7f4","kind":"tag","published_at":"2020-02-28T19:58:52.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@3.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@3.0.0/manifests"},{"name":"@jupyterlab/vega3-extension@2.0.0","sha":"3f3c5519e35ca4c3c80f1837af495324c1cdf7f4","kind":"tag","published_at":"2020-02-28T19:58:52.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@2.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@2.0.0/manifests"},{"name":"@jupyterlab/geojson-extension@2.0.0","sha":"3f3c5519e35ca4c3c80f1837af495324c1cdf7f4","kind":"tag","published_at":"2020-02-28T19:58:52.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@2.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@2.0.0/manifests"},{"name":"@jupyterlab/vega3-extension@1.0.0","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@1.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@1.0.0/manifests"},{"name":"@jupyterlab/vega4-extension@1.0.1","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega4-extension@1.0.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega4-extension@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega4-extension%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega4-extension@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega4-extension@1.0.1/manifests"},{"name":"@jupyterlab/plotly-extension@1.0.0","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@1.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@1.0.0/manifests"},{"name":"@jupyterlab/vega2-extension@1.0.0","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@1.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@1.0.0/manifests"},{"name":"@jupyterlab/fasta-extension@1.0.0","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@1.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@1.0.0/manifests"},{"name":"@jupyterlab/geojson-extension@1.0.0","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@1.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@1.0.0/manifests"},{"name":"@jupyterlab/katex-extension@1.0.0","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@1.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@1.0.0/manifests"},{"name":"@jupyterlab/mathjax3-extension@1.0.0","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@1.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@1.0.0/manifests"},{"name":"@jupyterlab/plotly-extension@0.18.2","sha":"7f648392e805bb5c4d67c2611e8e61352140bf4c","kind":"tag","published_at":"2019-01-30T07:16:30.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.18.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.18.2/manifests"},{"name":"@jupyterlab/katex-extension@0.20.1","sha":"7f648392e805bb5c4d67c2611e8e61352140bf4c","kind":"tag","published_at":"2019-01-30T07:16:30.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.20.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.20.1/manifests"},{"name":"@jupyterlab/vega2-extension@0.18.1","sha":"72c6ad52d1178e4d3115788f792e930a014382c1","kind":"tag","published_at":"2018-11-22T20:04:08.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@0.18.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.18.1/manifests"},{"name":"@jupyterlab/vega3-extension@0.18.1","sha":"72c6ad52d1178e4d3115788f792e930a014382c1","kind":"tag","published_at":"2018-11-22T20:04:08.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.18.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.18.1/manifests"},{"name":"@jupyterlab/plotly-extension@0.18.1","sha":"72c6ad52d1178e4d3115788f792e930a014382c1","kind":"tag","published_at":"2018-11-22T20:04:08.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.18.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.18.1/manifests"},{"name":"@jupyterlab/mathjax3-extension@0.3.1","sha":"72c6ad52d1178e4d3115788f792e930a014382c1","kind":"tag","published_at":"2018-11-22T20:04:08.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@0.3.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%400.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.3.1/manifests"},{"name":"@jupyterlab/katex-extension@0.19.2","sha":"72c6ad52d1178e4d3115788f792e930a014382c1","kind":"tag","published_at":"2018-11-22T20:04:08.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.19.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.19.2/manifests"},{"name":"@jupyterlab/geojson-extension@0.18.1","sha":"72c6ad52d1178e4d3115788f792e930a014382c1","kind":"tag","published_at":"2018-11-22T20:04:08.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.18.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.18.1/manifests"},{"name":"@jupyterlab/fasta-extension@0.18.1","sha":"72c6ad52d1178e4d3115788f792e930a014382c1","kind":"tag","published_at":"2018-11-22T20:04:08.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.18.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.18.1/manifests"},{"name":"@jupyterlab/vega3-extension@0.18.0","sha":"a602bb451366fa7e5d3ce3f2fc002b2732e72fdd","kind":"tag","published_at":"2018-10-05T11:31:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.18.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.18.0/manifests"},{"name":"@jupyterlab/plotly-extension@0.18.0","sha":"a602bb451366fa7e5d3ce3f2fc002b2732e72fdd","kind":"tag","published_at":"2018-10-05T11:31:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.18.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.18.0/manifests"},{"name":"@jupyterlab/geojson-extension@0.18.0","sha":"a602bb451366fa7e5d3ce3f2fc002b2732e72fdd","kind":"tag","published_at":"2018-10-05T11:31:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.18.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.18.0/manifests"},{"name":"@jupyterlab/fasta-extension@0.18.0","sha":"a602bb451366fa7e5d3ce3f2fc002b2732e72fdd","kind":"tag","published_at":"2018-10-05T11:31:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.18.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.18.0/manifests"},{"name":"@jupyterlab/vega2-extension@0.18.0","sha":"a602bb451366fa7e5d3ce3f2fc002b2732e72fdd","kind":"tag","published_at":"2018-10-05T11:31:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@0.18.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.18.0/manifests"},{"name":"@jupyterlab/mathjax3-extension@0.3.0","sha":"a602bb451366fa7e5d3ce3f2fc002b2732e72fdd","kind":"tag","published_at":"2018-10-05T11:31:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@0.3.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.3.0/manifests"},{"name":"@jupyterlab/katex-extension@0.19.0","sha":"a602bb451366fa7e5d3ce3f2fc002b2732e72fdd","kind":"tag","published_at":"2018-10-05T11:31:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.19.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.19.0/manifests"},{"name":"@jupyterlab/plotly-extension@0.17.2","sha":"660d1529b75849e14cbe10922ff83a24fe328e61","kind":"commit","published_at":"2018-09-20T09:42:16.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.17.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.17.2/manifests"},{"name":"@jupyterlab/mathjax3-extension@0.2.1","sha":"9ba969aa337f73652b13b7c05defd04d49037559","kind":"tag","published_at":"2018-08-18T14:25:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@0.2.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%400.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.2.1/manifests"},{"name":"@jupyterlab/katex-extension@0.18.1","sha":"9ba969aa337f73652b13b7c05defd04d49037559","kind":"tag","published_at":"2018-08-18T14:25:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.18.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.18.1/manifests"},{"name":"@jupyterlab/fasta-extension@0.17.2","sha":"9011839051b5e6b86d00380b20b28d7b3ae6a3da","kind":"tag","published_at":"2018-08-18T14:23:58.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.17.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.17.2/manifests"},{"name":"@jupyterlab/vega3-extension@0.17.1","sha":"9011839051b5e6b86d00380b20b28d7b3ae6a3da","kind":"tag","published_at":"2018-08-18T14:23:58.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.17.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.17.1/manifests"},{"name":"@jupyterlab/vega2-extension@0.17.1","sha":"9011839051b5e6b86d00380b20b28d7b3ae6a3da","kind":"tag","published_at":"2018-08-18T14:23:58.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@0.17.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.17.1/manifests"},{"name":"@jupyterlab/plotly-extension@0.17.1","sha":"9011839051b5e6b86d00380b20b28d7b3ae6a3da","kind":"tag","published_at":"2018-08-18T14:23:58.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.17.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.17.1/manifests"},{"name":"@jupyterlab/mathjax3-extension@0.2.0","sha":"9011839051b5e6b86d00380b20b28d7b3ae6a3da","kind":"tag","published_at":"2018-08-18T14:23:58.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@0.2.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.2.0/manifests"},{"name":"@jupyterlab/katex-extension@0.18.0","sha":"9011839051b5e6b86d00380b20b28d7b3ae6a3da","kind":"tag","published_at":"2018-08-18T14:23:58.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.18.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.18.0/manifests"},{"name":"@jupyterlab/geojson-extension@0.17.1","sha":"9011839051b5e6b86d00380b20b28d7b3ae6a3da","kind":"tag","published_at":"2018-08-18T14:23:58.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.17.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.17.1/manifests"},{"name":"@jupyterlab/fasta-extension@0.17.1","sha":"902833c8ced5444be72269c8c3eaabd7e5e12dab","kind":"tag","published_at":"2018-07-31T01:51:55.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.17.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.17.1/manifests"},{"name":"@jupyterlab/geojson-extension@0.17.0","sha":"e8fc69bb02b18ef91ec58fa60e58385712ebcffb","kind":"tag","published_at":"2018-07-27T22:16:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.17.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.17.0/manifests"},{"name":"@jupyterlab/vega3-extension@0.17.0","sha":"e8fc69bb02b18ef91ec58fa60e58385712ebcffb","kind":"tag","published_at":"2018-07-27T22:16:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.17.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.17.0/manifests"},{"name":"@jupyterlab/vega2-extension@0.17.0","sha":"e8fc69bb02b18ef91ec58fa60e58385712ebcffb","kind":"tag","published_at":"2018-07-27T22:16:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@0.17.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.17.0/manifests"},{"name":"@jupyterlab/plotly-extension@0.17.0","sha":"e8fc69bb02b18ef91ec58fa60e58385712ebcffb","kind":"tag","published_at":"2018-07-27T22:16:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.17.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.17.0/manifests"},{"name":"@jupyterlab/katex-extension@0.17.0","sha":"e8fc69bb02b18ef91ec58fa60e58385712ebcffb","kind":"tag","published_at":"2018-07-27T22:16:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.17.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.17.0/manifests"},{"name":"@jupyterlab/fasta-extension@0.17.0","sha":"e8fc69bb02b18ef91ec58fa60e58385712ebcffb","kind":"tag","published_at":"2018-07-27T22:16:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.17.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.17.0/manifests"},{"name":"@jupyterlab/geojson-extension@0.16.0","sha":"ca21e8d76b59e77e54052ec72f2a1690f05d7694","kind":"tag","published_at":"2018-04-18T17:05:59.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.16.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.16.0/manifests"},{"name":"@jupyterlab/vega2-extension@0.16.0","sha":"ca21e8d76b59e77e54052ec72f2a1690f05d7694","kind":"tag","published_at":"2018-04-18T17:05:59.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@0.16.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.16.0/manifests"},{"name":"@jupyterlab/plotly-extension@0.16.0","sha":"ca21e8d76b59e77e54052ec72f2a1690f05d7694","kind":"tag","published_at":"2018-04-18T17:05:59.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.16.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.16.0/manifests"},{"name":"@jupyterlab/katex-extension@0.16.0","sha":"ca21e8d76b59e77e54052ec72f2a1690f05d7694","kind":"tag","published_at":"2018-04-18T17:05:59.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.16.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.16.0/manifests"},{"name":"@jupyterlab/fasta-extension@0.16.0","sha":"ca21e8d76b59e77e54052ec72f2a1690f05d7694","kind":"tag","published_at":"2018-04-18T17:05:59.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.16.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.16.0/manifests"},{"name":"@jupyterlab/fasta-extension@0.14.4","sha":"55b5f1e6953662d405d10b37ccb5d167f67ac152","kind":"tag","published_at":"2018-04-17T17:09:07.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.14.4","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.4/manifests"},{"name":"@jupyterlab/vega2-extension@0.15.7","sha":"55b5f1e6953662d405d10b37ccb5d167f67ac152","kind":"tag","published_at":"2018-04-17T17:09:07.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@0.15.7","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@0.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%400.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.15.7/manifests"},{"name":"@jupyterlab/plotly-extension@0.14.6","sha":"55b5f1e6953662d405d10b37ccb5d167f67ac152","kind":"tag","published_at":"2018-04-17T17:09:07.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.14.6","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.6/manifests"},{"name":"@jupyterlab/katex-extension@0.14.5","sha":"55b5f1e6953662d405d10b37ccb5d167f67ac152","kind":"tag","published_at":"2018-04-17T17:09:07.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.14.5","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.5/manifests"},{"name":"@jupyterlab/geojson-extension@0.14.6","sha":"55b5f1e6953662d405d10b37ccb5d167f67ac152","kind":"tag","published_at":"2018-04-17T17:09:07.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.14.6","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.6/manifests"},{"name":"@jupyterlab/vega2-extension@0.15.6","sha":"4a92a00e592cb48655b8685e4fc05745219a164e","kind":"tag","published_at":"2018-04-06T16:00:54.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@0.15.6","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%400.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.15.6/manifests"},{"name":"@jupyterlab/fasta-extension@0.14.3","sha":"d1115f44625e20196a7d3791082436a340506b2a","kind":"tag","published_at":"2018-04-06T15:55:05.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.14.3","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.3/manifests"},{"name":"@jupyterlab/geojson-extension@0.14.5","sha":"d1115f44625e20196a7d3791082436a340506b2a","kind":"tag","published_at":"2018-04-06T15:55:05.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.14.5","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.5/manifests"},{"name":"@jupyterlab/plotly-extension@0.14.5","sha":"d1115f44625e20196a7d3791082436a340506b2a","kind":"tag","published_at":"2018-04-06T15:55:05.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.14.5","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.5/manifests"},{"name":"@jupyterlab/katex-extension@0.14.4","sha":"a6c2e3c869e74681ab527b6aa554400345cd2eb2","kind":"tag","published_at":"2018-04-06T15:33:04.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.14.4","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.4/manifests"},{"name":"@jupyterlab/katex-extension@0.14.3","sha":"8bcf9af1eb66861c5d1dd1bc7ce7496fda7cbe98","kind":"tag","published_at":"2018-02-27T22:31:35.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.14.3","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.3/manifests"},{"name":"@jupyterlab/vega3-extension@0.14.3","sha":"8bcf9af1eb66861c5d1dd1bc7ce7496fda7cbe98","kind":"tag","published_at":"2018-02-27T22:31:35.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.14.3","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.3/manifests"},{"name":"@jupyterlab/geojson-extension@0.14.4","sha":"c20664d0f71b7a08eff02bf05f33bae411588acf","kind":"commit","published_at":"2018-02-15T14:16:04.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.14.4","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.4/manifests"},{"name":"@jupyterlab/vega3-extension@0.14.2","sha":"2ad805ce45c70baea7441f40447cd40c6ca7cab5","kind":"tag","published_at":"2018-02-13T17:33:16.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.14.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.2/manifests"},{"name":"@jupyterlab/plotly-extension@0.14.4","sha":"2ad805ce45c70baea7441f40447cd40c6ca7cab5","kind":"tag","published_at":"2018-02-13T17:33:16.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.14.4","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.4/manifests"},{"name":"@jupyterlab/geojson-extension@0.14.3","sha":"2ad805ce45c70baea7441f40447cd40c6ca7cab5","kind":"tag","published_at":"2018-02-13T17:33:16.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.14.3","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.3/manifests"},{"name":"@jupyterlab/katex-extension@0.14.2","sha":"2ad805ce45c70baea7441f40447cd40c6ca7cab5","kind":"tag","published_at":"2018-02-13T17:33:16.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.14.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.2/manifests"},{"name":"@jupyterlab/fasta-extension@0.14.2","sha":"2ad805ce45c70baea7441f40447cd40c6ca7cab5","kind":"tag","published_at":"2018-02-13T17:33:15.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.14.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.2/manifests"},{"name":"@jupyterlab/plotly-extension@0.14.3","sha":"d1cc739acb8b59b95384da20204c9c34e5a4cb8e","kind":"tag","published_at":"2018-02-13T17:23:10.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.14.3","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.3/manifests"},{"name":"@jupyterlab/plotly-extension@0.14.2","sha":"94182f8acf10d6da0a4cf870e63381d9a479a308","kind":"tag","published_at":"2018-01-20T03:53:28.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.14.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.2/manifests"},{"name":"@jupyterlab/vega3-extension@0.14.1","sha":"cc27031da72fda7d29e93237a9666b81a6fb3b32","kind":"tag","published_at":"2018-01-19T19:47:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.14.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.1/manifests"},{"name":"@jupyterlab/fasta-extension@0.14.1","sha":"cc27031da72fda7d29e93237a9666b81a6fb3b32","kind":"tag","published_at":"2018-01-19T19:47:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.14.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.1/manifests"},{"name":"@jupyterlab/geojson-extension@0.14.1","sha":"cc27031da72fda7d29e93237a9666b81a6fb3b32","kind":"tag","published_at":"2018-01-19T19:47:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.14.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.1/manifests"},{"name":"@jupyterlab/katex-extension@0.14.1","sha":"cc27031da72fda7d29e93237a9666b81a6fb3b32","kind":"tag","published_at":"2018-01-19T19:47:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.14.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.1/manifests"},{"name":"@jupyterlab/plotly-extension@0.14.1","sha":"cc27031da72fda7d29e93237a9666b81a6fb3b32","kind":"tag","published_at":"2018-01-19T19:47:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.14.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.1/manifests"},{"name":"@jupyterlab/vega3-extension@0.14.0","sha":"7d55c63e91bfcf3df127d0845a7269b0881525a9","kind":"tag","published_at":"2018-01-11T11:11:48.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.14.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.0/manifests"},{"name":"@jupyterlab/fasta-extension@0.14.0","sha":"7d55c63e91bfcf3df127d0845a7269b0881525a9","kind":"tag","published_at":"2018-01-11T11:11:48.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.14.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.0/manifests"},{"name":"@jupyterlab/geojson-extension@0.14.0","sha":"7d55c63e91bfcf3df127d0845a7269b0881525a9","kind":"tag","published_at":"2018-01-11T11:11:48.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.14.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.0/manifests"},{"name":"@jupyterlab/katex-extension@0.14.0","sha":"7d55c63e91bfcf3df127d0845a7269b0881525a9","kind":"tag","published_at":"2018-01-11T11:11:48.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.14.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.0/manifests"},{"name":"@jupyterlab/plotly-extension@0.14.0","sha":"7d55c63e91bfcf3df127d0845a7269b0881525a9","kind":"tag","published_at":"2018-01-11T11:11:48.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.14.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.0/manifests"},{"name":"@jupyterlab/plotly-extension@0.13.0","sha":"56e6183df57545a14058838638252de5f3dc2581","kind":"tag","published_at":"2017-12-08T19:52:01.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.13.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.13.0/manifests"},{"name":"@jupyterlab/vega3-extension@0.13.0","sha":"56e6183df57545a14058838638252de5f3dc2581","kind":"tag","published_at":"2017-12-08T19:52:01.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.13.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.13.0/manifests"},{"name":"@jupyterlab/fasta-extension@0.13.0","sha":"56e6183df57545a14058838638252de5f3dc2581","kind":"tag","published_at":"2017-12-08T19:52:01.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.13.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.13.0/manifests"},{"name":"@jupyterlab/geojson-extension@0.13.0","sha":"56e6183df57545a14058838638252de5f3dc2581","kind":"tag","published_at":"2017-12-08T19:52:01.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.13.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.13.0/manifests"},{"name":"@jupyterlab/katex-extension@0.13.0","sha":"56e6183df57545a14058838638252de5f3dc2581","kind":"tag","published_at":"2017-12-08T19:52:01.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.13.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.13.0/manifests"},{"name":"v0.12.0","sha":"7d8df71e56da78cb41cd155b8278ffe38ff78a94","kind":"tag","published_at":"2017-11-09T16:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.12.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"685e955e18bf3a30a6bc9df77d7d1f8f1a9a0852","kind":"tag","published_at":"2017-10-31T19:43:10.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.11.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"d1e17c0d5baa021c621065b9d8ae157d9adce0fd","kind":"tag","published_at":"2017-10-16T22:59:18.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.11.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.11.0/manifests"},{"name":"vundefined","sha":"884c1b264577c314543107cd96c05279da2b82d9","kind":"tag","published_at":"2017-10-06T18:27:22.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/vundefined","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/vundefined","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@vundefined","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/vundefined","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/vundefined/manifests"},{"name":"v0.10.2","sha":"59226e1c4c79af587d61742f4583b25ace2b6089","kind":"tag","published_at":"2017-10-06T18:21:30.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.10.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"63f94180522593a889fbcf62999da5acd42dacfd","kind":"tag","published_at":"2017-10-05T22:57:47.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.10.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"0af19f0f17dad9519146a213877dd685234a3fd2","kind":"tag","published_at":"2017-09-26T18:16:24.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.10.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.10.0/manifests"},{"name":"v0.9.2","sha":"fd5757d79e691b947dd507d1fcba544e41df8852","kind":"commit","published_at":"2017-08-03T21:07:09.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.9.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.9.2/manifests"},{"name":"@jupyterlab/json-extension@0.9.1","sha":"4248a42d69b59753e956011ac44ebbda005fc0d1","kind":"commit","published_at":"2017-07-28T20:14:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/json-extension@0.9.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/json-extension@0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fjson-extension%400.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fjson-extension@0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fjson-extension@0.9.1/manifests"},{"name":"@jupyterlab/geojson-extension@0.9.1","sha":"e68f5e125c694723c442298b78a72a398aecba68","kind":"commit","published_at":"2017-07-28T20:14:09.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.9.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.9.1/manifests"},{"name":"@jupyterlab/json-extension@0.9.0","sha":"21657bbbfade1dcce5bd43f323f879af3b8d4d80","kind":"commit","published_at":"2017-07-26T14:43:00.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/json-extension@0.9.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/json-extension@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fjson-extension%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fjson-extension@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fjson-extension@0.9.0/manifests"},{"name":"@jupyterlab/geojson-extension@0.9.0","sha":"87890889ede575ee4527440fd4127e183b67ddfd","kind":"commit","published_at":"2017-07-26T14:41:59.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.9.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.9.0/manifests"},{"name":"v0.8.0","sha":"e8d8f7e3c9243b65bdab6475e56905f0408a557f","kind":"tag","published_at":"2017-07-19T18:33:49.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.8.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.8.0/manifests"}]},"repo_metadata_updated_at":"2025-10-05T13:07:31.977Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.764254255794306,"dependent_packages_count":5.401293307900869,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.582773781847587},"purl":"pkg:golang/github.com/jupyterlab/jupyter-renderers","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/jupyterlab/jupyter-renderers","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/jupyterlab/jupyter-renderers","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/jupyterlab/jupyter-renderers/dependencies","status":null,"funding_links":["https://jupyter.org/about#donate"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T18:32:05.025Z","issues_count":35,"pull_requests_count":94,"avg_time_to_close_issue":5976402.722222222,"avg_time_to_close_pull_request":2792292.827586207,"issues_closed_count":18,"pull_requests_closed_count":87,"pull_request_authors_count":18,"issue_authors_count":34,"avg_comments_per_issue":3.5714285714285716,"avg_comments_per_pull_request":1.6595744680851063,"merged_pull_requests_count":80,"bot_issues_count":1,"bot_pull_requests_count":57,"past_year_issues_count":0,"past_year_pull_requests_count":9,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1384333.625,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":8,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":9,"past_year_merged_pull_requests_count":8,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/issues","maintainers":[{"login":"fcollonval","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fcollonval"},{"login":"jtpio","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtpio"},{"login":"gnestor","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gnestor"},{"login":"consideRatio","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/consideRatio"},{"login":"blink1073","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"dhirschfeld","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dhirschfeld"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjupyterlab%2Fjupyter-renderers/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjupyterlab%2Fjupyter-renderers/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjupyterlab%2Fjupyter-renderers/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjupyterlab%2Fjupyter-renderers/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjupyterlab%2Fjupyter-renderers/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjupyterlab%2Fjupyter-renderers/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2123239,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":896482,"name":"@descarteslabs/jupyterlab_lorg","ecosystem":"npm","description":"Descartes Labs - Return of Lorg Extension","homepage":"https://github.com/jupyterlab/jupyter-renderers","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/jupyterlab/jupyter-renderers","keywords_array":["jupyter","jupyterlab","jupyterlab-extension"],"namespace":"descarteslabs","versions_count":10,"first_release_published_at":"2019-06-27T17:58:43.762Z","latest_release_published_at":"2019-08-07T22:23:21.885Z","latest_release_number":"0.0.10","last_synced_at":"2026-04-24T20:02:34.111Z","created_at":"2022-04-07T16:21:42.272Z","updated_at":"2026-04-24T20:06:16.192Z","registry_url":"https://www.npmjs.com/package/@descarteslabs/jupyterlab_lorg","install_command":"npm install @descarteslabs/jupyterlab_lorg","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.0.10"}},"repo_metadata":{"id":38421190,"uuid":"93772766","full_name":"jupyterlab/jupyter-renderers","owner":"jupyterlab","description":"Renderers and renderer extensions for JupyterLab","archived":false,"fork":false,"pushed_at":"2026-03-04T00:15:50.000Z","size":7816,"stargazers_count":515,"open_issues_count":45,"forks_count":80,"subscribers_count":25,"default_branch":"main","last_synced_at":"2026-04-01T16:30:21.817Z","etag":null,"topics":["fasta","geojson","jupyterlab","jupyterlab-extension","katex","plotly","vega","vega-lite"],"latest_commit_sha":null,"homepage":"","language":"HTML","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/jupyterlab.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"custom":"https://jupyter.org/about#donate"}},"created_at":"2017-06-08T16:59:07.000Z","updated_at":"2026-03-06T03:56:58.000Z","dependencies_parsed_at":"2023-02-08T05:31:13.322Z","dependency_job_id":"75de564a-e801-432a-abee-6877944ea879","html_url":"https://github.com/jupyterlab/jupyter-renderers","commit_stats":{"total_commits":461,"total_committers":30,"mean_commits":"15.366666666666667","dds":0.6355748373101953,"last_synced_commit":"63af72ba0c8ec0123acb9e317366ed31ce0e1488"},"previous_names":[],"tags_count":142,"template":false,"template_full_name":null,"purl":"pkg:github/jupyterlab/jupyter-renderers","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/sbom","scorecard":{"id":543202,"data":{"date":"2025-08-11","repo":{"name":"github.com/jupyterlab/jupyter-renderers","commit":"b89c093bce24c8d7394177f08a111b3895ed6870"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"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":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/binder.yaml:1","Warn: no topLevel permission defined: .github/workflows/main.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":"Code-Review","score":3,"reason":"Found 2/6 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/binder.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/binder.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:54","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:105","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found linked content: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found text in security policy: github.com/jupyterlab/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"41 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: GHSA-44cc-43rp-5947","Warn: Project is vulnerable to: GHSA-4m77-cmpx-vjc4","Warn: Project is vulnerable to: GHSA-9q39-rmj3-p4r2","Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-36jr-mh4h-2g58","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-3wc5-fcw2-2329","Warn: Project is vulnerable to: GHSA-64fm-8hw2-v72w","Warn: Project is vulnerable to: GHSA-f98w-7cxr-ff2h","Warn: Project is vulnerable to: GHSA-cg87-wmx4-v546","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-rm97-x556-q36h","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-p9pc-299p-vxgp"],"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-20T08:45:33.391Z","repository_id":38421190,"created_at":"2025-08-20T08:45:33.391Z","updated_at":"2025-08-20T08:45:33.391Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32238780,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-24T13:21:15.438Z","status":"ssl_error","status_checked_at":"2026-04-24T13:21:15.005Z","response_time":64,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"jupyterlab","name":"JupyterLab","uuid":"22800682","kind":"organization","description":"JupyterLab: The Next Generation UI for Project Jupyter","email":"project.jupyter@gmail.com","website":"https://jupyter.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22800682?v=4","repositories_count":63,"last_synced_at":"2024-04-14T17:14:51.742Z","metadata":{"has_sponsors_listing":false,"funding":{"custom":"https://jupyter.org/about#donate"}},"html_url":"https://github.com/jupyterlab","funding_links":["https://jupyter.org/about#donate"],"total_stars":28077,"followers":845,"following":0,"created_at":"2022-11-02T16:23:12.150Z","updated_at":"2024-04-14T17:15:11.176Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab/repositories"},"tags":[{"name":"@jupyterlab/vega3-extension@3.3.0","sha":"4d08ef19cd90d56c121587f62764ee2a135caa98","kind":"commit","published_at":"2023-05-23T12:07:37.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@3.3.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%403.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.3.0/manifests"},{"name":"@jupyterlab/mathjax2-extension@4.0.0","sha":"4d08ef19cd90d56c121587f62764ee2a135caa98","kind":"commit","published_at":"2023-05-23T12:07:37.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax2-extension@4.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax2-extension@4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax2-extension%404.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax2-extension@4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax2-extension@4.0.0/manifests"},{"name":"@jupyterlab/katex-extension@3.4.0","sha":"4d08ef19cd90d56c121587f62764ee2a135caa98","kind":"commit","published_at":"2023-05-23T12:07:37.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@3.4.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%403.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.4.0/manifests"},{"name":"@jupyterlab/geojson-extension@3.4.0","sha":"4d08ef19cd90d56c121587f62764ee2a135caa98","kind":"commit","published_at":"2023-05-23T12:07:37.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.4.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.4.0/manifests"},{"name":"@jupyterlab/fasta-extension@3.3.0","sha":"4d08ef19cd90d56c121587f62764ee2a135caa98","kind":"commit","published_at":"2023-05-23T12:07:37.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@3.3.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%403.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.3.0/manifests"},{"name":"@jupyterlab/geojson-extension@3.3.1","sha":"64dffd890e14b8dc733205aa1a07e49edd2ddd6a","kind":"commit","published_at":"2022-11-15T08:11:21.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.3.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.3.1/manifests"},{"name":"@jupyterlab/geojson-extension@3.3.0","sha":"0f8872f6a010c24e668f8fd910b38675783c79f5","kind":"commit","published_at":"2022-11-14T09:39:16.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.3.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.3.0/manifests"},{"name":"@jupyterlab/vega3-extension@3.2.0","sha":"19b5ff10e2709a473460ed4db0f24125687e3f02","kind":"tag","published_at":"2022-01-17T16:34:54.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@3.2.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%403.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.2.0/manifests"},{"name":"@jupyterlab/vega2-extension@3.2.0","sha":"19b5ff10e2709a473460ed4db0f24125687e3f02","kind":"tag","published_at":"2022-01-17T16:34:54.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@3.2.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%403.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.2.0/manifests"},{"name":"@jupyterlab/mathjax3-extension@4.3.0","sha":"19b5ff10e2709a473460ed4db0f24125687e3f02","kind":"tag","published_at":"2022-01-17T16:34:54.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@4.3.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%404.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.3.0/manifests"},{"name":"@jupyterlab/katex-extension@3.3.0","sha":"19b5ff10e2709a473460ed4db0f24125687e3f02","kind":"tag","published_at":"2022-01-17T16:34:54.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@3.3.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%403.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.3.0/manifests"},{"name":"@jupyterlab/geojson-extension@3.2.0","sha":"19b5ff10e2709a473460ed4db0f24125687e3f02","kind":"tag","published_at":"2022-01-17T16:34:54.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.2.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.2.0/manifests"},{"name":"@jupyterlab/fasta-extension@3.2.0","sha":"19b5ff10e2709a473460ed4db0f24125687e3f02","kind":"tag","published_at":"2022-01-17T16:34:54.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@3.2.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%403.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.2.0/manifests"},{"name":"@jupyterlab/vega3-extension@3.1.3","sha":"8db61c4e898792835e80f86b1a39233b129b624e","kind":"tag","published_at":"2021-03-11T21:14:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@3.1.3","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%403.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.3/manifests"},{"name":"@jupyterlab/vega2-extension@3.1.3","sha":"8db61c4e898792835e80f86b1a39233b129b624e","kind":"tag","published_at":"2021-03-11T21:14:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@3.1.3","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%403.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.3/manifests"},{"name":"@jupyterlab/mathjax3-extension@4.2.2","sha":"8db61c4e898792835e80f86b1a39233b129b624e","kind":"tag","published_at":"2021-03-11T21:14:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@4.2.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%404.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.2.2/manifests"},{"name":"@jupyterlab/katex-extension@3.2.2","sha":"8db61c4e898792835e80f86b1a39233b129b624e","kind":"tag","published_at":"2021-03-11T21:14:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@3.2.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%403.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.2.2/manifests"},{"name":"@jupyterlab/geojson-extension@3.1.2","sha":"8db61c4e898792835e80f86b1a39233b129b624e","kind":"tag","published_at":"2021-03-11T21:14:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.1.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.1.2/manifests"},{"name":"@jupyterlab/fasta-extension@3.1.1","sha":"8db61c4e898792835e80f86b1a39233b129b624e","kind":"tag","published_at":"2021-03-11T21:14:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@3.1.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%403.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.1.1/manifests"},{"name":"@jupyterlab/vega3-extension@3.1.2","sha":"f5021a6c788aacb230e06df92563fc14f1dfbd50","kind":"tag","published_at":"2021-03-11T20:34:33.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@3.1.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%403.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.2/manifests"},{"name":"@jupyterlab/vega2-extension@3.1.2","sha":"f5021a6c788aacb230e06df92563fc14f1dfbd50","kind":"tag","published_at":"2021-03-11T20:34:33.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@3.1.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%403.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.2/manifests"},{"name":"@jupyterlab/vega3-extension@3.1.1","sha":"ea95ec1df06f097983567842536830d8e83c32c9","kind":"tag","published_at":"2021-03-11T20:03:28.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@3.1.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%403.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.1/manifests"},{"name":"@jupyterlab/vega2-extension@3.1.1","sha":"ea95ec1df06f097983567842536830d8e83c32c9","kind":"tag","published_at":"2021-03-11T20:03:28.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@3.1.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%403.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.1/manifests"},{"name":"@jupyterlab/mathjax3-extension@4.2.1","sha":"ea95ec1df06f097983567842536830d8e83c32c9","kind":"tag","published_at":"2021-03-11T20:03:28.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@4.2.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%404.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.2.1/manifests"},{"name":"@jupyterlab/katex-extension@3.2.1","sha":"ea95ec1df06f097983567842536830d8e83c32c9","kind":"tag","published_at":"2021-03-11T20:03:28.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@3.2.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%403.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.2.1/manifests"},{"name":"@jupyterlab/geojson-extension@3.1.1","sha":"ea95ec1df06f097983567842536830d8e83c32c9","kind":"tag","published_at":"2021-03-11T20:03:28.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.1.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.1.1/manifests"},{"name":"@jupyterlab/vega3-extension@3.1.0","sha":"99e513bc01b7e6ded7b608f0bcb503e55bd34d21","kind":"tag","published_at":"2021-03-11T19:12:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@3.1.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%403.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.0/manifests"},{"name":"@jupyterlab/vega2-extension@3.1.0","sha":"99e513bc01b7e6ded7b608f0bcb503e55bd34d21","kind":"tag","published_at":"2021-03-11T19:12:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@3.1.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%403.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.0/manifests"},{"name":"@jupyterlab/mathjax3-extension@4.2.0","sha":"99e513bc01b7e6ded7b608f0bcb503e55bd34d21","kind":"tag","published_at":"2021-03-11T19:12:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@4.2.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%404.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.2.0/manifests"},{"name":"@jupyterlab/katex-extension@3.2.0","sha":"99e513bc01b7e6ded7b608f0bcb503e55bd34d21","kind":"tag","published_at":"2021-03-11T19:12:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@3.2.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%403.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.2.0/manifests"},{"name":"@jupyterlab/geojson-extension@3.1.0","sha":"99e513bc01b7e6ded7b608f0bcb503e55bd34d21","kind":"tag","published_at":"2021-03-11T19:12:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.1.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.1.0/manifests"},{"name":"@jupyterlab/fasta-extension@3.1.0","sha":"99e513bc01b7e6ded7b608f0bcb503e55bd34d21","kind":"tag","published_at":"2021-03-11T19:12:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@3.1.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%403.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.1.0/manifests"},{"name":"@jupyterlab/mathjax3-extension@4.1.1","sha":"ef547cff9703f9da3c58aeaf4648e18af8066503","kind":"tag","published_at":"2021-02-22T20:23:22.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@4.1.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%404.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.1.1/manifests"},{"name":"@jupyterlab/mathjax3-extension@4.1.0","sha":"e617342b81653e0a0f9704c42e7ec7cb48e5c201","kind":"tag","published_at":"2021-02-08T22:11:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@4.1.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%404.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.1.0/manifests"},{"name":"@jupyterlab/katex-extension@3.1.0","sha":"e617342b81653e0a0f9704c42e7ec7cb48e5c201","kind":"tag","published_at":"2021-02-08T22:11:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@3.1.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%403.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.1.0/manifests"},{"name":"@jupyterlab/vega3-extension@3.0.0","sha":"60774b231773dac77c0d594770348aff7fa46edd","kind":"tag","published_at":"2021-01-05T22:15:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@3.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.0.0/manifests"},{"name":"@jupyterlab/vega2-extension@3.0.0","sha":"60774b231773dac77c0d594770348aff7fa46edd","kind":"tag","published_at":"2021-01-05T22:15:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@3.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.0.0/manifests"},{"name":"@jupyterlab/mathjax3-extension@4.0.0","sha":"60774b231773dac77c0d594770348aff7fa46edd","kind":"tag","published_at":"2021-01-05T22:15:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@4.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%404.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.0.0/manifests"},{"name":"@jupyterlab/katex-extension@3.0.0","sha":"60774b231773dac77c0d594770348aff7fa46edd","kind":"tag","published_at":"2021-01-05T22:15:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@3.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.0.0/manifests"},{"name":"@jupyterlab/geojson-extension@3.0.0","sha":"60774b231773dac77c0d594770348aff7fa46edd","kind":"tag","published_at":"2021-01-05T22:15:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.0.0/manifests"},{"name":"@jupyterlab/fasta-extension@3.0.0","sha":"60774b231773dac77c0d594770348aff7fa46edd","kind":"tag","published_at":"2021-01-05T22:15:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@3.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.0.0/manifests"},{"name":"@jupyterlab/geojson-extension@2.0.1","sha":"e2c0422747c80f5329e69e30d8e952caded09634","kind":"tag","published_at":"2020-04-09T11:57:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@2.0.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@2.0.1/manifests"},{"name":"@jupyterlab/vega3-extension@2.0.0","sha":"3f3c5519e35ca4c3c80f1837af495324c1cdf7f4","kind":"tag","published_at":"2020-02-28T19:58:52.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@2.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@2.0.0/manifests"},{"name":"@jupyterlab/vega2-extension@2.0.0","sha":"3f3c5519e35ca4c3c80f1837af495324c1cdf7f4","kind":"tag","published_at":"2020-02-28T19:58:52.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@2.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@2.0.0/manifests"},{"name":"@jupyterlab/mathjax3-extension@3.0.0","sha":"3f3c5519e35ca4c3c80f1837af495324c1cdf7f4","kind":"tag","published_at":"2020-02-28T19:58:52.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@3.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@3.0.0/manifests"},{"name":"@jupyterlab/katex-extension@2.0.0","sha":"3f3c5519e35ca4c3c80f1837af495324c1cdf7f4","kind":"tag","published_at":"2020-02-28T19:58:52.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@2.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@2.0.0/manifests"},{"name":"@jupyterlab/geojson-extension@2.0.0","sha":"3f3c5519e35ca4c3c80f1837af495324c1cdf7f4","kind":"tag","published_at":"2020-02-28T19:58:52.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@2.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@2.0.0/manifests"},{"name":"@jupyterlab/fasta-extension@2.0.0","sha":"3f3c5519e35ca4c3c80f1837af495324c1cdf7f4","kind":"tag","published_at":"2020-02-28T19:58:52.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@2.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@2.0.0/manifests"},{"name":"@jupyterlab/vega4-extension@1.0.1","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega4-extension@1.0.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega4-extension@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega4-extension%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega4-extension@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega4-extension@1.0.1/manifests"},{"name":"@jupyterlab/vega3-extension@1.0.0","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@1.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@1.0.0/manifests"},{"name":"@jupyterlab/vega2-extension@1.0.0","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@1.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@1.0.0/manifests"},{"name":"@jupyterlab/plotly-extension@1.0.0","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@1.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@1.0.0/manifests"},{"name":"@jupyterlab/mathjax3-extension@1.0.0","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@1.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@1.0.0/manifests"},{"name":"@jupyterlab/katex-extension@1.0.0","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@1.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@1.0.0/manifests"},{"name":"@jupyterlab/geojson-extension@1.0.0","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@1.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@1.0.0/manifests"},{"name":"@jupyterlab/fasta-extension@1.0.0","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@1.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@1.0.0/manifests"},{"name":"@jupyterlab/plotly-extension@0.18.2","sha":"7f648392e805bb5c4d67c2611e8e61352140bf4c","kind":"tag","published_at":"2019-01-30T07:16:30.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.18.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.18.2/manifests"},{"name":"@jupyterlab/katex-extension@0.20.1","sha":"7f648392e805bb5c4d67c2611e8e61352140bf4c","kind":"tag","published_at":"2019-01-30T07:16:30.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.20.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.20.1/manifests"},{"name":"@jupyterlab/vega3-extension@0.18.1","sha":"72c6ad52d1178e4d3115788f792e930a014382c1","kind":"tag","published_at":"2018-11-22T20:04:08.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.18.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.18.1/manifests"},{"name":"@jupyterlab/vega2-extension@0.18.1","sha":"72c6ad52d1178e4d3115788f792e930a014382c1","kind":"tag","published_at":"2018-11-22T20:04:08.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@0.18.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.18.1/manifests"},{"name":"@jupyterlab/plotly-extension@0.18.1","sha":"72c6ad52d1178e4d3115788f792e930a014382c1","kind":"tag","published_at":"2018-11-22T20:04:08.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.18.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.18.1/manifests"},{"name":"@jupyterlab/mathjax3-extension@0.3.1","sha":"72c6ad52d1178e4d3115788f792e930a014382c1","kind":"tag","published_at":"2018-11-22T20:04:08.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@0.3.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%400.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.3.1/manifests"},{"name":"@jupyterlab/katex-extension@0.19.2","sha":"72c6ad52d1178e4d3115788f792e930a014382c1","kind":"tag","published_at":"2018-11-22T20:04:08.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.19.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.19.2/manifests"},{"name":"@jupyterlab/geojson-extension@0.18.1","sha":"72c6ad52d1178e4d3115788f792e930a014382c1","kind":"tag","published_at":"2018-11-22T20:04:08.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.18.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.18.1/manifests"},{"name":"@jupyterlab/fasta-extension@0.18.1","sha":"72c6ad52d1178e4d3115788f792e930a014382c1","kind":"tag","published_at":"2018-11-22T20:04:08.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.18.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.18.1/manifests"},{"name":"@jupyterlab/vega3-extension@0.18.0","sha":"a602bb451366fa7e5d3ce3f2fc002b2732e72fdd","kind":"tag","published_at":"2018-10-05T11:31:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.18.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.18.0/manifests"},{"name":"@jupyterlab/vega2-extension@0.18.0","sha":"a602bb451366fa7e5d3ce3f2fc002b2732e72fdd","kind":"tag","published_at":"2018-10-05T11:31:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@0.18.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.18.0/manifests"},{"name":"@jupyterlab/plotly-extension@0.18.0","sha":"a602bb451366fa7e5d3ce3f2fc002b2732e72fdd","kind":"tag","published_at":"2018-10-05T11:31:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.18.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.18.0/manifests"},{"name":"@jupyterlab/mathjax3-extension@0.3.0","sha":"a602bb451366fa7e5d3ce3f2fc002b2732e72fdd","kind":"tag","published_at":"2018-10-05T11:31:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@0.3.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.3.0/manifests"},{"name":"@jupyterlab/katex-extension@0.19.0","sha":"a602bb451366fa7e5d3ce3f2fc002b2732e72fdd","kind":"tag","published_at":"2018-10-05T11:31:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.19.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.19.0/manifests"},{"name":"@jupyterlab/geojson-extension@0.18.0","sha":"a602bb451366fa7e5d3ce3f2fc002b2732e72fdd","kind":"tag","published_at":"2018-10-05T11:31:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.18.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.18.0/manifests"},{"name":"@jupyterlab/fasta-extension@0.18.0","sha":"a602bb451366fa7e5d3ce3f2fc002b2732e72fdd","kind":"tag","published_at":"2018-10-05T11:31:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.18.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.18.0/manifests"},{"name":"@jupyterlab/plotly-extension@0.17.2","sha":"660d1529b75849e14cbe10922ff83a24fe328e61","kind":"commit","published_at":"2018-09-20T09:42:16.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.17.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.17.2/manifests"},{"name":"@jupyterlab/mathjax3-extension@0.2.1","sha":"9ba969aa337f73652b13b7c05defd04d49037559","kind":"tag","published_at":"2018-08-18T14:25:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@0.2.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%400.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.2.1/manifests"},{"name":"@jupyterlab/katex-extension@0.18.1","sha":"9ba969aa337f73652b13b7c05defd04d49037559","kind":"tag","published_at":"2018-08-18T14:25:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.18.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.18.1/manifests"},{"name":"@jupyterlab/vega3-extension@0.17.1","sha":"9011839051b5e6b86d00380b20b28d7b3ae6a3da","kind":"tag","published_at":"2018-08-18T14:23:58.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.17.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.17.1/manifests"},{"name":"@jupyterlab/vega2-extension@0.17.1","sha":"9011839051b5e6b86d00380b20b28d7b3ae6a3da","kind":"tag","published_at":"2018-08-18T14:23:58.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@0.17.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.17.1/manifests"},{"name":"@jupyterlab/plotly-extension@0.17.1","sha":"9011839051b5e6b86d00380b20b28d7b3ae6a3da","kind":"tag","published_at":"2018-08-18T14:23:58.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.17.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.17.1/manifests"},{"name":"@jupyterlab/mathjax3-extension@0.2.0","sha":"9011839051b5e6b86d00380b20b28d7b3ae6a3da","kind":"tag","published_at":"2018-08-18T14:23:58.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@0.2.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.2.0/manifests"},{"name":"@jupyterlab/katex-extension@0.18.0","sha":"9011839051b5e6b86d00380b20b28d7b3ae6a3da","kind":"tag","published_at":"2018-08-18T14:23:58.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.18.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.18.0/manifests"},{"name":"@jupyterlab/geojson-extension@0.17.1","sha":"9011839051b5e6b86d00380b20b28d7b3ae6a3da","kind":"tag","published_at":"2018-08-18T14:23:58.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.17.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.17.1/manifests"},{"name":"@jupyterlab/fasta-extension@0.17.2","sha":"9011839051b5e6b86d00380b20b28d7b3ae6a3da","kind":"tag","published_at":"2018-08-18T14:23:58.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.17.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.17.2/manifests"},{"name":"@jupyterlab/fasta-extension@0.17.1","sha":"902833c8ced5444be72269c8c3eaabd7e5e12dab","kind":"tag","published_at":"2018-07-31T01:51:55.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.17.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.17.1/manifests"},{"name":"@jupyterlab/vega3-extension@0.17.0","sha":"e8fc69bb02b18ef91ec58fa60e58385712ebcffb","kind":"tag","published_at":"2018-07-27T22:16:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.17.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.17.0/manifests"},{"name":"@jupyterlab/vega2-extension@0.17.0","sha":"e8fc69bb02b18ef91ec58fa60e58385712ebcffb","kind":"tag","published_at":"2018-07-27T22:16:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@0.17.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.17.0/manifests"},{"name":"@jupyterlab/plotly-extension@0.17.0","sha":"e8fc69bb02b18ef91ec58fa60e58385712ebcffb","kind":"tag","published_at":"2018-07-27T22:16:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.17.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.17.0/manifests"},{"name":"@jupyterlab/katex-extension@0.17.0","sha":"e8fc69bb02b18ef91ec58fa60e58385712ebcffb","kind":"tag","published_at":"2018-07-27T22:16:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.17.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.17.0/manifests"},{"name":"@jupyterlab/geojson-extension@0.17.0","sha":"e8fc69bb02b18ef91ec58fa60e58385712ebcffb","kind":"tag","published_at":"2018-07-27T22:16:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.17.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.17.0/manifests"},{"name":"@jupyterlab/fasta-extension@0.17.0","sha":"e8fc69bb02b18ef91ec58fa60e58385712ebcffb","kind":"tag","published_at":"2018-07-27T22:16:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.17.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.17.0/manifests"},{"name":"@jupyterlab/vega2-extension@0.16.0","sha":"ca21e8d76b59e77e54052ec72f2a1690f05d7694","kind":"tag","published_at":"2018-04-18T17:05:59.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@0.16.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.16.0/manifests"},{"name":"@jupyterlab/plotly-extension@0.16.0","sha":"ca21e8d76b59e77e54052ec72f2a1690f05d7694","kind":"tag","published_at":"2018-04-18T17:05:59.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.16.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.16.0/manifests"},{"name":"@jupyterlab/katex-extension@0.16.0","sha":"ca21e8d76b59e77e54052ec72f2a1690f05d7694","kind":"tag","published_at":"2018-04-18T17:05:59.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.16.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.16.0/manifests"},{"name":"@jupyterlab/geojson-extension@0.16.0","sha":"ca21e8d76b59e77e54052ec72f2a1690f05d7694","kind":"tag","published_at":"2018-04-18T17:05:59.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.16.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.16.0/manifests"},{"name":"@jupyterlab/fasta-extension@0.16.0","sha":"ca21e8d76b59e77e54052ec72f2a1690f05d7694","kind":"tag","published_at":"2018-04-18T17:05:59.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.16.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.16.0/manifests"},{"name":"@jupyterlab/vega2-extension@0.15.7","sha":"55b5f1e6953662d405d10b37ccb5d167f67ac152","kind":"tag","published_at":"2018-04-17T17:09:07.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@0.15.7","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@0.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%400.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.15.7/manifests"},{"name":"@jupyterlab/plotly-extension@0.14.6","sha":"55b5f1e6953662d405d10b37ccb5d167f67ac152","kind":"tag","published_at":"2018-04-17T17:09:07.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.14.6","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.6/manifests"},{"name":"@jupyterlab/katex-extension@0.14.5","sha":"55b5f1e6953662d405d10b37ccb5d167f67ac152","kind":"tag","published_at":"2018-04-17T17:09:07.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.14.5","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.5/manifests"},{"name":"@jupyterlab/geojson-extension@0.14.6","sha":"55b5f1e6953662d405d10b37ccb5d167f67ac152","kind":"tag","published_at":"2018-04-17T17:09:07.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.14.6","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.6/manifests"},{"name":"@jupyterlab/fasta-extension@0.14.4","sha":"55b5f1e6953662d405d10b37ccb5d167f67ac152","kind":"tag","published_at":"2018-04-17T17:09:07.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.14.4","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.4/manifests"},{"name":"@jupyterlab/vega2-extension@0.15.6","sha":"4a92a00e592cb48655b8685e4fc05745219a164e","kind":"tag","published_at":"2018-04-06T16:00:54.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@0.15.6","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%400.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.15.6/manifests"},{"name":"@jupyterlab/plotly-extension@0.14.5","sha":"d1115f44625e20196a7d3791082436a340506b2a","kind":"tag","published_at":"2018-04-06T15:55:05.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.14.5","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.5/manifests"},{"name":"@jupyterlab/geojson-extension@0.14.5","sha":"d1115f44625e20196a7d3791082436a340506b2a","kind":"tag","published_at":"2018-04-06T15:55:05.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.14.5","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.5/manifests"},{"name":"@jupyterlab/fasta-extension@0.14.3","sha":"d1115f44625e20196a7d3791082436a340506b2a","kind":"tag","published_at":"2018-04-06T15:55:05.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.14.3","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.3/manifests"},{"name":"@jupyterlab/katex-extension@0.14.4","sha":"a6c2e3c869e74681ab527b6aa554400345cd2eb2","kind":"tag","published_at":"2018-04-06T15:33:04.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.14.4","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.4/manifests"},{"name":"@jupyterlab/vega3-extension@0.14.3","sha":"8bcf9af1eb66861c5d1dd1bc7ce7496fda7cbe98","kind":"tag","published_at":"2018-02-27T22:31:35.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.14.3","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.3/manifests"},{"name":"@jupyterlab/katex-extension@0.14.3","sha":"8bcf9af1eb66861c5d1dd1bc7ce7496fda7cbe98","kind":"tag","published_at":"2018-02-27T22:31:35.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.14.3","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.3/manifests"},{"name":"@jupyterlab/geojson-extension@0.14.4","sha":"c20664d0f71b7a08eff02bf05f33bae411588acf","kind":"commit","published_at":"2018-02-15T14:16:04.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.14.4","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.4/manifests"},{"name":"@jupyterlab/vega3-extension@0.14.2","sha":"2ad805ce45c70baea7441f40447cd40c6ca7cab5","kind":"tag","published_at":"2018-02-13T17:33:16.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.14.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.2/manifests"},{"name":"@jupyterlab/plotly-extension@0.14.4","sha":"2ad805ce45c70baea7441f40447cd40c6ca7cab5","kind":"tag","published_at":"2018-02-13T17:33:16.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.14.4","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.4/manifests"},{"name":"@jupyterlab/katex-extension@0.14.2","sha":"2ad805ce45c70baea7441f40447cd40c6ca7cab5","kind":"tag","published_at":"2018-02-13T17:33:16.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.14.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.2/manifests"},{"name":"@jupyterlab/geojson-extension@0.14.3","sha":"2ad805ce45c70baea7441f40447cd40c6ca7cab5","kind":"tag","published_at":"2018-02-13T17:33:16.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.14.3","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.3/manifests"},{"name":"@jupyterlab/fasta-extension@0.14.2","sha":"2ad805ce45c70baea7441f40447cd40c6ca7cab5","kind":"tag","published_at":"2018-02-13T17:33:15.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.14.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.2/manifests"},{"name":"@jupyterlab/plotly-extension@0.14.3","sha":"d1cc739acb8b59b95384da20204c9c34e5a4cb8e","kind":"tag","published_at":"2018-02-13T17:23:10.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.14.3","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.3/manifests"},{"name":"@jupyterlab/plotly-extension@0.14.2","sha":"94182f8acf10d6da0a4cf870e63381d9a479a308","kind":"tag","published_at":"2018-01-20T03:53:28.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.14.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.2/manifests"},{"name":"@jupyterlab/vega3-extension@0.14.1","sha":"cc27031da72fda7d29e93237a9666b81a6fb3b32","kind":"tag","published_at":"2018-01-19T19:47:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.14.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.1/manifests"},{"name":"@jupyterlab/plotly-extension@0.14.1","sha":"cc27031da72fda7d29e93237a9666b81a6fb3b32","kind":"tag","published_at":"2018-01-19T19:47:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.14.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.1/manifests"},{"name":"@jupyterlab/katex-extension@0.14.1","sha":"cc27031da72fda7d29e93237a9666b81a6fb3b32","kind":"tag","published_at":"2018-01-19T19:47:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.14.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.1/manifests"},{"name":"@jupyterlab/geojson-extension@0.14.1","sha":"cc27031da72fda7d29e93237a9666b81a6fb3b32","kind":"tag","published_at":"2018-01-19T19:47:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.14.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.1/manifests"},{"name":"@jupyterlab/fasta-extension@0.14.1","sha":"cc27031da72fda7d29e93237a9666b81a6fb3b32","kind":"tag","published_at":"2018-01-19T19:47:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.14.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.1/manifests"},{"name":"@jupyterlab/vega3-extension@0.14.0","sha":"7d55c63e91bfcf3df127d0845a7269b0881525a9","kind":"tag","published_at":"2018-01-11T11:11:48.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.14.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.0/manifests"},{"name":"@jupyterlab/plotly-extension@0.14.0","sha":"7d55c63e91bfcf3df127d0845a7269b0881525a9","kind":"tag","published_at":"2018-01-11T11:11:48.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.14.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.0/manifests"},{"name":"@jupyterlab/katex-extension@0.14.0","sha":"7d55c63e91bfcf3df127d0845a7269b0881525a9","kind":"tag","published_at":"2018-01-11T11:11:48.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.14.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.0/manifests"},{"name":"@jupyterlab/geojson-extension@0.14.0","sha":"7d55c63e91bfcf3df127d0845a7269b0881525a9","kind":"tag","published_at":"2018-01-11T11:11:48.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.14.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.0/manifests"},{"name":"@jupyterlab/fasta-extension@0.14.0","sha":"7d55c63e91bfcf3df127d0845a7269b0881525a9","kind":"tag","published_at":"2018-01-11T11:11:48.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.14.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.0/manifests"},{"name":"@jupyterlab/vega3-extension@0.13.0","sha":"56e6183df57545a14058838638252de5f3dc2581","kind":"tag","published_at":"2017-12-08T19:52:01.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.13.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.13.0/manifests"},{"name":"@jupyterlab/plotly-extension@0.13.0","sha":"56e6183df57545a14058838638252de5f3dc2581","kind":"tag","published_at":"2017-12-08T19:52:01.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.13.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.13.0/manifests"},{"name":"@jupyterlab/katex-extension@0.13.0","sha":"56e6183df57545a14058838638252de5f3dc2581","kind":"tag","published_at":"2017-12-08T19:52:01.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.13.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.13.0/manifests"},{"name":"@jupyterlab/geojson-extension@0.13.0","sha":"56e6183df57545a14058838638252de5f3dc2581","kind":"tag","published_at":"2017-12-08T19:52:01.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.13.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.13.0/manifests"},{"name":"@jupyterlab/fasta-extension@0.13.0","sha":"56e6183df57545a14058838638252de5f3dc2581","kind":"tag","published_at":"2017-12-08T19:52:01.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.13.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.13.0/manifests"},{"name":"v0.12.0","sha":"7d8df71e56da78cb41cd155b8278ffe38ff78a94","kind":"tag","published_at":"2017-11-09T16:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.12.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"685e955e18bf3a30a6bc9df77d7d1f8f1a9a0852","kind":"tag","published_at":"2017-10-31T19:43:10.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.11.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"d1e17c0d5baa021c621065b9d8ae157d9adce0fd","kind":"tag","published_at":"2017-10-16T22:59:18.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.11.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.11.0/manifests"},{"name":"vundefined","sha":"884c1b264577c314543107cd96c05279da2b82d9","kind":"tag","published_at":"2017-10-06T18:27:22.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/vundefined","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/vundefined","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@vundefined","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/vundefined","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/vundefined/manifests"},{"name":"v0.10.2","sha":"59226e1c4c79af587d61742f4583b25ace2b6089","kind":"tag","published_at":"2017-10-06T18:21:30.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.10.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"63f94180522593a889fbcf62999da5acd42dacfd","kind":"tag","published_at":"2017-10-05T22:57:47.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.10.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"0af19f0f17dad9519146a213877dd685234a3fd2","kind":"tag","published_at":"2017-09-26T18:16:24.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.10.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.10.0/manifests"},{"name":"v0.9.2","sha":"fd5757d79e691b947dd507d1fcba544e41df8852","kind":"commit","published_at":"2017-08-03T21:07:09.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.9.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.9.2/manifests"},{"name":"@jupyterlab/json-extension@0.9.1","sha":"4248a42d69b59753e956011ac44ebbda005fc0d1","kind":"commit","published_at":"2017-07-28T20:14:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/json-extension@0.9.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/json-extension@0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fjson-extension%400.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fjson-extension@0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fjson-extension@0.9.1/manifests"},{"name":"@jupyterlab/geojson-extension@0.9.1","sha":"e68f5e125c694723c442298b78a72a398aecba68","kind":"commit","published_at":"2017-07-28T20:14:09.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.9.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.9.1/manifests"},{"name":"@jupyterlab/json-extension@0.9.0","sha":"21657bbbfade1dcce5bd43f323f879af3b8d4d80","kind":"commit","published_at":"2017-07-26T14:43:00.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/json-extension@0.9.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/json-extension@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fjson-extension%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fjson-extension@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fjson-extension@0.9.0/manifests"},{"name":"@jupyterlab/geojson-extension@0.9.0","sha":"87890889ede575ee4527440fd4127e183b67ddfd","kind":"commit","published_at":"2017-07-26T14:41:59.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.9.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.9.0/manifests"},{"name":"v0.8.0","sha":"e8d8f7e3c9243b65bdab6475e56905f0408a557f","kind":"tag","published_at":"2017-07-19T18:33:49.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.8.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.8.0/manifests"}]},"repo_metadata_updated_at":"2026-04-24T20:06:16.192Z","dependent_packages_count":0,"downloads":61,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":26.87826197509135,"dependent_repos_count":25.32799796580169,"dependent_packages_count":32.89382871786066,"stargazers_count":3.7970705473082065,"forks_count":4.056823993269215,"average":18.590796639866223},"purl":"pkg:npm/%40descarteslabs/jupyterlab_lorg","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@descarteslabs/jupyterlab_lorg","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@descarteslabs/jupyterlab_lorg","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@descarteslabs/jupyterlab_lorg/dependencies","status":null,"funding_links":["https://jupyter.org/about#donate"],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-24T14:03:55.045Z","issues_count":35,"pull_requests_count":110,"avg_time_to_close_issue":11473944.0,"avg_time_to_close_pull_request":2675956.6907216497,"issues_closed_count":19,"pull_requests_closed_count":97,"pull_request_authors_count":18,"issue_authors_count":34,"avg_comments_per_issue":3.6,"avg_comments_per_pull_request":1.5272727272727273,"merged_pull_requests_count":90,"bot_issues_count":1,"bot_pull_requests_count":72,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/issues","maintainers":[{"login":"fcollonval","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fcollonval"},{"login":"jtpio","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtpio"},{"login":"gnestor","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gnestor"},{"login":"consideRatio","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/consideRatio"},{"login":"blink1073","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"dhirschfeld","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dhirschfeld"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@descarteslabs%2Fjupyterlab_lorg/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@descarteslabs%2Fjupyterlab_lorg/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@descarteslabs%2Fjupyterlab_lorg/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@descarteslabs%2Fjupyterlab_lorg/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@descarteslabs%2Fjupyterlab_lorg/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@descarteslabs%2Fjupyterlab_lorg/codemeta","maintainers":[{"uuid":"dlsherman","login":"dlsherman","name":null,"email":"dan770@gmail.com","url":null,"packages_count":22,"html_url":"https://www.npmjs.com/~dlsherman","role":null,"created_at":"2022-11-20T14:07:06.990Z","updated_at":"2022-11-20T14:07:06.990Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dlsherman/packages"},{"uuid":"matt.perry","login":"matt.perry","name":null,"email":"matt.perry@descarteslabs.com","url":null,"packages_count":21,"html_url":"https://www.npmjs.com/~matt.perry","role":null,"created_at":"2022-11-20T14:07:07.004Z","updated_at":"2022-11-20T14:07:07.004Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/matt.perry/packages"},{"uuid":"stephencpope","login":"stephencpope","name":null,"email":"stephen@descarteslabs.com","url":null,"packages_count":21,"html_url":"https://www.npmjs.com/~stephencpope","role":null,"created_at":"2022-11-20T14:07:07.008Z","updated_at":"2022-11-20T14:07:07.008Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/stephencpope/packages"},{"uuid":"samskillmandl","login":"samskillmandl","name":null,"email":"sam@descarteslabs.com","url":null,"packages_count":21,"html_url":"https://www.npmjs.com/~samskillmandl","role":null,"created_at":"2022-11-20T14:07:07.012Z","updated_at":"2022-11-20T14:07:07.012Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/samskillmandl/packages"},{"uuid":"dl_sblake","login":"dl_sblake","name":null,"email":"shawnb@descarteslabs.com","url":null,"packages_count":21,"html_url":"https://www.npmjs.com/~dl_sblake","role":null,"created_at":"2022-11-20T14:07:07.015Z","updated_at":"2022-11-20T14:07:07.015Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dl_sblake/packages"},{"uuid":"scott_b_descartes","login":"scott_b_descartes","name":null,"email":"scott.barrett@descarteslabs.com","url":null,"packages_count":21,"html_url":"https://www.npmjs.com/~scott_b_descartes","role":null,"created_at":"2022-11-20T14:07:07.019Z","updated_at":"2022-11-20T14:07:07.019Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/scott_b_descartes/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5587222,"maintainers_count":1183869,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","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":1011650,"name":"@jupyterlab/geojson-extension","ecosystem":"npm","description":"GeoJSON renderer for JupyterLab","homepage":"https://github.com/jupyterlab/jupyter-renderers","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/jupyterlab/jupyter-renderers","keywords_array":["jupyter","jupyterlab","jupyterlab-extension"],"namespace":"jupyterlab","versions_count":33,"first_release_published_at":"2017-07-07T18:18:09.055Z","latest_release_published_at":"2023-08-01T12:55:42.001Z","latest_release_number":"3.4.0","last_synced_at":"2026-04-30T22:01:27.546Z","created_at":"2022-04-07T19:11:17.498Z","updated_at":"2026-04-30T22:01:27.546Z","registry_url":"https://www.npmjs.com/package/@jupyterlab/geojson-extension","install_command":"npm install @jupyterlab/geojson-extension","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"3.4.0","@jupyterlab/geojson-extension@3.3.1":"3.3.1"}},"repo_metadata":{"id":38421190,"uuid":"93772766","full_name":"jupyterlab/jupyter-renderers","owner":"jupyterlab","description":"Renderers and renderer extensions for JupyterLab","archived":false,"fork":false,"pushed_at":"2025-02-20T07:10:37.000Z","size":7133,"stargazers_count":510,"open_issues_count":42,"forks_count":81,"subscribers_count":28,"default_branch":"main","last_synced_at":"2025-09-23T05:35:14.904Z","etag":null,"topics":["fasta","geojson","jupyterlab","jupyterlab-extension","katex","plotly","vega","vega-lite"],"latest_commit_sha":null,"homepage":"","language":"HTML","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/jupyterlab.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"custom":"https://jupyter.org/about#donate"}},"created_at":"2017-06-08T16:59:07.000Z","updated_at":"2025-08-28T13:53:26.000Z","dependencies_parsed_at":"2023-02-08T05:31:13.322Z","dependency_job_id":"75de564a-e801-432a-abee-6877944ea879","html_url":"https://github.com/jupyterlab/jupyter-renderers","commit_stats":{"total_commits":461,"total_committers":30,"mean_commits":"15.366666666666667","dds":0.6355748373101953,"last_synced_commit":"63af72ba0c8ec0123acb9e317366ed31ce0e1488"},"previous_names":[],"tags_count":142,"template":false,"template_full_name":null,"purl":"pkg:github/jupyterlab/jupyter-renderers","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/sbom","scorecard":{"id":543202,"data":{"date":"2025-08-11","repo":{"name":"github.com/jupyterlab/jupyter-renderers","commit":"b89c093bce24c8d7394177f08a111b3895ed6870"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"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":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/binder.yaml:1","Warn: no topLevel permission defined: .github/workflows/main.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":"Code-Review","score":3,"reason":"Found 2/6 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/binder.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/binder.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:54","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:105","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found linked content: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found text in security policy: github.com/jupyterlab/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"41 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: GHSA-44cc-43rp-5947","Warn: Project is vulnerable to: GHSA-4m77-cmpx-vjc4","Warn: Project is vulnerable to: GHSA-9q39-rmj3-p4r2","Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-36jr-mh4h-2g58","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-3wc5-fcw2-2329","Warn: Project is vulnerable to: GHSA-64fm-8hw2-v72w","Warn: Project is vulnerable to: GHSA-f98w-7cxr-ff2h","Warn: Project is vulnerable to: GHSA-cg87-wmx4-v546","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-rm97-x556-q36h","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-p9pc-299p-vxgp"],"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-20T08:45:33.391Z","repository_id":38421190,"created_at":"2025-08-20T08:45:33.391Z","updated_at":"2025-08-20T08:45:33.391Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278457468,"owners_count":25989956,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-05T02:00:06.059Z","response_time":54,"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":"jupyterlab","name":"JupyterLab","uuid":"22800682","kind":"organization","description":"JupyterLab: The Next Generation UI for Project Jupyter","email":"project.jupyter@gmail.com","website":"https://jupyter.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22800682?v=4","repositories_count":63,"last_synced_at":"2024-04-14T17:14:51.742Z","metadata":{"has_sponsors_listing":false,"funding":{"custom":"https://jupyter.org/about#donate"}},"html_url":"https://github.com/jupyterlab","funding_links":["https://jupyter.org/about#donate"],"total_stars":28077,"followers":845,"following":0,"created_at":"2022-11-02T16:23:12.150Z","updated_at":"2024-04-14T17:15:11.176Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab/repositories"},"tags":[{"name":"@jupyterlab/mathjax2-extension@4.0.0","sha":"4d08ef19cd90d56c121587f62764ee2a135caa98","kind":"commit","published_at":"2023-05-23T12:07:37.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax2-extension@4.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax2-extension@4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax2-extension%404.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax2-extension@4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax2-extension@4.0.0/manifests"},{"name":"@jupyterlab/geojson-extension@3.4.0","sha":"4d08ef19cd90d56c121587f62764ee2a135caa98","kind":"commit","published_at":"2023-05-23T12:07:37.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.4.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.4.0/manifests"},{"name":"@jupyterlab/fasta-extension@3.3.0","sha":"4d08ef19cd90d56c121587f62764ee2a135caa98","kind":"commit","published_at":"2023-05-23T12:07:37.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@3.3.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%403.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.3.0/manifests"},{"name":"@jupyterlab/katex-extension@3.4.0","sha":"4d08ef19cd90d56c121587f62764ee2a135caa98","kind":"commit","published_at":"2023-05-23T12:07:37.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@3.4.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%403.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.4.0/manifests"},{"name":"@jupyterlab/vega3-extension@3.3.0","sha":"4d08ef19cd90d56c121587f62764ee2a135caa98","kind":"commit","published_at":"2023-05-23T12:07:37.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@3.3.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%403.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.3.0/manifests"},{"name":"@jupyterlab/geojson-extension@3.3.1","sha":"64dffd890e14b8dc733205aa1a07e49edd2ddd6a","kind":"commit","published_at":"2022-11-15T08:11:21.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.3.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.3.1/manifests"},{"name":"@jupyterlab/geojson-extension@3.3.0","sha":"0f8872f6a010c24e668f8fd910b38675783c79f5","kind":"commit","published_at":"2022-11-14T09:39:16.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.3.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.3.0/manifests"},{"name":"@jupyterlab/vega3-extension@3.2.0","sha":"19b5ff10e2709a473460ed4db0f24125687e3f02","kind":"tag","published_at":"2022-01-17T16:34:54.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@3.2.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%403.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.2.0/manifests"},{"name":"@jupyterlab/vega2-extension@3.2.0","sha":"19b5ff10e2709a473460ed4db0f24125687e3f02","kind":"tag","published_at":"2022-01-17T16:34:54.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@3.2.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%403.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.2.0/manifests"},{"name":"@jupyterlab/mathjax3-extension@4.3.0","sha":"19b5ff10e2709a473460ed4db0f24125687e3f02","kind":"tag","published_at":"2022-01-17T16:34:54.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@4.3.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%404.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.3.0/manifests"},{"name":"@jupyterlab/katex-extension@3.3.0","sha":"19b5ff10e2709a473460ed4db0f24125687e3f02","kind":"tag","published_at":"2022-01-17T16:34:54.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@3.3.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%403.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.3.0/manifests"},{"name":"@jupyterlab/geojson-extension@3.2.0","sha":"19b5ff10e2709a473460ed4db0f24125687e3f02","kind":"tag","published_at":"2022-01-17T16:34:54.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.2.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.2.0/manifests"},{"name":"@jupyterlab/fasta-extension@3.2.0","sha":"19b5ff10e2709a473460ed4db0f24125687e3f02","kind":"tag","published_at":"2022-01-17T16:34:54.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@3.2.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%403.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.2.0/manifests"},{"name":"@jupyterlab/fasta-extension@3.1.1","sha":"8db61c4e898792835e80f86b1a39233b129b624e","kind":"tag","published_at":"2021-03-11T21:14:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@3.1.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%403.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.1.1/manifests"},{"name":"@jupyterlab/geojson-extension@3.1.2","sha":"8db61c4e898792835e80f86b1a39233b129b624e","kind":"tag","published_at":"2021-03-11T21:14:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.1.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.1.2/manifests"},{"name":"@jupyterlab/katex-extension@3.2.2","sha":"8db61c4e898792835e80f86b1a39233b129b624e","kind":"tag","published_at":"2021-03-11T21:14:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@3.2.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%403.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.2.2/manifests"},{"name":"@jupyterlab/vega3-extension@3.1.3","sha":"8db61c4e898792835e80f86b1a39233b129b624e","kind":"tag","published_at":"2021-03-11T21:14:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@3.1.3","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%403.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.3/manifests"},{"name":"@jupyterlab/vega2-extension@3.1.3","sha":"8db61c4e898792835e80f86b1a39233b129b624e","kind":"tag","published_at":"2021-03-11T21:14:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@3.1.3","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%403.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.3/manifests"},{"name":"@jupyterlab/mathjax3-extension@4.2.2","sha":"8db61c4e898792835e80f86b1a39233b129b624e","kind":"tag","published_at":"2021-03-11T21:14:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@4.2.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%404.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.2.2/manifests"},{"name":"@jupyterlab/vega3-extension@3.1.2","sha":"f5021a6c788aacb230e06df92563fc14f1dfbd50","kind":"tag","published_at":"2021-03-11T20:34:33.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@3.1.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%403.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.2/manifests"},{"name":"@jupyterlab/vega2-extension@3.1.2","sha":"f5021a6c788aacb230e06df92563fc14f1dfbd50","kind":"tag","published_at":"2021-03-11T20:34:33.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@3.1.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%403.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.2/manifests"},{"name":"@jupyterlab/katex-extension@3.2.1","sha":"ea95ec1df06f097983567842536830d8e83c32c9","kind":"tag","published_at":"2021-03-11T20:03:28.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@3.2.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%403.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.2.1/manifests"},{"name":"@jupyterlab/mathjax3-extension@4.2.1","sha":"ea95ec1df06f097983567842536830d8e83c32c9","kind":"tag","published_at":"2021-03-11T20:03:28.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@4.2.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%404.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.2.1/manifests"},{"name":"@jupyterlab/vega3-extension@3.1.1","sha":"ea95ec1df06f097983567842536830d8e83c32c9","kind":"tag","published_at":"2021-03-11T20:03:28.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@3.1.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%403.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.1/manifests"},{"name":"@jupyterlab/vega2-extension@3.1.1","sha":"ea95ec1df06f097983567842536830d8e83c32c9","kind":"tag","published_at":"2021-03-11T20:03:28.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@3.1.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%403.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.1/manifests"},{"name":"@jupyterlab/geojson-extension@3.1.1","sha":"ea95ec1df06f097983567842536830d8e83c32c9","kind":"tag","published_at":"2021-03-11T20:03:28.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.1.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.1.1/manifests"},{"name":"@jupyterlab/mathjax3-extension@4.2.0","sha":"99e513bc01b7e6ded7b608f0bcb503e55bd34d21","kind":"tag","published_at":"2021-03-11T19:12:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@4.2.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%404.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.2.0/manifests"},{"name":"@jupyterlab/fasta-extension@3.1.0","sha":"99e513bc01b7e6ded7b608f0bcb503e55bd34d21","kind":"tag","published_at":"2021-03-11T19:12:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@3.1.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%403.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.1.0/manifests"},{"name":"@jupyterlab/katex-extension@3.2.0","sha":"99e513bc01b7e6ded7b608f0bcb503e55bd34d21","kind":"tag","published_at":"2021-03-11T19:12:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@3.2.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%403.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.2.0/manifests"},{"name":"@jupyterlab/vega2-extension@3.1.0","sha":"99e513bc01b7e6ded7b608f0bcb503e55bd34d21","kind":"tag","published_at":"2021-03-11T19:12:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@3.1.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%403.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.0/manifests"},{"name":"@jupyterlab/geojson-extension@3.1.0","sha":"99e513bc01b7e6ded7b608f0bcb503e55bd34d21","kind":"tag","published_at":"2021-03-11T19:12:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.1.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.1.0/manifests"},{"name":"@jupyterlab/vega3-extension@3.1.0","sha":"99e513bc01b7e6ded7b608f0bcb503e55bd34d21","kind":"tag","published_at":"2021-03-11T19:12:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@3.1.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%403.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.0/manifests"},{"name":"@jupyterlab/mathjax3-extension@4.1.1","sha":"ef547cff9703f9da3c58aeaf4648e18af8066503","kind":"tag","published_at":"2021-02-22T20:23:22.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@4.1.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%404.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.1.1/manifests"},{"name":"@jupyterlab/mathjax3-extension@4.1.0","sha":"e617342b81653e0a0f9704c42e7ec7cb48e5c201","kind":"tag","published_at":"2021-02-08T22:11:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@4.1.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%404.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.1.0/manifests"},{"name":"@jupyterlab/katex-extension@3.1.0","sha":"e617342b81653e0a0f9704c42e7ec7cb48e5c201","kind":"tag","published_at":"2021-02-08T22:11:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@3.1.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%403.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.1.0/manifests"},{"name":"@jupyterlab/vega3-extension@3.0.0","sha":"60774b231773dac77c0d594770348aff7fa46edd","kind":"tag","published_at":"2021-01-05T22:15:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@3.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.0.0/manifests"},{"name":"@jupyterlab/fasta-extension@3.0.0","sha":"60774b231773dac77c0d594770348aff7fa46edd","kind":"tag","published_at":"2021-01-05T22:15:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@3.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.0.0/manifests"},{"name":"@jupyterlab/geojson-extension@3.0.0","sha":"60774b231773dac77c0d594770348aff7fa46edd","kind":"tag","published_at":"2021-01-05T22:15:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.0.0/manifests"},{"name":"@jupyterlab/katex-extension@3.0.0","sha":"60774b231773dac77c0d594770348aff7fa46edd","kind":"tag","published_at":"2021-01-05T22:15:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@3.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.0.0/manifests"},{"name":"@jupyterlab/mathjax3-extension@4.0.0","sha":"60774b231773dac77c0d594770348aff7fa46edd","kind":"tag","published_at":"2021-01-05T22:15:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@4.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%404.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.0.0/manifests"},{"name":"@jupyterlab/vega2-extension@3.0.0","sha":"60774b231773dac77c0d594770348aff7fa46edd","kind":"tag","published_at":"2021-01-05T22:15:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@3.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.0.0/manifests"},{"name":"@jupyterlab/geojson-extension@2.0.1","sha":"e2c0422747c80f5329e69e30d8e952caded09634","kind":"tag","published_at":"2020-04-09T11:57:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@2.0.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@2.0.1/manifests"},{"name":"@jupyterlab/fasta-extension@2.0.0","sha":"3f3c5519e35ca4c3c80f1837af495324c1cdf7f4","kind":"tag","published_at":"2020-02-28T19:58:52.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@2.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@2.0.0/manifests"},{"name":"@jupyterlab/vega2-extension@2.0.0","sha":"3f3c5519e35ca4c3c80f1837af495324c1cdf7f4","kind":"tag","published_at":"2020-02-28T19:58:52.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@2.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@2.0.0/manifests"},{"name":"@jupyterlab/katex-extension@2.0.0","sha":"3f3c5519e35ca4c3c80f1837af495324c1cdf7f4","kind":"tag","published_at":"2020-02-28T19:58:52.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@2.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@2.0.0/manifests"},{"name":"@jupyterlab/mathjax3-extension@3.0.0","sha":"3f3c5519e35ca4c3c80f1837af495324c1cdf7f4","kind":"tag","published_at":"2020-02-28T19:58:52.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@3.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@3.0.0/manifests"},{"name":"@jupyterlab/vega3-extension@2.0.0","sha":"3f3c5519e35ca4c3c80f1837af495324c1cdf7f4","kind":"tag","published_at":"2020-02-28T19:58:52.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@2.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@2.0.0/manifests"},{"name":"@jupyterlab/geojson-extension@2.0.0","sha":"3f3c5519e35ca4c3c80f1837af495324c1cdf7f4","kind":"tag","published_at":"2020-02-28T19:58:52.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@2.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@2.0.0/manifests"},{"name":"@jupyterlab/vega3-extension@1.0.0","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@1.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@1.0.0/manifests"},{"name":"@jupyterlab/vega4-extension@1.0.1","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega4-extension@1.0.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega4-extension@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega4-extension%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega4-extension@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega4-extension@1.0.1/manifests"},{"name":"@jupyterlab/plotly-extension@1.0.0","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@1.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@1.0.0/manifests"},{"name":"@jupyterlab/vega2-extension@1.0.0","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@1.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@1.0.0/manifests"},{"name":"@jupyterlab/fasta-extension@1.0.0","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@1.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@1.0.0/manifests"},{"name":"@jupyterlab/geojson-extension@1.0.0","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@1.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@1.0.0/manifests"},{"name":"@jupyterlab/katex-extension@1.0.0","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@1.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@1.0.0/manifests"},{"name":"@jupyterlab/mathjax3-extension@1.0.0","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@1.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@1.0.0/manifests"},{"name":"@jupyterlab/plotly-extension@0.18.2","sha":"7f648392e805bb5c4d67c2611e8e61352140bf4c","kind":"tag","published_at":"2019-01-30T07:16:30.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.18.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.18.2/manifests"},{"name":"@jupyterlab/katex-extension@0.20.1","sha":"7f648392e805bb5c4d67c2611e8e61352140bf4c","kind":"tag","published_at":"2019-01-30T07:16:30.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.20.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.20.1/manifests"},{"name":"@jupyterlab/vega2-extension@0.18.1","sha":"72c6ad52d1178e4d3115788f792e930a014382c1","kind":"tag","published_at":"2018-11-22T20:04:08.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@0.18.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.18.1/manifests"},{"name":"@jupyterlab/vega3-extension@0.18.1","sha":"72c6ad52d1178e4d3115788f792e930a014382c1","kind":"tag","published_at":"2018-11-22T20:04:08.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.18.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.18.1/manifests"},{"name":"@jupyterlab/plotly-extension@0.18.1","sha":"72c6ad52d1178e4d3115788f792e930a014382c1","kind":"tag","published_at":"2018-11-22T20:04:08.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.18.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.18.1/manifests"},{"name":"@jupyterlab/mathjax3-extension@0.3.1","sha":"72c6ad52d1178e4d3115788f792e930a014382c1","kind":"tag","published_at":"2018-11-22T20:04:08.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@0.3.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%400.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.3.1/manifests"},{"name":"@jupyterlab/katex-extension@0.19.2","sha":"72c6ad52d1178e4d3115788f792e930a014382c1","kind":"tag","published_at":"2018-11-22T20:04:08.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.19.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.19.2/manifests"},{"name":"@jupyterlab/geojson-extension@0.18.1","sha":"72c6ad52d1178e4d3115788f792e930a014382c1","kind":"tag","published_at":"2018-11-22T20:04:08.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.18.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.18.1/manifests"},{"name":"@jupyterlab/fasta-extension@0.18.1","sha":"72c6ad52d1178e4d3115788f792e930a014382c1","kind":"tag","published_at":"2018-11-22T20:04:08.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.18.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.18.1/manifests"},{"name":"@jupyterlab/vega3-extension@0.18.0","sha":"a602bb451366fa7e5d3ce3f2fc002b2732e72fdd","kind":"tag","published_at":"2018-10-05T11:31:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.18.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.18.0/manifests"},{"name":"@jupyterlab/plotly-extension@0.18.0","sha":"a602bb451366fa7e5d3ce3f2fc002b2732e72fdd","kind":"tag","published_at":"2018-10-05T11:31:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.18.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.18.0/manifests"},{"name":"@jupyterlab/geojson-extension@0.18.0","sha":"a602bb451366fa7e5d3ce3f2fc002b2732e72fdd","kind":"tag","published_at":"2018-10-05T11:31:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.18.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.18.0/manifests"},{"name":"@jupyterlab/fasta-extension@0.18.0","sha":"a602bb451366fa7e5d3ce3f2fc002b2732e72fdd","kind":"tag","published_at":"2018-10-05T11:31:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.18.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.18.0/manifests"},{"name":"@jupyterlab/vega2-extension@0.18.0","sha":"a602bb451366fa7e5d3ce3f2fc002b2732e72fdd","kind":"tag","published_at":"2018-10-05T11:31:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@0.18.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.18.0/manifests"},{"name":"@jupyterlab/mathjax3-extension@0.3.0","sha":"a602bb451366fa7e5d3ce3f2fc002b2732e72fdd","kind":"tag","published_at":"2018-10-05T11:31:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@0.3.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.3.0/manifests"},{"name":"@jupyterlab/katex-extension@0.19.0","sha":"a602bb451366fa7e5d3ce3f2fc002b2732e72fdd","kind":"tag","published_at":"2018-10-05T11:31:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.19.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.19.0/manifests"},{"name":"@jupyterlab/plotly-extension@0.17.2","sha":"660d1529b75849e14cbe10922ff83a24fe328e61","kind":"commit","published_at":"2018-09-20T09:42:16.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.17.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.17.2/manifests"},{"name":"@jupyterlab/mathjax3-extension@0.2.1","sha":"9ba969aa337f73652b13b7c05defd04d49037559","kind":"tag","published_at":"2018-08-18T14:25:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@0.2.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%400.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.2.1/manifests"},{"name":"@jupyterlab/katex-extension@0.18.1","sha":"9ba969aa337f73652b13b7c05defd04d49037559","kind":"tag","published_at":"2018-08-18T14:25:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.18.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.18.1/manifests"},{"name":"@jupyterlab/fasta-extension@0.17.2","sha":"9011839051b5e6b86d00380b20b28d7b3ae6a3da","kind":"tag","published_at":"2018-08-18T14:23:58.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.17.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.17.2/manifests"},{"name":"@jupyterlab/vega3-extension@0.17.1","sha":"9011839051b5e6b86d00380b20b28d7b3ae6a3da","kind":"tag","published_at":"2018-08-18T14:23:58.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.17.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.17.1/manifests"},{"name":"@jupyterlab/vega2-extension@0.17.1","sha":"9011839051b5e6b86d00380b20b28d7b3ae6a3da","kind":"tag","published_at":"2018-08-18T14:23:58.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@0.17.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.17.1/manifests"},{"name":"@jupyterlab/plotly-extension@0.17.1","sha":"9011839051b5e6b86d00380b20b28d7b3ae6a3da","kind":"tag","published_at":"2018-08-18T14:23:58.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.17.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.17.1/manifests"},{"name":"@jupyterlab/mathjax3-extension@0.2.0","sha":"9011839051b5e6b86d00380b20b28d7b3ae6a3da","kind":"tag","published_at":"2018-08-18T14:23:58.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@0.2.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.2.0/manifests"},{"name":"@jupyterlab/katex-extension@0.18.0","sha":"9011839051b5e6b86d00380b20b28d7b3ae6a3da","kind":"tag","published_at":"2018-08-18T14:23:58.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.18.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.18.0/manifests"},{"name":"@jupyterlab/geojson-extension@0.17.1","sha":"9011839051b5e6b86d00380b20b28d7b3ae6a3da","kind":"tag","published_at":"2018-08-18T14:23:58.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.17.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.17.1/manifests"},{"name":"@jupyterlab/fasta-extension@0.17.1","sha":"902833c8ced5444be72269c8c3eaabd7e5e12dab","kind":"tag","published_at":"2018-07-31T01:51:55.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.17.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.17.1/manifests"},{"name":"@jupyterlab/geojson-extension@0.17.0","sha":"e8fc69bb02b18ef91ec58fa60e58385712ebcffb","kind":"tag","published_at":"2018-07-27T22:16:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.17.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.17.0/manifests"},{"name":"@jupyterlab/vega3-extension@0.17.0","sha":"e8fc69bb02b18ef91ec58fa60e58385712ebcffb","kind":"tag","published_at":"2018-07-27T22:16:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.17.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.17.0/manifests"},{"name":"@jupyterlab/vega2-extension@0.17.0","sha":"e8fc69bb02b18ef91ec58fa60e58385712ebcffb","kind":"tag","published_at":"2018-07-27T22:16:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@0.17.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.17.0/manifests"},{"name":"@jupyterlab/plotly-extension@0.17.0","sha":"e8fc69bb02b18ef91ec58fa60e58385712ebcffb","kind":"tag","published_at":"2018-07-27T22:16:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.17.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.17.0/manifests"},{"name":"@jupyterlab/katex-extension@0.17.0","sha":"e8fc69bb02b18ef91ec58fa60e58385712ebcffb","kind":"tag","published_at":"2018-07-27T22:16:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.17.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.17.0/manifests"},{"name":"@jupyterlab/fasta-extension@0.17.0","sha":"e8fc69bb02b18ef91ec58fa60e58385712ebcffb","kind":"tag","published_at":"2018-07-27T22:16:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.17.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.17.0/manifests"},{"name":"@jupyterlab/geojson-extension@0.16.0","sha":"ca21e8d76b59e77e54052ec72f2a1690f05d7694","kind":"tag","published_at":"2018-04-18T17:05:59.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.16.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.16.0/manifests"},{"name":"@jupyterlab/vega2-extension@0.16.0","sha":"ca21e8d76b59e77e54052ec72f2a1690f05d7694","kind":"tag","published_at":"2018-04-18T17:05:59.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@0.16.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.16.0/manifests"},{"name":"@jupyterlab/plotly-extension@0.16.0","sha":"ca21e8d76b59e77e54052ec72f2a1690f05d7694","kind":"tag","published_at":"2018-04-18T17:05:59.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.16.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.16.0/manifests"},{"name":"@jupyterlab/katex-extension@0.16.0","sha":"ca21e8d76b59e77e54052ec72f2a1690f05d7694","kind":"tag","published_at":"2018-04-18T17:05:59.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.16.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.16.0/manifests"},{"name":"@jupyterlab/fasta-extension@0.16.0","sha":"ca21e8d76b59e77e54052ec72f2a1690f05d7694","kind":"tag","published_at":"2018-04-18T17:05:59.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.16.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.16.0/manifests"},{"name":"@jupyterlab/fasta-extension@0.14.4","sha":"55b5f1e6953662d405d10b37ccb5d167f67ac152","kind":"tag","published_at":"2018-04-17T17:09:07.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.14.4","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.4/manifests"},{"name":"@jupyterlab/vega2-extension@0.15.7","sha":"55b5f1e6953662d405d10b37ccb5d167f67ac152","kind":"tag","published_at":"2018-04-17T17:09:07.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@0.15.7","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@0.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%400.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.15.7/manifests"},{"name":"@jupyterlab/plotly-extension@0.14.6","sha":"55b5f1e6953662d405d10b37ccb5d167f67ac152","kind":"tag","published_at":"2018-04-17T17:09:07.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.14.6","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.6/manifests"},{"name":"@jupyterlab/katex-extension@0.14.5","sha":"55b5f1e6953662d405d10b37ccb5d167f67ac152","kind":"tag","published_at":"2018-04-17T17:09:07.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.14.5","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.5/manifests"},{"name":"@jupyterlab/geojson-extension@0.14.6","sha":"55b5f1e6953662d405d10b37ccb5d167f67ac152","kind":"tag","published_at":"2018-04-17T17:09:07.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.14.6","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.6/manifests"},{"name":"@jupyterlab/vega2-extension@0.15.6","sha":"4a92a00e592cb48655b8685e4fc05745219a164e","kind":"tag","published_at":"2018-04-06T16:00:54.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@0.15.6","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%400.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.15.6/manifests"},{"name":"@jupyterlab/fasta-extension@0.14.3","sha":"d1115f44625e20196a7d3791082436a340506b2a","kind":"tag","published_at":"2018-04-06T15:55:05.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.14.3","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.3/manifests"},{"name":"@jupyterlab/geojson-extension@0.14.5","sha":"d1115f44625e20196a7d3791082436a340506b2a","kind":"tag","published_at":"2018-04-06T15:55:05.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.14.5","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.5/manifests"},{"name":"@jupyterlab/plotly-extension@0.14.5","sha":"d1115f44625e20196a7d3791082436a340506b2a","kind":"tag","published_at":"2018-04-06T15:55:05.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.14.5","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.5/manifests"},{"name":"@jupyterlab/katex-extension@0.14.4","sha":"a6c2e3c869e74681ab527b6aa554400345cd2eb2","kind":"tag","published_at":"2018-04-06T15:33:04.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.14.4","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.4/manifests"},{"name":"@jupyterlab/katex-extension@0.14.3","sha":"8bcf9af1eb66861c5d1dd1bc7ce7496fda7cbe98","kind":"tag","published_at":"2018-02-27T22:31:35.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.14.3","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.3/manifests"},{"name":"@jupyterlab/vega3-extension@0.14.3","sha":"8bcf9af1eb66861c5d1dd1bc7ce7496fda7cbe98","kind":"tag","published_at":"2018-02-27T22:31:35.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.14.3","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.3/manifests"},{"name":"@jupyterlab/geojson-extension@0.14.4","sha":"c20664d0f71b7a08eff02bf05f33bae411588acf","kind":"commit","published_at":"2018-02-15T14:16:04.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.14.4","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.4/manifests"},{"name":"@jupyterlab/vega3-extension@0.14.2","sha":"2ad805ce45c70baea7441f40447cd40c6ca7cab5","kind":"tag","published_at":"2018-02-13T17:33:16.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.14.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.2/manifests"},{"name":"@jupyterlab/plotly-extension@0.14.4","sha":"2ad805ce45c70baea7441f40447cd40c6ca7cab5","kind":"tag","published_at":"2018-02-13T17:33:16.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.14.4","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.4/manifests"},{"name":"@jupyterlab/geojson-extension@0.14.3","sha":"2ad805ce45c70baea7441f40447cd40c6ca7cab5","kind":"tag","published_at":"2018-02-13T17:33:16.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.14.3","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.3/manifests"},{"name":"@jupyterlab/katex-extension@0.14.2","sha":"2ad805ce45c70baea7441f40447cd40c6ca7cab5","kind":"tag","published_at":"2018-02-13T17:33:16.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.14.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.2/manifests"},{"name":"@jupyterlab/fasta-extension@0.14.2","sha":"2ad805ce45c70baea7441f40447cd40c6ca7cab5","kind":"tag","published_at":"2018-02-13T17:33:15.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.14.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.2/manifests"},{"name":"@jupyterlab/plotly-extension@0.14.3","sha":"d1cc739acb8b59b95384da20204c9c34e5a4cb8e","kind":"tag","published_at":"2018-02-13T17:23:10.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.14.3","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.3/manifests"},{"name":"@jupyterlab/plotly-extension@0.14.2","sha":"94182f8acf10d6da0a4cf870e63381d9a479a308","kind":"tag","published_at":"2018-01-20T03:53:28.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.14.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.2/manifests"},{"name":"@jupyterlab/vega3-extension@0.14.1","sha":"cc27031da72fda7d29e93237a9666b81a6fb3b32","kind":"tag","published_at":"2018-01-19T19:47:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.14.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.1/manifests"},{"name":"@jupyterlab/fasta-extension@0.14.1","sha":"cc27031da72fda7d29e93237a9666b81a6fb3b32","kind":"tag","published_at":"2018-01-19T19:47:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.14.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.1/manifests"},{"name":"@jupyterlab/geojson-extension@0.14.1","sha":"cc27031da72fda7d29e93237a9666b81a6fb3b32","kind":"tag","published_at":"2018-01-19T19:47:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.14.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.1/manifests"},{"name":"@jupyterlab/katex-extension@0.14.1","sha":"cc27031da72fda7d29e93237a9666b81a6fb3b32","kind":"tag","published_at":"2018-01-19T19:47:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.14.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.1/manifests"},{"name":"@jupyterlab/plotly-extension@0.14.1","sha":"cc27031da72fda7d29e93237a9666b81a6fb3b32","kind":"tag","published_at":"2018-01-19T19:47:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.14.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.1/manifests"},{"name":"@jupyterlab/vega3-extension@0.14.0","sha":"7d55c63e91bfcf3df127d0845a7269b0881525a9","kind":"tag","published_at":"2018-01-11T11:11:48.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.14.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.0/manifests"},{"name":"@jupyterlab/fasta-extension@0.14.0","sha":"7d55c63e91bfcf3df127d0845a7269b0881525a9","kind":"tag","published_at":"2018-01-11T11:11:48.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.14.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.0/manifests"},{"name":"@jupyterlab/geojson-extension@0.14.0","sha":"7d55c63e91bfcf3df127d0845a7269b0881525a9","kind":"tag","published_at":"2018-01-11T11:11:48.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.14.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.0/manifests"},{"name":"@jupyterlab/katex-extension@0.14.0","sha":"7d55c63e91bfcf3df127d0845a7269b0881525a9","kind":"tag","published_at":"2018-01-11T11:11:48.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.14.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.0/manifests"},{"name":"@jupyterlab/plotly-extension@0.14.0","sha":"7d55c63e91bfcf3df127d0845a7269b0881525a9","kind":"tag","published_at":"2018-01-11T11:11:48.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.14.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.0/manifests"},{"name":"@jupyterlab/plotly-extension@0.13.0","sha":"56e6183df57545a14058838638252de5f3dc2581","kind":"tag","published_at":"2017-12-08T19:52:01.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.13.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.13.0/manifests"},{"name":"@jupyterlab/vega3-extension@0.13.0","sha":"56e6183df57545a14058838638252de5f3dc2581","kind":"tag","published_at":"2017-12-08T19:52:01.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.13.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.13.0/manifests"},{"name":"@jupyterlab/fasta-extension@0.13.0","sha":"56e6183df57545a14058838638252de5f3dc2581","kind":"tag","published_at":"2017-12-08T19:52:01.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.13.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.13.0/manifests"},{"name":"@jupyterlab/geojson-extension@0.13.0","sha":"56e6183df57545a14058838638252de5f3dc2581","kind":"tag","published_at":"2017-12-08T19:52:01.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.13.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.13.0/manifests"},{"name":"@jupyterlab/katex-extension@0.13.0","sha":"56e6183df57545a14058838638252de5f3dc2581","kind":"tag","published_at":"2017-12-08T19:52:01.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.13.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.13.0/manifests"},{"name":"v0.12.0","sha":"7d8df71e56da78cb41cd155b8278ffe38ff78a94","kind":"tag","published_at":"2017-11-09T16:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.12.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"685e955e18bf3a30a6bc9df77d7d1f8f1a9a0852","kind":"tag","published_at":"2017-10-31T19:43:10.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.11.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"d1e17c0d5baa021c621065b9d8ae157d9adce0fd","kind":"tag","published_at":"2017-10-16T22:59:18.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.11.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.11.0/manifests"},{"name":"vundefined","sha":"884c1b264577c314543107cd96c05279da2b82d9","kind":"tag","published_at":"2017-10-06T18:27:22.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/vundefined","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/vundefined","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@vundefined","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/vundefined","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/vundefined/manifests"},{"name":"v0.10.2","sha":"59226e1c4c79af587d61742f4583b25ace2b6089","kind":"tag","published_at":"2017-10-06T18:21:30.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.10.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"63f94180522593a889fbcf62999da5acd42dacfd","kind":"tag","published_at":"2017-10-05T22:57:47.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.10.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"0af19f0f17dad9519146a213877dd685234a3fd2","kind":"tag","published_at":"2017-09-26T18:16:24.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.10.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.10.0/manifests"},{"name":"v0.9.2","sha":"fd5757d79e691b947dd507d1fcba544e41df8852","kind":"commit","published_at":"2017-08-03T21:07:09.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.9.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.9.2/manifests"},{"name":"@jupyterlab/json-extension@0.9.1","sha":"4248a42d69b59753e956011ac44ebbda005fc0d1","kind":"commit","published_at":"2017-07-28T20:14:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/json-extension@0.9.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/json-extension@0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fjson-extension%400.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fjson-extension@0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fjson-extension@0.9.1/manifests"},{"name":"@jupyterlab/geojson-extension@0.9.1","sha":"e68f5e125c694723c442298b78a72a398aecba68","kind":"commit","published_at":"2017-07-28T20:14:09.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.9.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.9.1/manifests"},{"name":"@jupyterlab/json-extension@0.9.0","sha":"21657bbbfade1dcce5bd43f323f879af3b8d4d80","kind":"commit","published_at":"2017-07-26T14:43:00.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/json-extension@0.9.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/json-extension@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fjson-extension%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fjson-extension@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fjson-extension@0.9.0/manifests"},{"name":"@jupyterlab/geojson-extension@0.9.0","sha":"87890889ede575ee4527440fd4127e183b67ddfd","kind":"commit","published_at":"2017-07-26T14:41:59.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.9.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.9.0/manifests"},{"name":"v0.8.0","sha":"e8d8f7e3c9243b65bdab6475e56905f0408a557f","kind":"tag","published_at":"2017-07-19T18:33:49.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.8.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.8.0/manifests"}]},"repo_metadata_updated_at":"2025-10-05T13:07:33.496Z","dependent_packages_count":2,"downloads":5269,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":3.2088220743912403,"dependent_repos_count":10.73358631877595,"dependent_packages_count":8.734000814698884,"stargazers_count":3.157645903346902,"forks_count":3.4564701046322863,"docker_downloads_count":0.7875586482124673,"average":5.013013977342955},"purl":"pkg:npm/%40jupyterlab/geojson-extension","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@jupyterlab/geojson-extension","docker_dependents_count":51,"docker_downloads_count":7050,"usage_url":"https://repos.ecosyste.ms/usage/npm/@jupyterlab/geojson-extension","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@jupyterlab/geojson-extension/dependencies","status":null,"funding_links":["https://jupyter.org/about#donate"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T18:32:05.025Z","issues_count":35,"pull_requests_count":94,"avg_time_to_close_issue":5976402.722222222,"avg_time_to_close_pull_request":2792292.827586207,"issues_closed_count":18,"pull_requests_closed_count":87,"pull_request_authors_count":18,"issue_authors_count":34,"avg_comments_per_issue":3.5714285714285716,"avg_comments_per_pull_request":1.6595744680851063,"merged_pull_requests_count":80,"bot_issues_count":1,"bot_pull_requests_count":57,"past_year_issues_count":0,"past_year_pull_requests_count":9,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1384333.625,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":8,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":9,"past_year_merged_pull_requests_count":8,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/issues","maintainers":[{"login":"fcollonval","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fcollonval"},{"login":"jtpio","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtpio"},{"login":"gnestor","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gnestor"},{"login":"consideRatio","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/consideRatio"},{"login":"blink1073","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"dhirschfeld","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dhirschfeld"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jupyterlab%2Fgeojson-extension/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jupyterlab%2Fgeojson-extension/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jupyterlab%2Fgeojson-extension/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jupyterlab%2Fgeojson-extension/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jupyterlab%2Fgeojson-extension/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jupyterlab%2Fgeojson-extension/codemeta","maintainers":[{"uuid":"darian","login":"darian","name":null,"email":"npm@darian.at","url":null,"packages_count":255,"html_url":"https://www.npmjs.com/~darian","role":null,"created_at":"2022-11-14T09:44:03.364Z","updated_at":"2022-11-14T09:44:03.364Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/darian/packages"},{"uuid":"jupyter-server-release-bot","login":"jupyter-server-release-bot","name":null,"email":"jupyter-server-bot@proton.me","url":null,"packages_count":91,"html_url":"https://www.npmjs.com/~jupyter-server-release-bot","role":null,"created_at":"2022-11-14T09:43:59.318Z","updated_at":"2022-11-14T09:43:59.318Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jupyter-server-release-bot/packages"},{"uuid":"jupyterlab-release-bot","login":"jupyterlab-release-bot","name":null,"email":"jupyterlab-bot@protonmail.com","url":null,"packages_count":175,"html_url":"https://www.npmjs.com/~jupyterlab-release-bot","role":null,"created_at":"2022-11-14T09:44:01.005Z","updated_at":"2022-11-14T09:44:01.005Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jupyterlab-release-bot/packages"},{"uuid":"krassowski","login":"krassowski","name":null,"email":"krassowski.michal@gmail.com","url":null,"packages_count":265,"html_url":"https://www.npmjs.com/~krassowski","role":null,"created_at":"2022-11-14T09:44:02.984Z","updated_at":"2022-11-14T09:44:02.984Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/krassowski/packages"},{"uuid":"blink1073","login":"blink1073","name":null,"email":"steven.silvester@ieee.org","url":null,"packages_count":287,"html_url":"https://www.npmjs.com/~blink1073","role":null,"created_at":"2022-11-14T09:44:05.145Z","updated_at":"2022-11-14T09:44:05.145Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/blink1073/packages"},{"uuid":"jasongrout","login":"jasongrout","name":null,"email":"jason@jasongrout.org","url":null,"packages_count":228,"html_url":"https://www.npmjs.com/~jasongrout","role":null,"created_at":"2022-11-14T09:44:05.417Z","updated_at":"2022-11-14T09:44:05.417Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jasongrout/packages"},{"uuid":"sylvaincorlay","login":"sylvaincorlay","name":null,"email":"sylvain.corlay@gmail.com","url":null,"packages_count":111,"html_url":"https://www.npmjs.com/~sylvaincorlay","role":null,"created_at":"2022-11-14T09:44:05.634Z","updated_at":"2022-11-14T09:44:05.634Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/sylvaincorlay/packages"},{"uuid":"minrk","login":"minrk","name":null,"email":"benjaminrk@gmail.com","url":null,"packages_count":84,"html_url":"https://www.npmjs.com/~minrk","role":null,"created_at":"2022-11-14T09:44:06.589Z","updated_at":"2022-11-14T09:44:06.589Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/minrk/packages"},{"uuid":"zsailer","login":"zsailer","name":null,"email":"zachsailer@gmail.com","url":null,"packages_count":116,"html_url":"https://www.npmjs.com/~zsailer","role":null,"created_at":"2022-11-14T09:44:06.783Z","updated_at":"2022-11-14T09:44:06.783Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/zsailer/packages"},{"uuid":"telamonian","login":"telamonian","name":null,"email":"telamonian@hotmail.com","url":null,"packages_count":74,"html_url":"https://www.npmjs.com/~telamonian","role":null,"created_at":"2022-11-14T09:44:06.820Z","updated_at":"2022-11-14T09:44:06.820Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/telamonian/packages"},{"uuid":"fcollonval","login":"fcollonval","name":null,"email":"fcollonval@gmail.com","url":null,"packages_count":293,"html_url":"https://www.npmjs.com/~fcollonval","role":null,"created_at":"2022-11-14T09:44:06.934Z","updated_at":"2022-11-14T09:44:06.934Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/fcollonval/packages"},{"uuid":"jtpio","login":"jtpio","name":null,"email":"jeremy@jtp.io","url":null,"packages_count":389,"html_url":"https://www.npmjs.com/~jtpio","role":null,"created_at":"2022-11-14T09:44:07.858Z","updated_at":"2022-11-14T09:44:07.858Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jtpio/packages"},{"uuid":"goanpeca","login":"goanpeca","name":null,"email":"goanpeca@gmail.com","url":null,"packages_count":73,"html_url":"https://www.npmjs.com/~goanpeca","role":null,"created_at":"2022-11-14T09:44:08.232Z","updated_at":"2022-11-14T09:44:08.232Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/goanpeca/packages"},{"uuid":"mbektas","login":"mbektas","name":null,"email":"mbektas@outlook.com","url":null,"packages_count":174,"html_url":"https://www.npmjs.com/~mbektas","role":null,"created_at":"2022-11-14T09:44:08.570Z","updated_at":"2022-11-14T09:44:08.570Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mbektas/packages"},{"uuid":"loichuder","login":"loichuder","name":null,"email":"loic.huder@esrf.fr","url":null,"packages_count":69,"html_url":"https://www.npmjs.com/~loichuder","role":null,"created_at":"2022-11-14T09:44:08.835Z","updated_at":"2022-11-14T09:44:08.835Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/loichuder/packages"},{"uuid":"rrosio","login":"rrosio","name":null,"email":"rreyes@anaconda.com","url":null,"packages_count":65,"html_url":"https://www.npmjs.com/~rrosio","role":null,"created_at":"2025-12-12T14:55:48.488Z","updated_at":"2025-12-12T14:55:48.488Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rrosio/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5587222,"maintainers_count":1183869,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","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":6851847,"name":"jupyterlab-geojson","ecosystem":"conda","description":"This package provides a GeoJSON renderer for JupyterLab.","homepage":"https://github.com/jupyterlab/jupyter-renderers","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/jupyterlab/jupyter-renderers","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2023-03-27T11:18:36.000Z","latest_release_published_at":"2023-11-16T21:06:59.000Z","latest_release_number":"3.4.0","last_synced_at":"2026-03-05T15:13:53.749Z","created_at":"2023-03-28T01:05:39.727Z","updated_at":"2026-03-05T15:13:53.750Z","registry_url":"https://anaconda.org/anaconda/jupyterlab-geojson","install_command":"conda install -c anaconda jupyterlab-geojson","documentation_url":null,"metadata":{},"repo_metadata":{"id":38421190,"uuid":"93772766","full_name":"jupyterlab/jupyter-renderers","owner":"jupyterlab","description":"Renderers and renderer extensions for JupyterLab","archived":false,"fork":false,"pushed_at":"2025-02-20T07:10:37.000Z","size":7133,"stargazers_count":510,"open_issues_count":42,"forks_count":81,"subscribers_count":28,"default_branch":"main","last_synced_at":"2025-09-23T05:35:14.904Z","etag":null,"topics":["fasta","geojson","jupyterlab","jupyterlab-extension","katex","plotly","vega","vega-lite"],"latest_commit_sha":null,"homepage":"","language":"HTML","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/jupyterlab.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"custom":"https://jupyter.org/about#donate"}},"created_at":"2017-06-08T16:59:07.000Z","updated_at":"2025-08-28T13:53:26.000Z","dependencies_parsed_at":"2023-02-08T05:31:13.322Z","dependency_job_id":"75de564a-e801-432a-abee-6877944ea879","html_url":"https://github.com/jupyterlab/jupyter-renderers","commit_stats":{"total_commits":461,"total_committers":30,"mean_commits":"15.366666666666667","dds":0.6355748373101953,"last_synced_commit":"63af72ba0c8ec0123acb9e317366ed31ce0e1488"},"previous_names":[],"tags_count":142,"template":false,"template_full_name":null,"purl":"pkg:github/jupyterlab/jupyter-renderers","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/sbom","scorecard":{"id":543202,"data":{"date":"2025-08-11","repo":{"name":"github.com/jupyterlab/jupyter-renderers","commit":"b89c093bce24c8d7394177f08a111b3895ed6870"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"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":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/binder.yaml:1","Warn: no topLevel permission defined: .github/workflows/main.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":"Code-Review","score":3,"reason":"Found 2/6 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/binder.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/binder.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:54","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:105","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found linked content: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found text in security policy: github.com/jupyterlab/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"41 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: GHSA-44cc-43rp-5947","Warn: Project is vulnerable to: GHSA-4m77-cmpx-vjc4","Warn: Project is vulnerable to: GHSA-9q39-rmj3-p4r2","Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-36jr-mh4h-2g58","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-3wc5-fcw2-2329","Warn: Project is vulnerable to: GHSA-64fm-8hw2-v72w","Warn: Project is vulnerable to: GHSA-f98w-7cxr-ff2h","Warn: Project is vulnerable to: GHSA-cg87-wmx4-v546","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-rm97-x556-q36h","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-p9pc-299p-vxgp"],"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-20T08:45:33.391Z","repository_id":38421190,"created_at":"2025-08-20T08:45:33.391Z","updated_at":"2025-08-20T08:45:33.391Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278457468,"owners_count":25989956,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-05T02:00:06.059Z","response_time":54,"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":"jupyterlab","name":"JupyterLab","uuid":"22800682","kind":"organization","description":"JupyterLab: The Next Generation UI for Project Jupyter","email":"project.jupyter@gmail.com","website":"https://jupyter.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22800682?v=4","repositories_count":63,"last_synced_at":"2024-04-14T17:14:51.742Z","metadata":{"has_sponsors_listing":false,"funding":{"custom":"https://jupyter.org/about#donate"}},"html_url":"https://github.com/jupyterlab","funding_links":["https://jupyter.org/about#donate"],"total_stars":28077,"followers":845,"following":0,"created_at":"2022-11-02T16:23:12.150Z","updated_at":"2024-04-14T17:15:11.176Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab/repositories"},"tags":[{"name":"@jupyterlab/mathjax2-extension@4.0.0","sha":"4d08ef19cd90d56c121587f62764ee2a135caa98","kind":"commit","published_at":"2023-05-23T12:07:37.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax2-extension@4.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax2-extension@4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax2-extension%404.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax2-extension@4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax2-extension@4.0.0/manifests"},{"name":"@jupyterlab/geojson-extension@3.4.0","sha":"4d08ef19cd90d56c121587f62764ee2a135caa98","kind":"commit","published_at":"2023-05-23T12:07:37.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.4.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.4.0/manifests"},{"name":"@jupyterlab/fasta-extension@3.3.0","sha":"4d08ef19cd90d56c121587f62764ee2a135caa98","kind":"commit","published_at":"2023-05-23T12:07:37.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@3.3.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%403.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.3.0/manifests"},{"name":"@jupyterlab/katex-extension@3.4.0","sha":"4d08ef19cd90d56c121587f62764ee2a135caa98","kind":"commit","published_at":"2023-05-23T12:07:37.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@3.4.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%403.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.4.0/manifests"},{"name":"@jupyterlab/vega3-extension@3.3.0","sha":"4d08ef19cd90d56c121587f62764ee2a135caa98","kind":"commit","published_at":"2023-05-23T12:07:37.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@3.3.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%403.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.3.0/manifests"},{"name":"@jupyterlab/geojson-extension@3.3.1","sha":"64dffd890e14b8dc733205aa1a07e49edd2ddd6a","kind":"commit","published_at":"2022-11-15T08:11:21.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.3.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.3.1/manifests"},{"name":"@jupyterlab/geojson-extension@3.3.0","sha":"0f8872f6a010c24e668f8fd910b38675783c79f5","kind":"commit","published_at":"2022-11-14T09:39:16.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.3.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.3.0/manifests"},{"name":"@jupyterlab/vega3-extension@3.2.0","sha":"19b5ff10e2709a473460ed4db0f24125687e3f02","kind":"tag","published_at":"2022-01-17T16:34:54.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@3.2.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%403.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.2.0/manifests"},{"name":"@jupyterlab/vega2-extension@3.2.0","sha":"19b5ff10e2709a473460ed4db0f24125687e3f02","kind":"tag","published_at":"2022-01-17T16:34:54.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@3.2.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%403.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.2.0/manifests"},{"name":"@jupyterlab/mathjax3-extension@4.3.0","sha":"19b5ff10e2709a473460ed4db0f24125687e3f02","kind":"tag","published_at":"2022-01-17T16:34:54.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@4.3.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%404.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.3.0/manifests"},{"name":"@jupyterlab/katex-extension@3.3.0","sha":"19b5ff10e2709a473460ed4db0f24125687e3f02","kind":"tag","published_at":"2022-01-17T16:34:54.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@3.3.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%403.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.3.0/manifests"},{"name":"@jupyterlab/geojson-extension@3.2.0","sha":"19b5ff10e2709a473460ed4db0f24125687e3f02","kind":"tag","published_at":"2022-01-17T16:34:54.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.2.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.2.0/manifests"},{"name":"@jupyterlab/fasta-extension@3.2.0","sha":"19b5ff10e2709a473460ed4db0f24125687e3f02","kind":"tag","published_at":"2022-01-17T16:34:54.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@3.2.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%403.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.2.0/manifests"},{"name":"@jupyterlab/fasta-extension@3.1.1","sha":"8db61c4e898792835e80f86b1a39233b129b624e","kind":"tag","published_at":"2021-03-11T21:14:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@3.1.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%403.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.1.1/manifests"},{"name":"@jupyterlab/geojson-extension@3.1.2","sha":"8db61c4e898792835e80f86b1a39233b129b624e","kind":"tag","published_at":"2021-03-11T21:14:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.1.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.1.2/manifests"},{"name":"@jupyterlab/katex-extension@3.2.2","sha":"8db61c4e898792835e80f86b1a39233b129b624e","kind":"tag","published_at":"2021-03-11T21:14:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@3.2.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%403.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.2.2/manifests"},{"name":"@jupyterlab/vega3-extension@3.1.3","sha":"8db61c4e898792835e80f86b1a39233b129b624e","kind":"tag","published_at":"2021-03-11T21:14:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@3.1.3","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%403.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.3/manifests"},{"name":"@jupyterlab/vega2-extension@3.1.3","sha":"8db61c4e898792835e80f86b1a39233b129b624e","kind":"tag","published_at":"2021-03-11T21:14:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@3.1.3","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%403.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.3/manifests"},{"name":"@jupyterlab/mathjax3-extension@4.2.2","sha":"8db61c4e898792835e80f86b1a39233b129b624e","kind":"tag","published_at":"2021-03-11T21:14:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@4.2.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%404.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.2.2/manifests"},{"name":"@jupyterlab/vega3-extension@3.1.2","sha":"f5021a6c788aacb230e06df92563fc14f1dfbd50","kind":"tag","published_at":"2021-03-11T20:34:33.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@3.1.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%403.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.2/manifests"},{"name":"@jupyterlab/vega2-extension@3.1.2","sha":"f5021a6c788aacb230e06df92563fc14f1dfbd50","kind":"tag","published_at":"2021-03-11T20:34:33.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@3.1.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%403.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.2/manifests"},{"name":"@jupyterlab/katex-extension@3.2.1","sha":"ea95ec1df06f097983567842536830d8e83c32c9","kind":"tag","published_at":"2021-03-11T20:03:28.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@3.2.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%403.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.2.1/manifests"},{"name":"@jupyterlab/mathjax3-extension@4.2.1","sha":"ea95ec1df06f097983567842536830d8e83c32c9","kind":"tag","published_at":"2021-03-11T20:03:28.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@4.2.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%404.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.2.1/manifests"},{"name":"@jupyterlab/vega3-extension@3.1.1","sha":"ea95ec1df06f097983567842536830d8e83c32c9","kind":"tag","published_at":"2021-03-11T20:03:28.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@3.1.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%403.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.1/manifests"},{"name":"@jupyterlab/vega2-extension@3.1.1","sha":"ea95ec1df06f097983567842536830d8e83c32c9","kind":"tag","published_at":"2021-03-11T20:03:28.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@3.1.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%403.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.1/manifests"},{"name":"@jupyterlab/geojson-extension@3.1.1","sha":"ea95ec1df06f097983567842536830d8e83c32c9","kind":"tag","published_at":"2021-03-11T20:03:28.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.1.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.1.1/manifests"},{"name":"@jupyterlab/mathjax3-extension@4.2.0","sha":"99e513bc01b7e6ded7b608f0bcb503e55bd34d21","kind":"tag","published_at":"2021-03-11T19:12:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@4.2.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%404.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.2.0/manifests"},{"name":"@jupyterlab/fasta-extension@3.1.0","sha":"99e513bc01b7e6ded7b608f0bcb503e55bd34d21","kind":"tag","published_at":"2021-03-11T19:12:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@3.1.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%403.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.1.0/manifests"},{"name":"@jupyterlab/katex-extension@3.2.0","sha":"99e513bc01b7e6ded7b608f0bcb503e55bd34d21","kind":"tag","published_at":"2021-03-11T19:12:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@3.2.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%403.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.2.0/manifests"},{"name":"@jupyterlab/vega2-extension@3.1.0","sha":"99e513bc01b7e6ded7b608f0bcb503e55bd34d21","kind":"tag","published_at":"2021-03-11T19:12:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@3.1.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%403.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.0/manifests"},{"name":"@jupyterlab/geojson-extension@3.1.0","sha":"99e513bc01b7e6ded7b608f0bcb503e55bd34d21","kind":"tag","published_at":"2021-03-11T19:12:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.1.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.1.0/manifests"},{"name":"@jupyterlab/vega3-extension@3.1.0","sha":"99e513bc01b7e6ded7b608f0bcb503e55bd34d21","kind":"tag","published_at":"2021-03-11T19:12:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@3.1.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%403.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.0/manifests"},{"name":"@jupyterlab/mathjax3-extension@4.1.1","sha":"ef547cff9703f9da3c58aeaf4648e18af8066503","kind":"tag","published_at":"2021-02-22T20:23:22.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@4.1.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%404.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.1.1/manifests"},{"name":"@jupyterlab/mathjax3-extension@4.1.0","sha":"e617342b81653e0a0f9704c42e7ec7cb48e5c201","kind":"tag","published_at":"2021-02-08T22:11:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@4.1.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%404.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.1.0/manifests"},{"name":"@jupyterlab/katex-extension@3.1.0","sha":"e617342b81653e0a0f9704c42e7ec7cb48e5c201","kind":"tag","published_at":"2021-02-08T22:11:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@3.1.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%403.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.1.0/manifests"},{"name":"@jupyterlab/vega3-extension@3.0.0","sha":"60774b231773dac77c0d594770348aff7fa46edd","kind":"tag","published_at":"2021-01-05T22:15:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@3.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.0.0/manifests"},{"name":"@jupyterlab/fasta-extension@3.0.0","sha":"60774b231773dac77c0d594770348aff7fa46edd","kind":"tag","published_at":"2021-01-05T22:15:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@3.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.0.0/manifests"},{"name":"@jupyterlab/geojson-extension@3.0.0","sha":"60774b231773dac77c0d594770348aff7fa46edd","kind":"tag","published_at":"2021-01-05T22:15:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.0.0/manifests"},{"name":"@jupyterlab/katex-extension@3.0.0","sha":"60774b231773dac77c0d594770348aff7fa46edd","kind":"tag","published_at":"2021-01-05T22:15:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@3.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.0.0/manifests"},{"name":"@jupyterlab/mathjax3-extension@4.0.0","sha":"60774b231773dac77c0d594770348aff7fa46edd","kind":"tag","published_at":"2021-01-05T22:15:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@4.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%404.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.0.0/manifests"},{"name":"@jupyterlab/vega2-extension@3.0.0","sha":"60774b231773dac77c0d594770348aff7fa46edd","kind":"tag","published_at":"2021-01-05T22:15:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@3.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.0.0/manifests"},{"name":"@jupyterlab/geojson-extension@2.0.1","sha":"e2c0422747c80f5329e69e30d8e952caded09634","kind":"tag","published_at":"2020-04-09T11:57:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@2.0.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@2.0.1/manifests"},{"name":"@jupyterlab/fasta-extension@2.0.0","sha":"3f3c5519e35ca4c3c80f1837af495324c1cdf7f4","kind":"tag","published_at":"2020-02-28T19:58:52.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@2.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@2.0.0/manifests"},{"name":"@jupyterlab/vega2-extension@2.0.0","sha":"3f3c5519e35ca4c3c80f1837af495324c1cdf7f4","kind":"tag","published_at":"2020-02-28T19:58:52.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@2.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@2.0.0/manifests"},{"name":"@jupyterlab/katex-extension@2.0.0","sha":"3f3c5519e35ca4c3c80f1837af495324c1cdf7f4","kind":"tag","published_at":"2020-02-28T19:58:52.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@2.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@2.0.0/manifests"},{"name":"@jupyterlab/mathjax3-extension@3.0.0","sha":"3f3c5519e35ca4c3c80f1837af495324c1cdf7f4","kind":"tag","published_at":"2020-02-28T19:58:52.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@3.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@3.0.0/manifests"},{"name":"@jupyterlab/vega3-extension@2.0.0","sha":"3f3c5519e35ca4c3c80f1837af495324c1cdf7f4","kind":"tag","published_at":"2020-02-28T19:58:52.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@2.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@2.0.0/manifests"},{"name":"@jupyterlab/geojson-extension@2.0.0","sha":"3f3c5519e35ca4c3c80f1837af495324c1cdf7f4","kind":"tag","published_at":"2020-02-28T19:58:52.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@2.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@2.0.0/manifests"},{"name":"@jupyterlab/vega3-extension@1.0.0","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@1.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@1.0.0/manifests"},{"name":"@jupyterlab/vega4-extension@1.0.1","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega4-extension@1.0.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega4-extension@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega4-extension%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega4-extension@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega4-extension@1.0.1/manifests"},{"name":"@jupyterlab/plotly-extension@1.0.0","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@1.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@1.0.0/manifests"},{"name":"@jupyterlab/vega2-extension@1.0.0","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@1.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@1.0.0/manifests"},{"name":"@jupyterlab/fasta-extension@1.0.0","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@1.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@1.0.0/manifests"},{"name":"@jupyterlab/geojson-extension@1.0.0","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@1.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@1.0.0/manifests"},{"name":"@jupyterlab/katex-extension@1.0.0","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@1.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@1.0.0/manifests"},{"name":"@jupyterlab/mathjax3-extension@1.0.0","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@1.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@1.0.0/manifests"},{"name":"@jupyterlab/plotly-extension@0.18.2","sha":"7f648392e805bb5c4d67c2611e8e61352140bf4c","kind":"tag","published_at":"2019-01-30T07:16:30.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.18.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.18.2/manifests"},{"name":"@jupyterlab/katex-extension@0.20.1","sha":"7f648392e805bb5c4d67c2611e8e61352140bf4c","kind":"tag","published_at":"2019-01-30T07:16:30.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.20.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.20.1/manifests"},{"name":"@jupyterlab/vega2-extension@0.18.1","sha":"72c6ad52d1178e4d3115788f792e930a014382c1","kind":"tag","published_at":"2018-11-22T20:04:08.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@0.18.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.18.1/manifests"},{"name":"@jupyterlab/vega3-extension@0.18.1","sha":"72c6ad52d1178e4d3115788f792e930a014382c1","kind":"tag","published_at":"2018-11-22T20:04:08.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.18.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.18.1/manifests"},{"name":"@jupyterlab/plotly-extension@0.18.1","sha":"72c6ad52d1178e4d3115788f792e930a014382c1","kind":"tag","published_at":"2018-11-22T20:04:08.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.18.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.18.1/manifests"},{"name":"@jupyterlab/mathjax3-extension@0.3.1","sha":"72c6ad52d1178e4d3115788f792e930a014382c1","kind":"tag","published_at":"2018-11-22T20:04:08.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@0.3.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%400.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.3.1/manifests"},{"name":"@jupyterlab/katex-extension@0.19.2","sha":"72c6ad52d1178e4d3115788f792e930a014382c1","kind":"tag","published_at":"2018-11-22T20:04:08.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.19.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.19.2/manifests"},{"name":"@jupyterlab/geojson-extension@0.18.1","sha":"72c6ad52d1178e4d3115788f792e930a014382c1","kind":"tag","published_at":"2018-11-22T20:04:08.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.18.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.18.1/manifests"},{"name":"@jupyterlab/fasta-extension@0.18.1","sha":"72c6ad52d1178e4d3115788f792e930a014382c1","kind":"tag","published_at":"2018-11-22T20:04:08.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.18.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.18.1/manifests"},{"name":"@jupyterlab/vega3-extension@0.18.0","sha":"a602bb451366fa7e5d3ce3f2fc002b2732e72fdd","kind":"tag","published_at":"2018-10-05T11:31:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.18.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.18.0/manifests"},{"name":"@jupyterlab/plotly-extension@0.18.0","sha":"a602bb451366fa7e5d3ce3f2fc002b2732e72fdd","kind":"tag","published_at":"2018-10-05T11:31:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.18.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.18.0/manifests"},{"name":"@jupyterlab/geojson-extension@0.18.0","sha":"a602bb451366fa7e5d3ce3f2fc002b2732e72fdd","kind":"tag","published_at":"2018-10-05T11:31:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.18.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.18.0/manifests"},{"name":"@jupyterlab/fasta-extension@0.18.0","sha":"a602bb451366fa7e5d3ce3f2fc002b2732e72fdd","kind":"tag","published_at":"2018-10-05T11:31:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.18.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.18.0/manifests"},{"name":"@jupyterlab/vega2-extension@0.18.0","sha":"a602bb451366fa7e5d3ce3f2fc002b2732e72fdd","kind":"tag","published_at":"2018-10-05T11:31:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@0.18.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.18.0/manifests"},{"name":"@jupyterlab/mathjax3-extension@0.3.0","sha":"a602bb451366fa7e5d3ce3f2fc002b2732e72fdd","kind":"tag","published_at":"2018-10-05T11:31:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@0.3.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.3.0/manifests"},{"name":"@jupyterlab/katex-extension@0.19.0","sha":"a602bb451366fa7e5d3ce3f2fc002b2732e72fdd","kind":"tag","published_at":"2018-10-05T11:31:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.19.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.19.0/manifests"},{"name":"@jupyterlab/plotly-extension@0.17.2","sha":"660d1529b75849e14cbe10922ff83a24fe328e61","kind":"commit","published_at":"2018-09-20T09:42:16.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.17.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.17.2/manifests"},{"name":"@jupyterlab/mathjax3-extension@0.2.1","sha":"9ba969aa337f73652b13b7c05defd04d49037559","kind":"tag","published_at":"2018-08-18T14:25:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@0.2.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%400.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.2.1/manifests"},{"name":"@jupyterlab/katex-extension@0.18.1","sha":"9ba969aa337f73652b13b7c05defd04d49037559","kind":"tag","published_at":"2018-08-18T14:25:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.18.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.18.1/manifests"},{"name":"@jupyterlab/fasta-extension@0.17.2","sha":"9011839051b5e6b86d00380b20b28d7b3ae6a3da","kind":"tag","published_at":"2018-08-18T14:23:58.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.17.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.17.2/manifests"},{"name":"@jupyterlab/vega3-extension@0.17.1","sha":"9011839051b5e6b86d00380b20b28d7b3ae6a3da","kind":"tag","published_at":"2018-08-18T14:23:58.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.17.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.17.1/manifests"},{"name":"@jupyterlab/vega2-extension@0.17.1","sha":"9011839051b5e6b86d00380b20b28d7b3ae6a3da","kind":"tag","published_at":"2018-08-18T14:23:58.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@0.17.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.17.1/manifests"},{"name":"@jupyterlab/plotly-extension@0.17.1","sha":"9011839051b5e6b86d00380b20b28d7b3ae6a3da","kind":"tag","published_at":"2018-08-18T14:23:58.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.17.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.17.1/manifests"},{"name":"@jupyterlab/mathjax3-extension@0.2.0","sha":"9011839051b5e6b86d00380b20b28d7b3ae6a3da","kind":"tag","published_at":"2018-08-18T14:23:58.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@0.2.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.2.0/manifests"},{"name":"@jupyterlab/katex-extension@0.18.0","sha":"9011839051b5e6b86d00380b20b28d7b3ae6a3da","kind":"tag","published_at":"2018-08-18T14:23:58.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.18.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.18.0/manifests"},{"name":"@jupyterlab/geojson-extension@0.17.1","sha":"9011839051b5e6b86d00380b20b28d7b3ae6a3da","kind":"tag","published_at":"2018-08-18T14:23:58.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.17.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.17.1/manifests"},{"name":"@jupyterlab/fasta-extension@0.17.1","sha":"902833c8ced5444be72269c8c3eaabd7e5e12dab","kind":"tag","published_at":"2018-07-31T01:51:55.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.17.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.17.1/manifests"},{"name":"@jupyterlab/geojson-extension@0.17.0","sha":"e8fc69bb02b18ef91ec58fa60e58385712ebcffb","kind":"tag","published_at":"2018-07-27T22:16:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.17.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.17.0/manifests"},{"name":"@jupyterlab/vega3-extension@0.17.0","sha":"e8fc69bb02b18ef91ec58fa60e58385712ebcffb","kind":"tag","published_at":"2018-07-27T22:16:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.17.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.17.0/manifests"},{"name":"@jupyterlab/vega2-extension@0.17.0","sha":"e8fc69bb02b18ef91ec58fa60e58385712ebcffb","kind":"tag","published_at":"2018-07-27T22:16:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@0.17.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.17.0/manifests"},{"name":"@jupyterlab/plotly-extension@0.17.0","sha":"e8fc69bb02b18ef91ec58fa60e58385712ebcffb","kind":"tag","published_at":"2018-07-27T22:16:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.17.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.17.0/manifests"},{"name":"@jupyterlab/katex-extension@0.17.0","sha":"e8fc69bb02b18ef91ec58fa60e58385712ebcffb","kind":"tag","published_at":"2018-07-27T22:16:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.17.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.17.0/manifests"},{"name":"@jupyterlab/fasta-extension@0.17.0","sha":"e8fc69bb02b18ef91ec58fa60e58385712ebcffb","kind":"tag","published_at":"2018-07-27T22:16:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.17.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.17.0/manifests"},{"name":"@jupyterlab/geojson-extension@0.16.0","sha":"ca21e8d76b59e77e54052ec72f2a1690f05d7694","kind":"tag","published_at":"2018-04-18T17:05:59.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.16.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.16.0/manifests"},{"name":"@jupyterlab/vega2-extension@0.16.0","sha":"ca21e8d76b59e77e54052ec72f2a1690f05d7694","kind":"tag","published_at":"2018-04-18T17:05:59.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@0.16.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.16.0/manifests"},{"name":"@jupyterlab/plotly-extension@0.16.0","sha":"ca21e8d76b59e77e54052ec72f2a1690f05d7694","kind":"tag","published_at":"2018-04-18T17:05:59.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.16.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.16.0/manifests"},{"name":"@jupyterlab/katex-extension@0.16.0","sha":"ca21e8d76b59e77e54052ec72f2a1690f05d7694","kind":"tag","published_at":"2018-04-18T17:05:59.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.16.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.16.0/manifests"},{"name":"@jupyterlab/fasta-extension@0.16.0","sha":"ca21e8d76b59e77e54052ec72f2a1690f05d7694","kind":"tag","published_at":"2018-04-18T17:05:59.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.16.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.16.0/manifests"},{"name":"@jupyterlab/fasta-extension@0.14.4","sha":"55b5f1e6953662d405d10b37ccb5d167f67ac152","kind":"tag","published_at":"2018-04-17T17:09:07.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.14.4","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.4/manifests"},{"name":"@jupyterlab/vega2-extension@0.15.7","sha":"55b5f1e6953662d405d10b37ccb5d167f67ac152","kind":"tag","published_at":"2018-04-17T17:09:07.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@0.15.7","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@0.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%400.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.15.7/manifests"},{"name":"@jupyterlab/plotly-extension@0.14.6","sha":"55b5f1e6953662d405d10b37ccb5d167f67ac152","kind":"tag","published_at":"2018-04-17T17:09:07.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.14.6","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.6/manifests"},{"name":"@jupyterlab/katex-extension@0.14.5","sha":"55b5f1e6953662d405d10b37ccb5d167f67ac152","kind":"tag","published_at":"2018-04-17T17:09:07.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.14.5","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.5/manifests"},{"name":"@jupyterlab/geojson-extension@0.14.6","sha":"55b5f1e6953662d405d10b37ccb5d167f67ac152","kind":"tag","published_at":"2018-04-17T17:09:07.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.14.6","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.6/manifests"},{"name":"@jupyterlab/vega2-extension@0.15.6","sha":"4a92a00e592cb48655b8685e4fc05745219a164e","kind":"tag","published_at":"2018-04-06T16:00:54.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@0.15.6","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%400.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.15.6/manifests"},{"name":"@jupyterlab/fasta-extension@0.14.3","sha":"d1115f44625e20196a7d3791082436a340506b2a","kind":"tag","published_at":"2018-04-06T15:55:05.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.14.3","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.3/manifests"},{"name":"@jupyterlab/geojson-extension@0.14.5","sha":"d1115f44625e20196a7d3791082436a340506b2a","kind":"tag","published_at":"2018-04-06T15:55:05.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.14.5","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.5/manifests"},{"name":"@jupyterlab/plotly-extension@0.14.5","sha":"d1115f44625e20196a7d3791082436a340506b2a","kind":"tag","published_at":"2018-04-06T15:55:05.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.14.5","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.5/manifests"},{"name":"@jupyterlab/katex-extension@0.14.4","sha":"a6c2e3c869e74681ab527b6aa554400345cd2eb2","kind":"tag","published_at":"2018-04-06T15:33:04.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.14.4","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.4/manifests"},{"name":"@jupyterlab/katex-extension@0.14.3","sha":"8bcf9af1eb66861c5d1dd1bc7ce7496fda7cbe98","kind":"tag","published_at":"2018-02-27T22:31:35.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.14.3","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.3/manifests"},{"name":"@jupyterlab/vega3-extension@0.14.3","sha":"8bcf9af1eb66861c5d1dd1bc7ce7496fda7cbe98","kind":"tag","published_at":"2018-02-27T22:31:35.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.14.3","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.3/manifests"},{"name":"@jupyterlab/geojson-extension@0.14.4","sha":"c20664d0f71b7a08eff02bf05f33bae411588acf","kind":"commit","published_at":"2018-02-15T14:16:04.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.14.4","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.4/manifests"},{"name":"@jupyterlab/vega3-extension@0.14.2","sha":"2ad805ce45c70baea7441f40447cd40c6ca7cab5","kind":"tag","published_at":"2018-02-13T17:33:16.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.14.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.2/manifests"},{"name":"@jupyterlab/plotly-extension@0.14.4","sha":"2ad805ce45c70baea7441f40447cd40c6ca7cab5","kind":"tag","published_at":"2018-02-13T17:33:16.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.14.4","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.4/manifests"},{"name":"@jupyterlab/geojson-extension@0.14.3","sha":"2ad805ce45c70baea7441f40447cd40c6ca7cab5","kind":"tag","published_at":"2018-02-13T17:33:16.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.14.3","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.3/manifests"},{"name":"@jupyterlab/katex-extension@0.14.2","sha":"2ad805ce45c70baea7441f40447cd40c6ca7cab5","kind":"tag","published_at":"2018-02-13T17:33:16.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.14.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.2/manifests"},{"name":"@jupyterlab/fasta-extension@0.14.2","sha":"2ad805ce45c70baea7441f40447cd40c6ca7cab5","kind":"tag","published_at":"2018-02-13T17:33:15.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.14.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.2/manifests"},{"name":"@jupyterlab/plotly-extension@0.14.3","sha":"d1cc739acb8b59b95384da20204c9c34e5a4cb8e","kind":"tag","published_at":"2018-02-13T17:23:10.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.14.3","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.3/manifests"},{"name":"@jupyterlab/plotly-extension@0.14.2","sha":"94182f8acf10d6da0a4cf870e63381d9a479a308","kind":"tag","published_at":"2018-01-20T03:53:28.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.14.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.2/manifests"},{"name":"@jupyterlab/vega3-extension@0.14.1","sha":"cc27031da72fda7d29e93237a9666b81a6fb3b32","kind":"tag","published_at":"2018-01-19T19:47:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.14.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.1/manifests"},{"name":"@jupyterlab/fasta-extension@0.14.1","sha":"cc27031da72fda7d29e93237a9666b81a6fb3b32","kind":"tag","published_at":"2018-01-19T19:47:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.14.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.1/manifests"},{"name":"@jupyterlab/geojson-extension@0.14.1","sha":"cc27031da72fda7d29e93237a9666b81a6fb3b32","kind":"tag","published_at":"2018-01-19T19:47:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.14.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.1/manifests"},{"name":"@jupyterlab/katex-extension@0.14.1","sha":"cc27031da72fda7d29e93237a9666b81a6fb3b32","kind":"tag","published_at":"2018-01-19T19:47:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.14.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.1/manifests"},{"name":"@jupyterlab/plotly-extension@0.14.1","sha":"cc27031da72fda7d29e93237a9666b81a6fb3b32","kind":"tag","published_at":"2018-01-19T19:47:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.14.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.1/manifests"},{"name":"@jupyterlab/vega3-extension@0.14.0","sha":"7d55c63e91bfcf3df127d0845a7269b0881525a9","kind":"tag","published_at":"2018-01-11T11:11:48.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.14.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.0/manifests"},{"name":"@jupyterlab/fasta-extension@0.14.0","sha":"7d55c63e91bfcf3df127d0845a7269b0881525a9","kind":"tag","published_at":"2018-01-11T11:11:48.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.14.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.0/manifests"},{"name":"@jupyterlab/geojson-extension@0.14.0","sha":"7d55c63e91bfcf3df127d0845a7269b0881525a9","kind":"tag","published_at":"2018-01-11T11:11:48.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.14.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.0/manifests"},{"name":"@jupyterlab/katex-extension@0.14.0","sha":"7d55c63e91bfcf3df127d0845a7269b0881525a9","kind":"tag","published_at":"2018-01-11T11:11:48.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.14.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.0/manifests"},{"name":"@jupyterlab/plotly-extension@0.14.0","sha":"7d55c63e91bfcf3df127d0845a7269b0881525a9","kind":"tag","published_at":"2018-01-11T11:11:48.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.14.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.0/manifests"},{"name":"@jupyterlab/plotly-extension@0.13.0","sha":"56e6183df57545a14058838638252de5f3dc2581","kind":"tag","published_at":"2017-12-08T19:52:01.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.13.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.13.0/manifests"},{"name":"@jupyterlab/vega3-extension@0.13.0","sha":"56e6183df57545a14058838638252de5f3dc2581","kind":"tag","published_at":"2017-12-08T19:52:01.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.13.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.13.0/manifests"},{"name":"@jupyterlab/fasta-extension@0.13.0","sha":"56e6183df57545a14058838638252de5f3dc2581","kind":"tag","published_at":"2017-12-08T19:52:01.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.13.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.13.0/manifests"},{"name":"@jupyterlab/geojson-extension@0.13.0","sha":"56e6183df57545a14058838638252de5f3dc2581","kind":"tag","published_at":"2017-12-08T19:52:01.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.13.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.13.0/manifests"},{"name":"@jupyterlab/katex-extension@0.13.0","sha":"56e6183df57545a14058838638252de5f3dc2581","kind":"tag","published_at":"2017-12-08T19:52:01.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.13.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.13.0/manifests"},{"name":"v0.12.0","sha":"7d8df71e56da78cb41cd155b8278ffe38ff78a94","kind":"tag","published_at":"2017-11-09T16:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.12.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"685e955e18bf3a30a6bc9df77d7d1f8f1a9a0852","kind":"tag","published_at":"2017-10-31T19:43:10.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.11.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"d1e17c0d5baa021c621065b9d8ae157d9adce0fd","kind":"tag","published_at":"2017-10-16T22:59:18.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.11.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.11.0/manifests"},{"name":"vundefined","sha":"884c1b264577c314543107cd96c05279da2b82d9","kind":"tag","published_at":"2017-10-06T18:27:22.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/vundefined","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/vundefined","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@vundefined","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/vundefined","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/vundefined/manifests"},{"name":"v0.10.2","sha":"59226e1c4c79af587d61742f4583b25ace2b6089","kind":"tag","published_at":"2017-10-06T18:21:30.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.10.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"63f94180522593a889fbcf62999da5acd42dacfd","kind":"tag","published_at":"2017-10-05T22:57:47.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.10.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"0af19f0f17dad9519146a213877dd685234a3fd2","kind":"tag","published_at":"2017-09-26T18:16:24.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.10.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.10.0/manifests"},{"name":"v0.9.2","sha":"fd5757d79e691b947dd507d1fcba544e41df8852","kind":"commit","published_at":"2017-08-03T21:07:09.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.9.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.9.2/manifests"},{"name":"@jupyterlab/json-extension@0.9.1","sha":"4248a42d69b59753e956011ac44ebbda005fc0d1","kind":"commit","published_at":"2017-07-28T20:14:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/json-extension@0.9.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/json-extension@0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fjson-extension%400.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fjson-extension@0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fjson-extension@0.9.1/manifests"},{"name":"@jupyterlab/geojson-extension@0.9.1","sha":"e68f5e125c694723c442298b78a72a398aecba68","kind":"commit","published_at":"2017-07-28T20:14:09.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.9.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.9.1/manifests"},{"name":"@jupyterlab/json-extension@0.9.0","sha":"21657bbbfade1dcce5bd43f323f879af3b8d4d80","kind":"commit","published_at":"2017-07-26T14:43:00.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/json-extension@0.9.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/json-extension@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fjson-extension%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fjson-extension@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fjson-extension@0.9.0/manifests"},{"name":"@jupyterlab/geojson-extension@0.9.0","sha":"87890889ede575ee4527440fd4127e183b67ddfd","kind":"commit","published_at":"2017-07-26T14:41:59.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.9.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.9.0/manifests"},{"name":"v0.8.0","sha":"e8d8f7e3c9243b65bdab6475e56905f0408a557f","kind":"tag","published_at":"2017-07-19T18:33:49.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.8.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.8.0/manifests"}]},"repo_metadata_updated_at":"2025-10-05T13:07:29.233Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":16,"rankings":{"downloads":null,"dependent_repos_count":33.92638036809816,"dependent_packages_count":40.95092024539878,"stargazers_count":31.07361963190184,"forks_count":34.01840490797546,"docker_downloads_count":null,"average":34.99233128834356},"purl":"pkg:conda/jupyterlab-geojson","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/jupyterlab-geojson","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/jupyterlab-geojson","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/jupyterlab-geojson/dependencies","status":null,"funding_links":["https://jupyter.org/about#donate"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T18:32:05.025Z","issues_count":35,"pull_requests_count":94,"avg_time_to_close_issue":5976402.722222222,"avg_time_to_close_pull_request":2792292.827586207,"issues_closed_count":18,"pull_requests_closed_count":87,"pull_request_authors_count":18,"issue_authors_count":34,"avg_comments_per_issue":3.5714285714285716,"avg_comments_per_pull_request":1.6595744680851063,"merged_pull_requests_count":80,"bot_issues_count":1,"bot_pull_requests_count":57,"past_year_issues_count":0,"past_year_pull_requests_count":9,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1384333.625,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":8,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":9,"past_year_merged_pull_requests_count":8,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/issues","maintainers":[{"login":"fcollonval","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fcollonval"},{"login":"jtpio","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtpio"},{"login":"gnestor","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gnestor"},{"login":"consideRatio","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/consideRatio"},{"login":"blink1073","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"dhirschfeld","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dhirschfeld"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/jupyterlab-geojson/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/jupyterlab-geojson/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/jupyterlab-geojson/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/jupyterlab-geojson/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/jupyterlab-geojson/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/jupyterlab-geojson/codemeta","maintainers":[],"registry":{"name":"anaconda.org","url":"https://anaconda.org","ecosystem":"conda","default":true,"packages_count":5087,"maintainers_count":0,"namespaces_count":0,"keywords_count":0,"github":"Anaconda","metadata":{"kind":"anaconda","key":"Main","api":"https://repo.ananconda.com"},"icon_url":"https://github.com/Anaconda.png","created_at":"2022-10-03T15:37:08.736Z","updated_at":"2026-04-27T18:20:20.117Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/namespaces"}},{"id":2776431,"name":"jupyterlab-geojson","ecosystem":"pypi","description":"GeoJSON renderer for JupyterLab","homepage":"https://github.com/jupyterlab/jupyter-renderers","licenses":"BSD 3-Clause License  Copyright (c) 2020-2023, Project Jupyter 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 the copyright holder nor the names of its 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 HOLDER 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/jupyterlab/jupyter-renderers","keywords_array":[],"namespace":null,"versions_count":14,"first_release_published_at":"2016-09-28T00:42:12.000Z","latest_release_published_at":"2023-05-23T12:25:30.000Z","latest_release_number":"3.4.0","last_synced_at":"2026-04-08T11:16:08.047Z","created_at":"2022-04-10T11:23:27.675Z","updated_at":"2026-04-08T11:16:08.297Z","registry_url":"https://pypi.org/project/jupyterlab-geojson/","install_command":"pip install jupyterlab-geojson --index-url https://pypi.org/simple","documentation_url":"https://jupyterlab-geojson.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Framework :: Jupyter","Framework :: Jupyter :: JupyterLab","Framework :: Jupyter :: JupyterLab :: 4","Framework :: Jupyter :: JupyterLab :: Extensions","Framework :: Jupyter :: JupyterLab :: Extensions :: Prebuilt","License :: OSI Approved :: BSD License","Programming Language :: Python","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9"],"normalized_name":"jupyterlab-geojson","project_status":null},"repo_metadata":{"id":38421190,"uuid":"93772766","full_name":"jupyterlab/jupyter-renderers","owner":"jupyterlab","description":"Renderers and renderer extensions for JupyterLab","archived":false,"fork":false,"pushed_at":"2025-02-20T07:10:37.000Z","size":7133,"stargazers_count":510,"open_issues_count":42,"forks_count":81,"subscribers_count":28,"default_branch":"main","last_synced_at":"2025-09-23T05:35:14.904Z","etag":null,"topics":["fasta","geojson","jupyterlab","jupyterlab-extension","katex","plotly","vega","vega-lite"],"latest_commit_sha":null,"homepage":"","language":"HTML","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/jupyterlab.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"custom":"https://jupyter.org/about#donate"}},"created_at":"2017-06-08T16:59:07.000Z","updated_at":"2025-08-28T13:53:26.000Z","dependencies_parsed_at":"2023-02-08T05:31:13.322Z","dependency_job_id":"75de564a-e801-432a-abee-6877944ea879","html_url":"https://github.com/jupyterlab/jupyter-renderers","commit_stats":{"total_commits":461,"total_committers":30,"mean_commits":"15.366666666666667","dds":0.6355748373101953,"last_synced_commit":"63af72ba0c8ec0123acb9e317366ed31ce0e1488"},"previous_names":[],"tags_count":142,"template":false,"template_full_name":null,"purl":"pkg:github/jupyterlab/jupyter-renderers","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/sbom","scorecard":{"id":543202,"data":{"date":"2025-08-11","repo":{"name":"github.com/jupyterlab/jupyter-renderers","commit":"b89c093bce24c8d7394177f08a111b3895ed6870"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"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":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/binder.yaml:1","Warn: no topLevel permission defined: .github/workflows/main.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":"Code-Review","score":3,"reason":"Found 2/6 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/binder.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/binder.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:54","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:105","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found linked content: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found text in security policy: github.com/jupyterlab/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"41 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: GHSA-44cc-43rp-5947","Warn: Project is vulnerable to: GHSA-4m77-cmpx-vjc4","Warn: Project is vulnerable to: GHSA-9q39-rmj3-p4r2","Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-36jr-mh4h-2g58","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-3wc5-fcw2-2329","Warn: Project is vulnerable to: GHSA-64fm-8hw2-v72w","Warn: Project is vulnerable to: GHSA-f98w-7cxr-ff2h","Warn: Project is vulnerable to: GHSA-cg87-wmx4-v546","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-rm97-x556-q36h","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-p9pc-299p-vxgp"],"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-20T08:45:33.391Z","repository_id":38421190,"created_at":"2025-08-20T08:45:33.391Z","updated_at":"2025-08-20T08:45:33.391Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278457468,"owners_count":25989956,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-05T02:00:06.059Z","response_time":54,"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":"jupyterlab","name":"JupyterLab","uuid":"22800682","kind":"organization","description":"JupyterLab: The Next Generation UI for Project Jupyter","email":"project.jupyter@gmail.com","website":"https://jupyter.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22800682?v=4","repositories_count":63,"last_synced_at":"2024-04-14T17:14:51.742Z","metadata":{"has_sponsors_listing":false,"funding":{"custom":"https://jupyter.org/about#donate"}},"html_url":"https://github.com/jupyterlab","funding_links":["https://jupyter.org/about#donate"],"total_stars":28077,"followers":845,"following":0,"created_at":"2022-11-02T16:23:12.150Z","updated_at":"2024-04-14T17:15:11.176Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab/repositories"},"tags":[{"name":"@jupyterlab/mathjax2-extension@4.0.0","sha":"4d08ef19cd90d56c121587f62764ee2a135caa98","kind":"commit","published_at":"2023-05-23T12:07:37.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax2-extension@4.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax2-extension@4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax2-extension%404.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax2-extension@4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax2-extension@4.0.0/manifests"},{"name":"@jupyterlab/geojson-extension@3.4.0","sha":"4d08ef19cd90d56c121587f62764ee2a135caa98","kind":"commit","published_at":"2023-05-23T12:07:37.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.4.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.4.0/manifests"},{"name":"@jupyterlab/fasta-extension@3.3.0","sha":"4d08ef19cd90d56c121587f62764ee2a135caa98","kind":"commit","published_at":"2023-05-23T12:07:37.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@3.3.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%403.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.3.0/manifests"},{"name":"@jupyterlab/katex-extension@3.4.0","sha":"4d08ef19cd90d56c121587f62764ee2a135caa98","kind":"commit","published_at":"2023-05-23T12:07:37.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@3.4.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%403.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.4.0/manifests"},{"name":"@jupyterlab/vega3-extension@3.3.0","sha":"4d08ef19cd90d56c121587f62764ee2a135caa98","kind":"commit","published_at":"2023-05-23T12:07:37.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@3.3.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%403.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.3.0/manifests"},{"name":"@jupyterlab/geojson-extension@3.3.1","sha":"64dffd890e14b8dc733205aa1a07e49edd2ddd6a","kind":"commit","published_at":"2022-11-15T08:11:21.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.3.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.3.1/manifests"},{"name":"@jupyterlab/geojson-extension@3.3.0","sha":"0f8872f6a010c24e668f8fd910b38675783c79f5","kind":"commit","published_at":"2022-11-14T09:39:16.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.3.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.3.0/manifests"},{"name":"@jupyterlab/vega3-extension@3.2.0","sha":"19b5ff10e2709a473460ed4db0f24125687e3f02","kind":"tag","published_at":"2022-01-17T16:34:54.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@3.2.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%403.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.2.0/manifests"},{"name":"@jupyterlab/vega2-extension@3.2.0","sha":"19b5ff10e2709a473460ed4db0f24125687e3f02","kind":"tag","published_at":"2022-01-17T16:34:54.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@3.2.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%403.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.2.0/manifests"},{"name":"@jupyterlab/mathjax3-extension@4.3.0","sha":"19b5ff10e2709a473460ed4db0f24125687e3f02","kind":"tag","published_at":"2022-01-17T16:34:54.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@4.3.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%404.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.3.0/manifests"},{"name":"@jupyterlab/katex-extension@3.3.0","sha":"19b5ff10e2709a473460ed4db0f24125687e3f02","kind":"tag","published_at":"2022-01-17T16:34:54.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@3.3.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%403.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.3.0/manifests"},{"name":"@jupyterlab/geojson-extension@3.2.0","sha":"19b5ff10e2709a473460ed4db0f24125687e3f02","kind":"tag","published_at":"2022-01-17T16:34:54.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.2.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.2.0/manifests"},{"name":"@jupyterlab/fasta-extension@3.2.0","sha":"19b5ff10e2709a473460ed4db0f24125687e3f02","kind":"tag","published_at":"2022-01-17T16:34:54.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@3.2.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%403.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.2.0/manifests"},{"name":"@jupyterlab/fasta-extension@3.1.1","sha":"8db61c4e898792835e80f86b1a39233b129b624e","kind":"tag","published_at":"2021-03-11T21:14:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@3.1.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%403.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.1.1/manifests"},{"name":"@jupyterlab/geojson-extension@3.1.2","sha":"8db61c4e898792835e80f86b1a39233b129b624e","kind":"tag","published_at":"2021-03-11T21:14:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.1.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.1.2/manifests"},{"name":"@jupyterlab/katex-extension@3.2.2","sha":"8db61c4e898792835e80f86b1a39233b129b624e","kind":"tag","published_at":"2021-03-11T21:14:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@3.2.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%403.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.2.2/manifests"},{"name":"@jupyterlab/vega3-extension@3.1.3","sha":"8db61c4e898792835e80f86b1a39233b129b624e","kind":"tag","published_at":"2021-03-11T21:14:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@3.1.3","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%403.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.3/manifests"},{"name":"@jupyterlab/vega2-extension@3.1.3","sha":"8db61c4e898792835e80f86b1a39233b129b624e","kind":"tag","published_at":"2021-03-11T21:14:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@3.1.3","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%403.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.3/manifests"},{"name":"@jupyterlab/mathjax3-extension@4.2.2","sha":"8db61c4e898792835e80f86b1a39233b129b624e","kind":"tag","published_at":"2021-03-11T21:14:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@4.2.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%404.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.2.2/manifests"},{"name":"@jupyterlab/vega3-extension@3.1.2","sha":"f5021a6c788aacb230e06df92563fc14f1dfbd50","kind":"tag","published_at":"2021-03-11T20:34:33.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@3.1.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%403.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.2/manifests"},{"name":"@jupyterlab/vega2-extension@3.1.2","sha":"f5021a6c788aacb230e06df92563fc14f1dfbd50","kind":"tag","published_at":"2021-03-11T20:34:33.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@3.1.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%403.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.2/manifests"},{"name":"@jupyterlab/katex-extension@3.2.1","sha":"ea95ec1df06f097983567842536830d8e83c32c9","kind":"tag","published_at":"2021-03-11T20:03:28.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@3.2.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%403.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.2.1/manifests"},{"name":"@jupyterlab/mathjax3-extension@4.2.1","sha":"ea95ec1df06f097983567842536830d8e83c32c9","kind":"tag","published_at":"2021-03-11T20:03:28.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@4.2.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%404.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.2.1/manifests"},{"name":"@jupyterlab/vega3-extension@3.1.1","sha":"ea95ec1df06f097983567842536830d8e83c32c9","kind":"tag","published_at":"2021-03-11T20:03:28.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@3.1.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%403.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.1/manifests"},{"name":"@jupyterlab/vega2-extension@3.1.1","sha":"ea95ec1df06f097983567842536830d8e83c32c9","kind":"tag","published_at":"2021-03-11T20:03:28.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@3.1.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%403.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.1/manifests"},{"name":"@jupyterlab/geojson-extension@3.1.1","sha":"ea95ec1df06f097983567842536830d8e83c32c9","kind":"tag","published_at":"2021-03-11T20:03:28.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.1.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.1.1/manifests"},{"name":"@jupyterlab/mathjax3-extension@4.2.0","sha":"99e513bc01b7e6ded7b608f0bcb503e55bd34d21","kind":"tag","published_at":"2021-03-11T19:12:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@4.2.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%404.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.2.0/manifests"},{"name":"@jupyterlab/fasta-extension@3.1.0","sha":"99e513bc01b7e6ded7b608f0bcb503e55bd34d21","kind":"tag","published_at":"2021-03-11T19:12:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@3.1.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%403.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.1.0/manifests"},{"name":"@jupyterlab/katex-extension@3.2.0","sha":"99e513bc01b7e6ded7b608f0bcb503e55bd34d21","kind":"tag","published_at":"2021-03-11T19:12:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@3.2.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%403.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.2.0/manifests"},{"name":"@jupyterlab/vega2-extension@3.1.0","sha":"99e513bc01b7e6ded7b608f0bcb503e55bd34d21","kind":"tag","published_at":"2021-03-11T19:12:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@3.1.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%403.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.0/manifests"},{"name":"@jupyterlab/geojson-extension@3.1.0","sha":"99e513bc01b7e6ded7b608f0bcb503e55bd34d21","kind":"tag","published_at":"2021-03-11T19:12:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.1.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.1.0/manifests"},{"name":"@jupyterlab/vega3-extension@3.1.0","sha":"99e513bc01b7e6ded7b608f0bcb503e55bd34d21","kind":"tag","published_at":"2021-03-11T19:12:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@3.1.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%403.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.0/manifests"},{"name":"@jupyterlab/mathjax3-extension@4.1.1","sha":"ef547cff9703f9da3c58aeaf4648e18af8066503","kind":"tag","published_at":"2021-02-22T20:23:22.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@4.1.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%404.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.1.1/manifests"},{"name":"@jupyterlab/mathjax3-extension@4.1.0","sha":"e617342b81653e0a0f9704c42e7ec7cb48e5c201","kind":"tag","published_at":"2021-02-08T22:11:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@4.1.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%404.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.1.0/manifests"},{"name":"@jupyterlab/katex-extension@3.1.0","sha":"e617342b81653e0a0f9704c42e7ec7cb48e5c201","kind":"tag","published_at":"2021-02-08T22:11:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@3.1.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%403.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.1.0/manifests"},{"name":"@jupyterlab/vega3-extension@3.0.0","sha":"60774b231773dac77c0d594770348aff7fa46edd","kind":"tag","published_at":"2021-01-05T22:15:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@3.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.0.0/manifests"},{"name":"@jupyterlab/fasta-extension@3.0.0","sha":"60774b231773dac77c0d594770348aff7fa46edd","kind":"tag","published_at":"2021-01-05T22:15:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@3.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.0.0/manifests"},{"name":"@jupyterlab/geojson-extension@3.0.0","sha":"60774b231773dac77c0d594770348aff7fa46edd","kind":"tag","published_at":"2021-01-05T22:15:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.0.0/manifests"},{"name":"@jupyterlab/katex-extension@3.0.0","sha":"60774b231773dac77c0d594770348aff7fa46edd","kind":"tag","published_at":"2021-01-05T22:15:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@3.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.0.0/manifests"},{"name":"@jupyterlab/mathjax3-extension@4.0.0","sha":"60774b231773dac77c0d594770348aff7fa46edd","kind":"tag","published_at":"2021-01-05T22:15:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@4.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%404.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.0.0/manifests"},{"name":"@jupyterlab/vega2-extension@3.0.0","sha":"60774b231773dac77c0d594770348aff7fa46edd","kind":"tag","published_at":"2021-01-05T22:15:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@3.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.0.0/manifests"},{"name":"@jupyterlab/geojson-extension@2.0.1","sha":"e2c0422747c80f5329e69e30d8e952caded09634","kind":"tag","published_at":"2020-04-09T11:57:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@2.0.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@2.0.1/manifests"},{"name":"@jupyterlab/fasta-extension@2.0.0","sha":"3f3c5519e35ca4c3c80f1837af495324c1cdf7f4","kind":"tag","published_at":"2020-02-28T19:58:52.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@2.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@2.0.0/manifests"},{"name":"@jupyterlab/vega2-extension@2.0.0","sha":"3f3c5519e35ca4c3c80f1837af495324c1cdf7f4","kind":"tag","published_at":"2020-02-28T19:58:52.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@2.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@2.0.0/manifests"},{"name":"@jupyterlab/katex-extension@2.0.0","sha":"3f3c5519e35ca4c3c80f1837af495324c1cdf7f4","kind":"tag","published_at":"2020-02-28T19:58:52.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@2.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@2.0.0/manifests"},{"name":"@jupyterlab/mathjax3-extension@3.0.0","sha":"3f3c5519e35ca4c3c80f1837af495324c1cdf7f4","kind":"tag","published_at":"2020-02-28T19:58:52.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@3.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@3.0.0/manifests"},{"name":"@jupyterlab/vega3-extension@2.0.0","sha":"3f3c5519e35ca4c3c80f1837af495324c1cdf7f4","kind":"tag","published_at":"2020-02-28T19:58:52.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@2.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@2.0.0/manifests"},{"name":"@jupyterlab/geojson-extension@2.0.0","sha":"3f3c5519e35ca4c3c80f1837af495324c1cdf7f4","kind":"tag","published_at":"2020-02-28T19:58:52.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@2.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@2.0.0/manifests"},{"name":"@jupyterlab/vega3-extension@1.0.0","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@1.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@1.0.0/manifests"},{"name":"@jupyterlab/vega4-extension@1.0.1","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega4-extension@1.0.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega4-extension@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega4-extension%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega4-extension@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega4-extension@1.0.1/manifests"},{"name":"@jupyterlab/plotly-extension@1.0.0","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@1.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@1.0.0/manifests"},{"name":"@jupyterlab/vega2-extension@1.0.0","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@1.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@1.0.0/manifests"},{"name":"@jupyterlab/fasta-extension@1.0.0","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@1.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@1.0.0/manifests"},{"name":"@jupyterlab/geojson-extension@1.0.0","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@1.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@1.0.0/manifests"},{"name":"@jupyterlab/katex-extension@1.0.0","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@1.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@1.0.0/manifests"},{"name":"@jupyterlab/mathjax3-extension@1.0.0","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@1.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@1.0.0/manifests"},{"name":"@jupyterlab/plotly-extension@0.18.2","sha":"7f648392e805bb5c4d67c2611e8e61352140bf4c","kind":"tag","published_at":"2019-01-30T07:16:30.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.18.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.18.2/manifests"},{"name":"@jupyterlab/katex-extension@0.20.1","sha":"7f648392e805bb5c4d67c2611e8e61352140bf4c","kind":"tag","published_at":"2019-01-30T07:16:30.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.20.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.20.1/manifests"},{"name":"@jupyterlab/vega2-extension@0.18.1","sha":"72c6ad52d1178e4d3115788f792e930a014382c1","kind":"tag","published_at":"2018-11-22T20:04:08.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@0.18.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.18.1/manifests"},{"name":"@jupyterlab/vega3-extension@0.18.1","sha":"72c6ad52d1178e4d3115788f792e930a014382c1","kind":"tag","published_at":"2018-11-22T20:04:08.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.18.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.18.1/manifests"},{"name":"@jupyterlab/plotly-extension@0.18.1","sha":"72c6ad52d1178e4d3115788f792e930a014382c1","kind":"tag","published_at":"2018-11-22T20:04:08.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.18.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.18.1/manifests"},{"name":"@jupyterlab/mathjax3-extension@0.3.1","sha":"72c6ad52d1178e4d3115788f792e930a014382c1","kind":"tag","published_at":"2018-11-22T20:04:08.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@0.3.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%400.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.3.1/manifests"},{"name":"@jupyterlab/katex-extension@0.19.2","sha":"72c6ad52d1178e4d3115788f792e930a014382c1","kind":"tag","published_at":"2018-11-22T20:04:08.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.19.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.19.2/manifests"},{"name":"@jupyterlab/geojson-extension@0.18.1","sha":"72c6ad52d1178e4d3115788f792e930a014382c1","kind":"tag","published_at":"2018-11-22T20:04:08.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.18.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.18.1/manifests"},{"name":"@jupyterlab/fasta-extension@0.18.1","sha":"72c6ad52d1178e4d3115788f792e930a014382c1","kind":"tag","published_at":"2018-11-22T20:04:08.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.18.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.18.1/manifests"},{"name":"@jupyterlab/vega3-extension@0.18.0","sha":"a602bb451366fa7e5d3ce3f2fc002b2732e72fdd","kind":"tag","published_at":"2018-10-05T11:31:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.18.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.18.0/manifests"},{"name":"@jupyterlab/plotly-extension@0.18.0","sha":"a602bb451366fa7e5d3ce3f2fc002b2732e72fdd","kind":"tag","published_at":"2018-10-05T11:31:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.18.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.18.0/manifests"},{"name":"@jupyterlab/geojson-extension@0.18.0","sha":"a602bb451366fa7e5d3ce3f2fc002b2732e72fdd","kind":"tag","published_at":"2018-10-05T11:31:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.18.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.18.0/manifests"},{"name":"@jupyterlab/fasta-extension@0.18.0","sha":"a602bb451366fa7e5d3ce3f2fc002b2732e72fdd","kind":"tag","published_at":"2018-10-05T11:31:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.18.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.18.0/manifests"},{"name":"@jupyterlab/vega2-extension@0.18.0","sha":"a602bb451366fa7e5d3ce3f2fc002b2732e72fdd","kind":"tag","published_at":"2018-10-05T11:31:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@0.18.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.18.0/manifests"},{"name":"@jupyterlab/mathjax3-extension@0.3.0","sha":"a602bb451366fa7e5d3ce3f2fc002b2732e72fdd","kind":"tag","published_at":"2018-10-05T11:31:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@0.3.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.3.0/manifests"},{"name":"@jupyterlab/katex-extension@0.19.0","sha":"a602bb451366fa7e5d3ce3f2fc002b2732e72fdd","kind":"tag","published_at":"2018-10-05T11:31:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.19.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.19.0/manifests"},{"name":"@jupyterlab/plotly-extension@0.17.2","sha":"660d1529b75849e14cbe10922ff83a24fe328e61","kind":"commit","published_at":"2018-09-20T09:42:16.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.17.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.17.2/manifests"},{"name":"@jupyterlab/mathjax3-extension@0.2.1","sha":"9ba969aa337f73652b13b7c05defd04d49037559","kind":"tag","published_at":"2018-08-18T14:25:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@0.2.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%400.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.2.1/manifests"},{"name":"@jupyterlab/katex-extension@0.18.1","sha":"9ba969aa337f73652b13b7c05defd04d49037559","kind":"tag","published_at":"2018-08-18T14:25:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.18.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.18.1/manifests"},{"name":"@jupyterlab/fasta-extension@0.17.2","sha":"9011839051b5e6b86d00380b20b28d7b3ae6a3da","kind":"tag","published_at":"2018-08-18T14:23:58.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.17.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.17.2/manifests"},{"name":"@jupyterlab/vega3-extension@0.17.1","sha":"9011839051b5e6b86d00380b20b28d7b3ae6a3da","kind":"tag","published_at":"2018-08-18T14:23:58.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.17.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.17.1/manifests"},{"name":"@jupyterlab/vega2-extension@0.17.1","sha":"9011839051b5e6b86d00380b20b28d7b3ae6a3da","kind":"tag","published_at":"2018-08-18T14:23:58.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@0.17.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.17.1/manifests"},{"name":"@jupyterlab/plotly-extension@0.17.1","sha":"9011839051b5e6b86d00380b20b28d7b3ae6a3da","kind":"tag","published_at":"2018-08-18T14:23:58.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.17.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.17.1/manifests"},{"name":"@jupyterlab/mathjax3-extension@0.2.0","sha":"9011839051b5e6b86d00380b20b28d7b3ae6a3da","kind":"tag","published_at":"2018-08-18T14:23:58.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@0.2.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.2.0/manifests"},{"name":"@jupyterlab/katex-extension@0.18.0","sha":"9011839051b5e6b86d00380b20b28d7b3ae6a3da","kind":"tag","published_at":"2018-08-18T14:23:58.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.18.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.18.0/manifests"},{"name":"@jupyterlab/geojson-extension@0.17.1","sha":"9011839051b5e6b86d00380b20b28d7b3ae6a3da","kind":"tag","published_at":"2018-08-18T14:23:58.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.17.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.17.1/manifests"},{"name":"@jupyterlab/fasta-extension@0.17.1","sha":"902833c8ced5444be72269c8c3eaabd7e5e12dab","kind":"tag","published_at":"2018-07-31T01:51:55.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.17.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.17.1/manifests"},{"name":"@jupyterlab/geojson-extension@0.17.0","sha":"e8fc69bb02b18ef91ec58fa60e58385712ebcffb","kind":"tag","published_at":"2018-07-27T22:16:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.17.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.17.0/manifests"},{"name":"@jupyterlab/vega3-extension@0.17.0","sha":"e8fc69bb02b18ef91ec58fa60e58385712ebcffb","kind":"tag","published_at":"2018-07-27T22:16:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.17.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.17.0/manifests"},{"name":"@jupyterlab/vega2-extension@0.17.0","sha":"e8fc69bb02b18ef91ec58fa60e58385712ebcffb","kind":"tag","published_at":"2018-07-27T22:16:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@0.17.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.17.0/manifests"},{"name":"@jupyterlab/plotly-extension@0.17.0","sha":"e8fc69bb02b18ef91ec58fa60e58385712ebcffb","kind":"tag","published_at":"2018-07-27T22:16:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.17.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.17.0/manifests"},{"name":"@jupyterlab/katex-extension@0.17.0","sha":"e8fc69bb02b18ef91ec58fa60e58385712ebcffb","kind":"tag","published_at":"2018-07-27T22:16:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.17.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.17.0/manifests"},{"name":"@jupyterlab/fasta-extension@0.17.0","sha":"e8fc69bb02b18ef91ec58fa60e58385712ebcffb","kind":"tag","published_at":"2018-07-27T22:16:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.17.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.17.0/manifests"},{"name":"@jupyterlab/geojson-extension@0.16.0","sha":"ca21e8d76b59e77e54052ec72f2a1690f05d7694","kind":"tag","published_at":"2018-04-18T17:05:59.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.16.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.16.0/manifests"},{"name":"@jupyterlab/vega2-extension@0.16.0","sha":"ca21e8d76b59e77e54052ec72f2a1690f05d7694","kind":"tag","published_at":"2018-04-18T17:05:59.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@0.16.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.16.0/manifests"},{"name":"@jupyterlab/plotly-extension@0.16.0","sha":"ca21e8d76b59e77e54052ec72f2a1690f05d7694","kind":"tag","published_at":"2018-04-18T17:05:59.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.16.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.16.0/manifests"},{"name":"@jupyterlab/katex-extension@0.16.0","sha":"ca21e8d76b59e77e54052ec72f2a1690f05d7694","kind":"tag","published_at":"2018-04-18T17:05:59.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.16.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.16.0/manifests"},{"name":"@jupyterlab/fasta-extension@0.16.0","sha":"ca21e8d76b59e77e54052ec72f2a1690f05d7694","kind":"tag","published_at":"2018-04-18T17:05:59.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.16.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.16.0/manifests"},{"name":"@jupyterlab/fasta-extension@0.14.4","sha":"55b5f1e6953662d405d10b37ccb5d167f67ac152","kind":"tag","published_at":"2018-04-17T17:09:07.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.14.4","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.4/manifests"},{"name":"@jupyterlab/vega2-extension@0.15.7","sha":"55b5f1e6953662d405d10b37ccb5d167f67ac152","kind":"tag","published_at":"2018-04-17T17:09:07.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@0.15.7","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@0.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%400.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.15.7/manifests"},{"name":"@jupyterlab/plotly-extension@0.14.6","sha":"55b5f1e6953662d405d10b37ccb5d167f67ac152","kind":"tag","published_at":"2018-04-17T17:09:07.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.14.6","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.6/manifests"},{"name":"@jupyterlab/katex-extension@0.14.5","sha":"55b5f1e6953662d405d10b37ccb5d167f67ac152","kind":"tag","published_at":"2018-04-17T17:09:07.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.14.5","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.5/manifests"},{"name":"@jupyterlab/geojson-extension@0.14.6","sha":"55b5f1e6953662d405d10b37ccb5d167f67ac152","kind":"tag","published_at":"2018-04-17T17:09:07.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.14.6","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.6/manifests"},{"name":"@jupyterlab/vega2-extension@0.15.6","sha":"4a92a00e592cb48655b8685e4fc05745219a164e","kind":"tag","published_at":"2018-04-06T16:00:54.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@0.15.6","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%400.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.15.6/manifests"},{"name":"@jupyterlab/fasta-extension@0.14.3","sha":"d1115f44625e20196a7d3791082436a340506b2a","kind":"tag","published_at":"2018-04-06T15:55:05.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.14.3","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.3/manifests"},{"name":"@jupyterlab/geojson-extension@0.14.5","sha":"d1115f44625e20196a7d3791082436a340506b2a","kind":"tag","published_at":"2018-04-06T15:55:05.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.14.5","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.5/manifests"},{"name":"@jupyterlab/plotly-extension@0.14.5","sha":"d1115f44625e20196a7d3791082436a340506b2a","kind":"tag","published_at":"2018-04-06T15:55:05.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.14.5","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.5/manifests"},{"name":"@jupyterlab/katex-extension@0.14.4","sha":"a6c2e3c869e74681ab527b6aa554400345cd2eb2","kind":"tag","published_at":"2018-04-06T15:33:04.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.14.4","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.4/manifests"},{"name":"@jupyterlab/katex-extension@0.14.3","sha":"8bcf9af1eb66861c5d1dd1bc7ce7496fda7cbe98","kind":"tag","published_at":"2018-02-27T22:31:35.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.14.3","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.3/manifests"},{"name":"@jupyterlab/vega3-extension@0.14.3","sha":"8bcf9af1eb66861c5d1dd1bc7ce7496fda7cbe98","kind":"tag","published_at":"2018-02-27T22:31:35.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.14.3","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.3/manifests"},{"name":"@jupyterlab/geojson-extension@0.14.4","sha":"c20664d0f71b7a08eff02bf05f33bae411588acf","kind":"commit","published_at":"2018-02-15T14:16:04.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.14.4","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.4/manifests"},{"name":"@jupyterlab/vega3-extension@0.14.2","sha":"2ad805ce45c70baea7441f40447cd40c6ca7cab5","kind":"tag","published_at":"2018-02-13T17:33:16.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.14.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.2/manifests"},{"name":"@jupyterlab/plotly-extension@0.14.4","sha":"2ad805ce45c70baea7441f40447cd40c6ca7cab5","kind":"tag","published_at":"2018-02-13T17:33:16.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.14.4","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.4/manifests"},{"name":"@jupyterlab/geojson-extension@0.14.3","sha":"2ad805ce45c70baea7441f40447cd40c6ca7cab5","kind":"tag","published_at":"2018-02-13T17:33:16.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.14.3","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.3/manifests"},{"name":"@jupyterlab/katex-extension@0.14.2","sha":"2ad805ce45c70baea7441f40447cd40c6ca7cab5","kind":"tag","published_at":"2018-02-13T17:33:16.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.14.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.2/manifests"},{"name":"@jupyterlab/fasta-extension@0.14.2","sha":"2ad805ce45c70baea7441f40447cd40c6ca7cab5","kind":"tag","published_at":"2018-02-13T17:33:15.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.14.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.2/manifests"},{"name":"@jupyterlab/plotly-extension@0.14.3","sha":"d1cc739acb8b59b95384da20204c9c34e5a4cb8e","kind":"tag","published_at":"2018-02-13T17:23:10.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.14.3","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.3/manifests"},{"name":"@jupyterlab/plotly-extension@0.14.2","sha":"94182f8acf10d6da0a4cf870e63381d9a479a308","kind":"tag","published_at":"2018-01-20T03:53:28.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.14.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.2/manifests"},{"name":"@jupyterlab/vega3-extension@0.14.1","sha":"cc27031da72fda7d29e93237a9666b81a6fb3b32","kind":"tag","published_at":"2018-01-19T19:47:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.14.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.1/manifests"},{"name":"@jupyterlab/fasta-extension@0.14.1","sha":"cc27031da72fda7d29e93237a9666b81a6fb3b32","kind":"tag","published_at":"2018-01-19T19:47:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.14.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.1/manifests"},{"name":"@jupyterlab/geojson-extension@0.14.1","sha":"cc27031da72fda7d29e93237a9666b81a6fb3b32","kind":"tag","published_at":"2018-01-19T19:47:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.14.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.1/manifests"},{"name":"@jupyterlab/katex-extension@0.14.1","sha":"cc27031da72fda7d29e93237a9666b81a6fb3b32","kind":"tag","published_at":"2018-01-19T19:47:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.14.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.1/manifests"},{"name":"@jupyterlab/plotly-extension@0.14.1","sha":"cc27031da72fda7d29e93237a9666b81a6fb3b32","kind":"tag","published_at":"2018-01-19T19:47:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.14.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.1/manifests"},{"name":"@jupyterlab/vega3-extension@0.14.0","sha":"7d55c63e91bfcf3df127d0845a7269b0881525a9","kind":"tag","published_at":"2018-01-11T11:11:48.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.14.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.0/manifests"},{"name":"@jupyterlab/fasta-extension@0.14.0","sha":"7d55c63e91bfcf3df127d0845a7269b0881525a9","kind":"tag","published_at":"2018-01-11T11:11:48.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.14.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.0/manifests"},{"name":"@jupyterlab/geojson-extension@0.14.0","sha":"7d55c63e91bfcf3df127d0845a7269b0881525a9","kind":"tag","published_at":"2018-01-11T11:11:48.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.14.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.0/manifests"},{"name":"@jupyterlab/katex-extension@0.14.0","sha":"7d55c63e91bfcf3df127d0845a7269b0881525a9","kind":"tag","published_at":"2018-01-11T11:11:48.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.14.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.0/manifests"},{"name":"@jupyterlab/plotly-extension@0.14.0","sha":"7d55c63e91bfcf3df127d0845a7269b0881525a9","kind":"tag","published_at":"2018-01-11T11:11:48.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.14.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.0/manifests"},{"name":"@jupyterlab/plotly-extension@0.13.0","sha":"56e6183df57545a14058838638252de5f3dc2581","kind":"tag","published_at":"2017-12-08T19:52:01.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.13.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.13.0/manifests"},{"name":"@jupyterlab/vega3-extension@0.13.0","sha":"56e6183df57545a14058838638252de5f3dc2581","kind":"tag","published_at":"2017-12-08T19:52:01.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.13.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.13.0/manifests"},{"name":"@jupyterlab/fasta-extension@0.13.0","sha":"56e6183df57545a14058838638252de5f3dc2581","kind":"tag","published_at":"2017-12-08T19:52:01.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.13.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.13.0/manifests"},{"name":"@jupyterlab/geojson-extension@0.13.0","sha":"56e6183df57545a14058838638252de5f3dc2581","kind":"tag","published_at":"2017-12-08T19:52:01.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.13.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.13.0/manifests"},{"name":"@jupyterlab/katex-extension@0.13.0","sha":"56e6183df57545a14058838638252de5f3dc2581","kind":"tag","published_at":"2017-12-08T19:52:01.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.13.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.13.0/manifests"},{"name":"v0.12.0","sha":"7d8df71e56da78cb41cd155b8278ffe38ff78a94","kind":"tag","published_at":"2017-11-09T16:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.12.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"685e955e18bf3a30a6bc9df77d7d1f8f1a9a0852","kind":"tag","published_at":"2017-10-31T19:43:10.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.11.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"d1e17c0d5baa021c621065b9d8ae157d9adce0fd","kind":"tag","published_at":"2017-10-16T22:59:18.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.11.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.11.0/manifests"},{"name":"vundefined","sha":"884c1b264577c314543107cd96c05279da2b82d9","kind":"tag","published_at":"2017-10-06T18:27:22.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/vundefined","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/vundefined","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@vundefined","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/vundefined","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/vundefined/manifests"},{"name":"v0.10.2","sha":"59226e1c4c79af587d61742f4583b25ace2b6089","kind":"tag","published_at":"2017-10-06T18:21:30.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.10.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"63f94180522593a889fbcf62999da5acd42dacfd","kind":"tag","published_at":"2017-10-05T22:57:47.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.10.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"0af19f0f17dad9519146a213877dd685234a3fd2","kind":"tag","published_at":"2017-09-26T18:16:24.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.10.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.10.0/manifests"},{"name":"v0.9.2","sha":"fd5757d79e691b947dd507d1fcba544e41df8852","kind":"commit","published_at":"2017-08-03T21:07:09.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.9.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.9.2/manifests"},{"name":"@jupyterlab/json-extension@0.9.1","sha":"4248a42d69b59753e956011ac44ebbda005fc0d1","kind":"commit","published_at":"2017-07-28T20:14:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/json-extension@0.9.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/json-extension@0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fjson-extension%400.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fjson-extension@0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fjson-extension@0.9.1/manifests"},{"name":"@jupyterlab/geojson-extension@0.9.1","sha":"e68f5e125c694723c442298b78a72a398aecba68","kind":"commit","published_at":"2017-07-28T20:14:09.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.9.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.9.1/manifests"},{"name":"@jupyterlab/json-extension@0.9.0","sha":"21657bbbfade1dcce5bd43f323f879af3b8d4d80","kind":"commit","published_at":"2017-07-26T14:43:00.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/json-extension@0.9.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/json-extension@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fjson-extension%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fjson-extension@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fjson-extension@0.9.0/manifests"},{"name":"@jupyterlab/geojson-extension@0.9.0","sha":"87890889ede575ee4527440fd4127e183b67ddfd","kind":"commit","published_at":"2017-07-26T14:41:59.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.9.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.9.0/manifests"},{"name":"v0.8.0","sha":"e8d8f7e3c9243b65bdab6475e56905f0408a557f","kind":"tag","published_at":"2017-07-19T18:33:49.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.8.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.8.0/manifests"}]},"repo_metadata_updated_at":"2026-04-08T11:16:08.271Z","dependent_packages_count":5,"downloads":12681,"downloads_period":"last-month","dependent_repos_count":201,"rankings":{"downloads":3.1586139924270014,"dependent_repos_count":1.0830876220235648,"dependent_packages_count":3.2446650162948107,"stargazers_count":2.8623899193753646,"forks_count":5.064661925053264,"docker_downloads_count":2.240378101738187,"average":2.9422994294853653},"purl":"pkg:pypi/jupyterlab-geojson","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/jupyterlab-geojson","docker_dependents_count":14,"docker_downloads_count":187,"usage_url":"https://repos.ecosyste.ms/usage/pypi/jupyterlab-geojson","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/jupyterlab-geojson/dependencies","status":null,"funding_links":["https://jupyter.org/about#donate"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T18:32:05.025Z","issues_count":35,"pull_requests_count":94,"avg_time_to_close_issue":5976402.722222222,"avg_time_to_close_pull_request":2792292.827586207,"issues_closed_count":18,"pull_requests_closed_count":87,"pull_request_authors_count":18,"issue_authors_count":34,"avg_comments_per_issue":3.5714285714285716,"avg_comments_per_pull_request":1.6595744680851063,"merged_pull_requests_count":80,"bot_issues_count":1,"bot_pull_requests_count":57,"past_year_issues_count":0,"past_year_pull_requests_count":9,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1384333.625,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":8,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":9,"past_year_merged_pull_requests_count":8,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/issues","maintainers":[{"login":"fcollonval","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fcollonval"},{"login":"jtpio","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtpio"},{"login":"gnestor","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gnestor"},{"login":"consideRatio","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/consideRatio"},{"login":"blink1073","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"dhirschfeld","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dhirschfeld"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/jupyterlab-geojson/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/jupyterlab-geojson/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/jupyterlab-geojson/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/jupyterlab-geojson/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/jupyterlab-geojson/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/jupyterlab-geojson/codemeta","maintainers":[{"uuid":"Project Jupyter","login":"Project Jupyter","name":null,"email":null,"url":null,"packages_count":53,"html_url":"https://pypi.org/user/Project Jupyter/","role":null,"created_at":"2023-08-03T12:10:25.517Z","updated_at":"2023-08-03T12:10:25.517Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/Project%20Jupyter/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":856682,"maintainers_count":365878,"namespaces_count":0,"keywords_count":271316,"github":"pypi","metadata":{"funded_packages_count":53172},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-04-09T05:08:03.587Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":2776591,"name":"jupyterlab-vega3","ecosystem":"pypi","description":"JupyterLab - Vega 3 and Vega-Lite 2 Mime Renderer Extension","homepage":"https://github.com/jupyterlab/jupyter-renderers","licenses":"BSD 3-Clause License  Copyright (c) 2020-2023, Project Jupyter 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 the copyright holder nor the names of its 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 HOLDER 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/jupyterlab/jupyter-renderers","keywords_array":[],"namespace":null,"versions_count":5,"first_release_published_at":"2021-03-11T19:24:26.000Z","latest_release_published_at":"2023-05-23T12:25:54.000Z","latest_release_number":"3.3.0","last_synced_at":"2026-03-24T08:02:03.105Z","created_at":"2022-04-10T11:23:32.386Z","updated_at":"2026-03-24T14:03:54.982Z","registry_url":"https://pypi.org/project/jupyterlab-vega3/","install_command":"pip install jupyterlab-vega3 --index-url https://pypi.org/simple","documentation_url":"https://jupyterlab-vega3.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Framework :: Jupyter","Framework :: Jupyter :: JupyterLab","Framework :: Jupyter :: JupyterLab :: 4","Framework :: Jupyter :: JupyterLab :: Extensions","Framework :: Jupyter :: JupyterLab :: Extensions :: Prebuilt","License :: OSI Approved :: BSD License","Programming Language :: Python","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9"],"normalized_name":"jupyterlab-vega3","project_status":null},"repo_metadata":{"id":38421190,"uuid":"93772766","full_name":"jupyterlab/jupyter-renderers","owner":"jupyterlab","description":"Renderers and renderer extensions for JupyterLab","archived":false,"fork":false,"pushed_at":"2026-03-04T00:15:50.000Z","size":7816,"stargazers_count":514,"open_issues_count":46,"forks_count":81,"subscribers_count":25,"default_branch":"main","last_synced_at":"2026-03-05T18:51:44.941Z","etag":null,"topics":["fasta","geojson","jupyterlab","jupyterlab-extension","katex","plotly","vega","vega-lite"],"latest_commit_sha":null,"homepage":"","language":"HTML","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/jupyterlab.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"custom":"https://jupyter.org/about#donate"}},"created_at":"2017-06-08T16:59:07.000Z","updated_at":"2026-02-12T12:00:16.000Z","dependencies_parsed_at":"2023-02-08T05:31:13.322Z","dependency_job_id":"75de564a-e801-432a-abee-6877944ea879","html_url":"https://github.com/jupyterlab/jupyter-renderers","commit_stats":{"total_commits":461,"total_committers":30,"mean_commits":"15.366666666666667","dds":0.6355748373101953,"last_synced_commit":"63af72ba0c8ec0123acb9e317366ed31ce0e1488"},"previous_names":[],"tags_count":142,"template":false,"template_full_name":null,"purl":"pkg:github/jupyterlab/jupyter-renderers","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/sbom","scorecard":{"id":543202,"data":{"date":"2025-08-11","repo":{"name":"github.com/jupyterlab/jupyter-renderers","commit":"b89c093bce24c8d7394177f08a111b3895ed6870"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"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":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/binder.yaml:1","Warn: no topLevel permission defined: .github/workflows/main.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":"Code-Review","score":3,"reason":"Found 2/6 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/binder.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/binder.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:54","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:105","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found linked content: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found text in security policy: github.com/jupyterlab/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"41 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: GHSA-44cc-43rp-5947","Warn: Project is vulnerable to: GHSA-4m77-cmpx-vjc4","Warn: Project is vulnerable to: GHSA-9q39-rmj3-p4r2","Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-36jr-mh4h-2g58","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-3wc5-fcw2-2329","Warn: Project is vulnerable to: GHSA-64fm-8hw2-v72w","Warn: Project is vulnerable to: GHSA-f98w-7cxr-ff2h","Warn: Project is vulnerable to: GHSA-cg87-wmx4-v546","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-rm97-x556-q36h","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-p9pc-299p-vxgp"],"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-20T08:45:33.391Z","repository_id":38421190,"created_at":"2025-08-20T08:45:33.391Z","updated_at":"2025-08-20T08:45:33.391Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30895111,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-24T08:58:18.477Z","status":"ssl_error","status_checked_at":"2026-03-24T08:57:59.595Z","response_time":106,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"jupyterlab","name":"JupyterLab","uuid":"22800682","kind":"organization","description":"JupyterLab: The Next Generation UI for Project Jupyter","email":"project.jupyter@gmail.com","website":"https://jupyter.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22800682?v=4","repositories_count":63,"last_synced_at":"2024-04-14T17:14:51.742Z","metadata":{"has_sponsors_listing":false,"funding":{"custom":"https://jupyter.org/about#donate"}},"html_url":"https://github.com/jupyterlab","funding_links":["https://jupyter.org/about#donate"],"total_stars":28077,"followers":845,"following":0,"created_at":"2022-11-02T16:23:12.150Z","updated_at":"2024-04-14T17:15:11.176Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-03-24T14:03:54.982Z","dependent_packages_count":0,"downloads":379,"downloads_period":"last-month","dependent_repos_count":2,"rankings":{"downloads":11.109130897147905,"dependent_repos_count":11.801525671030856,"dependent_packages_count":7.312883868137378,"stargazers_count":2.8623899193753646,"forks_count":5.064661925053264,"docker_downloads_count":3.6010928426639506,"average":6.958614187234787},"purl":"pkg:pypi/jupyterlab-vega3","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/jupyterlab-vega3","docker_dependents_count":0,"docker_downloads_count":0,"usage_url":"https://repos.ecosyste.ms/usage/pypi/jupyterlab-vega3","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/jupyterlab-vega3/dependencies","status":null,"funding_links":["https://jupyter.org/about#donate"],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-04T03:00:27.615Z","issues_count":35,"pull_requests_count":110,"avg_time_to_close_issue":5976402.722222222,"avg_time_to_close_pull_request":2675956.6907216497,"issues_closed_count":18,"pull_requests_closed_count":97,"pull_request_authors_count":18,"issue_authors_count":34,"avg_comments_per_issue":3.5714285714285716,"avg_comments_per_pull_request":1.5272727272727273,"merged_pull_requests_count":90,"bot_issues_count":1,"bot_pull_requests_count":72,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/issues","maintainers":[{"login":"fcollonval","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fcollonval"},{"login":"jtpio","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtpio"},{"login":"gnestor","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gnestor"},{"login":"consideRatio","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/consideRatio"},{"login":"blink1073","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"dhirschfeld","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dhirschfeld"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/jupyterlab-vega3/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/jupyterlab-vega3/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/jupyterlab-vega3/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/jupyterlab-vega3/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/jupyterlab-vega3/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/jupyterlab-vega3/codemeta","maintainers":[{"uuid":"Project Jupyter","login":"Project Jupyter","name":null,"email":null,"url":null,"packages_count":53,"html_url":"https://pypi.org/user/Project Jupyter/","role":null,"created_at":"2023-12-13T19:51:32.069Z","updated_at":"2023-12-13T19:51:32.069Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/Project%20Jupyter/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":856682,"maintainers_count":365878,"namespaces_count":0,"keywords_count":271316,"github":"pypi","metadata":{"funded_packages_count":53172},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-04-09T05:08:03.587Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":7786422,"name":"jupyterlab-mathjax2","ecosystem":"pypi","description":"A MathJax Typesetting provider for JupyterLab 4 and above","homepage":"https://github.com/jupyterlab/jupyter-renderers.git","licenses":"BSD 3-Clause License  Copyright (c) 2023, Project Jupyter All rights reserved.  Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:  1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.  2. 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.  3. Neither the name of the copyright holder nor the names of its 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 HOLDER 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/jupyterlab/jupyter-renderers","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2023-05-23T12:25:48.000Z","latest_release_published_at":"2023-05-23T12:25:48.000Z","latest_release_number":"4.0.0","last_synced_at":"2026-05-01T06:05:37.426Z","created_at":"2023-05-23T12:49:48.780Z","updated_at":"2026-05-01T06:05:37.427Z","registry_url":"https://pypi.org/project/jupyterlab-mathjax2/","install_command":"pip install jupyterlab-mathjax2 --index-url https://pypi.org/simple","documentation_url":"https://jupyterlab-mathjax2.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Framework :: Jupyter","Framework :: Jupyter :: JupyterLab","Framework :: Jupyter :: JupyterLab :: 4","Framework :: Jupyter :: JupyterLab :: Extensions","Framework :: Jupyter :: JupyterLab :: Extensions :: Prebuilt","License :: OSI Approved :: BSD License","Programming Language :: Python","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9"],"normalized_name":"jupyterlab-mathjax2","project_status":null},"repo_metadata":{"id":38421190,"uuid":"93772766","full_name":"jupyterlab/jupyter-renderers","owner":"jupyterlab","description":"Renderers and renderer extensions for JupyterLab","archived":false,"fork":false,"pushed_at":"2025-02-20T07:10:37.000Z","size":7133,"stargazers_count":510,"open_issues_count":42,"forks_count":81,"subscribers_count":28,"default_branch":"main","last_synced_at":"2025-09-23T05:35:14.904Z","etag":null,"topics":["fasta","geojson","jupyterlab","jupyterlab-extension","katex","plotly","vega","vega-lite"],"latest_commit_sha":null,"homepage":"","language":"HTML","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/jupyterlab.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"custom":"https://jupyter.org/about#donate"}},"created_at":"2017-06-08T16:59:07.000Z","updated_at":"2025-08-28T13:53:26.000Z","dependencies_parsed_at":"2023-02-08T05:31:13.322Z","dependency_job_id":"75de564a-e801-432a-abee-6877944ea879","html_url":"https://github.com/jupyterlab/jupyter-renderers","commit_stats":{"total_commits":461,"total_committers":30,"mean_commits":"15.366666666666667","dds":0.6355748373101953,"last_synced_commit":"63af72ba0c8ec0123acb9e317366ed31ce0e1488"},"previous_names":[],"tags_count":142,"template":false,"template_full_name":null,"purl":"pkg:github/jupyterlab/jupyter-renderers","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/sbom","scorecard":{"id":543202,"data":{"date":"2025-08-11","repo":{"name":"github.com/jupyterlab/jupyter-renderers","commit":"b89c093bce24c8d7394177f08a111b3895ed6870"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"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":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/binder.yaml:1","Warn: no topLevel permission defined: .github/workflows/main.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":"Code-Review","score":3,"reason":"Found 2/6 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/binder.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/binder.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:135: update your workflow using https://app.stepsecurity.io/secureworkflow/jupyterlab/jupyter-renderers/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:54","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:105","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found linked content: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/jupyterlab/.github/SECURITY.md:1","Info: Found text in security policy: github.com/jupyterlab/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"41 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-29gw-9793-fvw7","Warn: Project is vulnerable to: PYSEC-2015-24 / GHSA-4vwq-x64q-j4cj","Warn: Project is vulnerable to: PYSEC-2017-46 / GHSA-66gw-5xpf-gfp5","Warn: Project is vulnerable to: PYSEC-2015-25 / GHSA-92mr-v722-f48m","Warn: Project is vulnerable to: PYSEC-2022-12 / GHSA-pq7m-3gw7-gq5x","Warn: Project is vulnerable to: PYSEC-2017-47","Warn: Project is vulnerable to: GHSA-44cc-43rp-5947","Warn: Project is vulnerable to: GHSA-4m77-cmpx-vjc4","Warn: Project is vulnerable to: GHSA-9q39-rmj3-p4r2","Warn: Project is vulnerable to: PYSEC-2020-73","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-36jr-mh4h-2g58","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-3wc5-fcw2-2329","Warn: Project is vulnerable to: GHSA-64fm-8hw2-v72w","Warn: Project is vulnerable to: GHSA-f98w-7cxr-ff2h","Warn: Project is vulnerable to: GHSA-cg87-wmx4-v546","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-rm97-x556-q36h","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-p9pc-299p-vxgp"],"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-20T08:45:33.391Z","repository_id":38421190,"created_at":"2025-08-20T08:45:33.391Z","updated_at":"2025-08-20T08:45:33.391Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278457468,"owners_count":25989956,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-05T02:00:06.059Z","response_time":54,"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":"jupyterlab","name":"JupyterLab","uuid":"22800682","kind":"organization","description":"JupyterLab: The Next Generation UI for Project Jupyter","email":"project.jupyter@gmail.com","website":"https://jupyter.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/22800682?v=4","repositories_count":63,"last_synced_at":"2024-04-14T17:14:51.742Z","metadata":{"has_sponsors_listing":false,"funding":{"custom":"https://jupyter.org/about#donate"}},"html_url":"https://github.com/jupyterlab","funding_links":["https://jupyter.org/about#donate"],"total_stars":28077,"followers":845,"following":0,"created_at":"2022-11-02T16:23:12.150Z","updated_at":"2024-04-14T17:15:11.176Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jupyterlab/repositories"},"tags":[{"name":"@jupyterlab/mathjax2-extension@4.0.0","sha":"4d08ef19cd90d56c121587f62764ee2a135caa98","kind":"commit","published_at":"2023-05-23T12:07:37.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax2-extension@4.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax2-extension@4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax2-extension%404.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax2-extension@4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax2-extension@4.0.0/manifests"},{"name":"@jupyterlab/geojson-extension@3.4.0","sha":"4d08ef19cd90d56c121587f62764ee2a135caa98","kind":"commit","published_at":"2023-05-23T12:07:37.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.4.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.4.0/manifests"},{"name":"@jupyterlab/fasta-extension@3.3.0","sha":"4d08ef19cd90d56c121587f62764ee2a135caa98","kind":"commit","published_at":"2023-05-23T12:07:37.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@3.3.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%403.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.3.0/manifests"},{"name":"@jupyterlab/katex-extension@3.4.0","sha":"4d08ef19cd90d56c121587f62764ee2a135caa98","kind":"commit","published_at":"2023-05-23T12:07:37.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@3.4.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%403.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.4.0/manifests"},{"name":"@jupyterlab/vega3-extension@3.3.0","sha":"4d08ef19cd90d56c121587f62764ee2a135caa98","kind":"commit","published_at":"2023-05-23T12:07:37.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@3.3.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%403.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.3.0/manifests"},{"name":"@jupyterlab/geojson-extension@3.3.1","sha":"64dffd890e14b8dc733205aa1a07e49edd2ddd6a","kind":"commit","published_at":"2022-11-15T08:11:21.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.3.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.3.1/manifests"},{"name":"@jupyterlab/geojson-extension@3.3.0","sha":"0f8872f6a010c24e668f8fd910b38675783c79f5","kind":"commit","published_at":"2022-11-14T09:39:16.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.3.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.3.0/manifests"},{"name":"@jupyterlab/vega3-extension@3.2.0","sha":"19b5ff10e2709a473460ed4db0f24125687e3f02","kind":"tag","published_at":"2022-01-17T16:34:54.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@3.2.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%403.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.2.0/manifests"},{"name":"@jupyterlab/vega2-extension@3.2.0","sha":"19b5ff10e2709a473460ed4db0f24125687e3f02","kind":"tag","published_at":"2022-01-17T16:34:54.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@3.2.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%403.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.2.0/manifests"},{"name":"@jupyterlab/mathjax3-extension@4.3.0","sha":"19b5ff10e2709a473460ed4db0f24125687e3f02","kind":"tag","published_at":"2022-01-17T16:34:54.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@4.3.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%404.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.3.0/manifests"},{"name":"@jupyterlab/katex-extension@3.3.0","sha":"19b5ff10e2709a473460ed4db0f24125687e3f02","kind":"tag","published_at":"2022-01-17T16:34:54.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@3.3.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%403.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.3.0/manifests"},{"name":"@jupyterlab/geojson-extension@3.2.0","sha":"19b5ff10e2709a473460ed4db0f24125687e3f02","kind":"tag","published_at":"2022-01-17T16:34:54.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.2.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.2.0/manifests"},{"name":"@jupyterlab/fasta-extension@3.2.0","sha":"19b5ff10e2709a473460ed4db0f24125687e3f02","kind":"tag","published_at":"2022-01-17T16:34:54.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@3.2.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%403.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.2.0/manifests"},{"name":"@jupyterlab/fasta-extension@3.1.1","sha":"8db61c4e898792835e80f86b1a39233b129b624e","kind":"tag","published_at":"2021-03-11T21:14:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@3.1.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%403.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.1.1/manifests"},{"name":"@jupyterlab/geojson-extension@3.1.2","sha":"8db61c4e898792835e80f86b1a39233b129b624e","kind":"tag","published_at":"2021-03-11T21:14:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.1.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.1.2/manifests"},{"name":"@jupyterlab/katex-extension@3.2.2","sha":"8db61c4e898792835e80f86b1a39233b129b624e","kind":"tag","published_at":"2021-03-11T21:14:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@3.2.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%403.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.2.2/manifests"},{"name":"@jupyterlab/vega3-extension@3.1.3","sha":"8db61c4e898792835e80f86b1a39233b129b624e","kind":"tag","published_at":"2021-03-11T21:14:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@3.1.3","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%403.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.3/manifests"},{"name":"@jupyterlab/vega2-extension@3.1.3","sha":"8db61c4e898792835e80f86b1a39233b129b624e","kind":"tag","published_at":"2021-03-11T21:14:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@3.1.3","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@3.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%403.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.3/manifests"},{"name":"@jupyterlab/mathjax3-extension@4.2.2","sha":"8db61c4e898792835e80f86b1a39233b129b624e","kind":"tag","published_at":"2021-03-11T21:14:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@4.2.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%404.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.2.2/manifests"},{"name":"@jupyterlab/vega3-extension@3.1.2","sha":"f5021a6c788aacb230e06df92563fc14f1dfbd50","kind":"tag","published_at":"2021-03-11T20:34:33.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@3.1.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%403.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.2/manifests"},{"name":"@jupyterlab/vega2-extension@3.1.2","sha":"f5021a6c788aacb230e06df92563fc14f1dfbd50","kind":"tag","published_at":"2021-03-11T20:34:33.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@3.1.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%403.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.2/manifests"},{"name":"@jupyterlab/katex-extension@3.2.1","sha":"ea95ec1df06f097983567842536830d8e83c32c9","kind":"tag","published_at":"2021-03-11T20:03:28.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@3.2.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%403.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.2.1/manifests"},{"name":"@jupyterlab/mathjax3-extension@4.2.1","sha":"ea95ec1df06f097983567842536830d8e83c32c9","kind":"tag","published_at":"2021-03-11T20:03:28.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@4.2.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%404.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.2.1/manifests"},{"name":"@jupyterlab/vega3-extension@3.1.1","sha":"ea95ec1df06f097983567842536830d8e83c32c9","kind":"tag","published_at":"2021-03-11T20:03:28.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@3.1.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%403.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.1/manifests"},{"name":"@jupyterlab/vega2-extension@3.1.1","sha":"ea95ec1df06f097983567842536830d8e83c32c9","kind":"tag","published_at":"2021-03-11T20:03:28.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@3.1.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%403.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.1/manifests"},{"name":"@jupyterlab/geojson-extension@3.1.1","sha":"ea95ec1df06f097983567842536830d8e83c32c9","kind":"tag","published_at":"2021-03-11T20:03:28.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.1.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.1.1/manifests"},{"name":"@jupyterlab/mathjax3-extension@4.2.0","sha":"99e513bc01b7e6ded7b608f0bcb503e55bd34d21","kind":"tag","published_at":"2021-03-11T19:12:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@4.2.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%404.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.2.0/manifests"},{"name":"@jupyterlab/fasta-extension@3.1.0","sha":"99e513bc01b7e6ded7b608f0bcb503e55bd34d21","kind":"tag","published_at":"2021-03-11T19:12:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@3.1.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%403.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.1.0/manifests"},{"name":"@jupyterlab/katex-extension@3.2.0","sha":"99e513bc01b7e6ded7b608f0bcb503e55bd34d21","kind":"tag","published_at":"2021-03-11T19:12:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@3.2.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%403.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.2.0/manifests"},{"name":"@jupyterlab/vega2-extension@3.1.0","sha":"99e513bc01b7e6ded7b608f0bcb503e55bd34d21","kind":"tag","published_at":"2021-03-11T19:12:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@3.1.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%403.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.1.0/manifests"},{"name":"@jupyterlab/geojson-extension@3.1.0","sha":"99e513bc01b7e6ded7b608f0bcb503e55bd34d21","kind":"tag","published_at":"2021-03-11T19:12:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.1.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.1.0/manifests"},{"name":"@jupyterlab/vega3-extension@3.1.0","sha":"99e513bc01b7e6ded7b608f0bcb503e55bd34d21","kind":"tag","published_at":"2021-03-11T19:12:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@3.1.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%403.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.1.0/manifests"},{"name":"@jupyterlab/mathjax3-extension@4.1.1","sha":"ef547cff9703f9da3c58aeaf4648e18af8066503","kind":"tag","published_at":"2021-02-22T20:23:22.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@4.1.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%404.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.1.1/manifests"},{"name":"@jupyterlab/mathjax3-extension@4.1.0","sha":"e617342b81653e0a0f9704c42e7ec7cb48e5c201","kind":"tag","published_at":"2021-02-08T22:11:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@4.1.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%404.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.1.0/manifests"},{"name":"@jupyterlab/katex-extension@3.1.0","sha":"e617342b81653e0a0f9704c42e7ec7cb48e5c201","kind":"tag","published_at":"2021-02-08T22:11:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@3.1.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%403.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.1.0/manifests"},{"name":"@jupyterlab/vega3-extension@3.0.0","sha":"60774b231773dac77c0d594770348aff7fa46edd","kind":"tag","published_at":"2021-01-05T22:15:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@3.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@3.0.0/manifests"},{"name":"@jupyterlab/fasta-extension@3.0.0","sha":"60774b231773dac77c0d594770348aff7fa46edd","kind":"tag","published_at":"2021-01-05T22:15:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@3.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@3.0.0/manifests"},{"name":"@jupyterlab/geojson-extension@3.0.0","sha":"60774b231773dac77c0d594770348aff7fa46edd","kind":"tag","published_at":"2021-01-05T22:15:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@3.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@3.0.0/manifests"},{"name":"@jupyterlab/katex-extension@3.0.0","sha":"60774b231773dac77c0d594770348aff7fa46edd","kind":"tag","published_at":"2021-01-05T22:15:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@3.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@3.0.0/manifests"},{"name":"@jupyterlab/mathjax3-extension@4.0.0","sha":"60774b231773dac77c0d594770348aff7fa46edd","kind":"tag","published_at":"2021-01-05T22:15:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@4.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%404.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@4.0.0/manifests"},{"name":"@jupyterlab/vega2-extension@3.0.0","sha":"60774b231773dac77c0d594770348aff7fa46edd","kind":"tag","published_at":"2021-01-05T22:15:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@3.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@3.0.0/manifests"},{"name":"@jupyterlab/geojson-extension@2.0.1","sha":"e2c0422747c80f5329e69e30d8e952caded09634","kind":"tag","published_at":"2020-04-09T11:57:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@2.0.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%402.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@2.0.1/manifests"},{"name":"@jupyterlab/fasta-extension@2.0.0","sha":"3f3c5519e35ca4c3c80f1837af495324c1cdf7f4","kind":"tag","published_at":"2020-02-28T19:58:52.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@2.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@2.0.0/manifests"},{"name":"@jupyterlab/vega2-extension@2.0.0","sha":"3f3c5519e35ca4c3c80f1837af495324c1cdf7f4","kind":"tag","published_at":"2020-02-28T19:58:52.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@2.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@2.0.0/manifests"},{"name":"@jupyterlab/katex-extension@2.0.0","sha":"3f3c5519e35ca4c3c80f1837af495324c1cdf7f4","kind":"tag","published_at":"2020-02-28T19:58:52.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@2.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@2.0.0/manifests"},{"name":"@jupyterlab/mathjax3-extension@3.0.0","sha":"3f3c5519e35ca4c3c80f1837af495324c1cdf7f4","kind":"tag","published_at":"2020-02-28T19:58:52.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@3.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%403.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@3.0.0/manifests"},{"name":"@jupyterlab/vega3-extension@2.0.0","sha":"3f3c5519e35ca4c3c80f1837af495324c1cdf7f4","kind":"tag","published_at":"2020-02-28T19:58:52.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@2.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@2.0.0/manifests"},{"name":"@jupyterlab/geojson-extension@2.0.0","sha":"3f3c5519e35ca4c3c80f1837af495324c1cdf7f4","kind":"tag","published_at":"2020-02-28T19:58:52.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@2.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%402.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@2.0.0/manifests"},{"name":"@jupyterlab/vega3-extension@1.0.0","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@1.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@1.0.0/manifests"},{"name":"@jupyterlab/vega4-extension@1.0.1","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega4-extension@1.0.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega4-extension@1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega4-extension%401.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega4-extension@1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega4-extension@1.0.1/manifests"},{"name":"@jupyterlab/plotly-extension@1.0.0","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@1.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@1.0.0/manifests"},{"name":"@jupyterlab/vega2-extension@1.0.0","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@1.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@1.0.0/manifests"},{"name":"@jupyterlab/fasta-extension@1.0.0","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@1.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@1.0.0/manifests"},{"name":"@jupyterlab/geojson-extension@1.0.0","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@1.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@1.0.0/manifests"},{"name":"@jupyterlab/katex-extension@1.0.0","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@1.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@1.0.0/manifests"},{"name":"@jupyterlab/mathjax3-extension@1.0.0","sha":"ea6086f7a930806ecb7ea39adadca4b987c3efc6","kind":"tag","published_at":"2019-07-07T15:58:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@1.0.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%401.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@1.0.0/manifests"},{"name":"@jupyterlab/plotly-extension@0.18.2","sha":"7f648392e805bb5c4d67c2611e8e61352140bf4c","kind":"tag","published_at":"2019-01-30T07:16:30.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.18.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.18.2/manifests"},{"name":"@jupyterlab/katex-extension@0.20.1","sha":"7f648392e805bb5c4d67c2611e8e61352140bf4c","kind":"tag","published_at":"2019-01-30T07:16:30.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.20.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.20.1/manifests"},{"name":"@jupyterlab/vega2-extension@0.18.1","sha":"72c6ad52d1178e4d3115788f792e930a014382c1","kind":"tag","published_at":"2018-11-22T20:04:08.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@0.18.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.18.1/manifests"},{"name":"@jupyterlab/vega3-extension@0.18.1","sha":"72c6ad52d1178e4d3115788f792e930a014382c1","kind":"tag","published_at":"2018-11-22T20:04:08.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.18.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.18.1/manifests"},{"name":"@jupyterlab/plotly-extension@0.18.1","sha":"72c6ad52d1178e4d3115788f792e930a014382c1","kind":"tag","published_at":"2018-11-22T20:04:08.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.18.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.18.1/manifests"},{"name":"@jupyterlab/mathjax3-extension@0.3.1","sha":"72c6ad52d1178e4d3115788f792e930a014382c1","kind":"tag","published_at":"2018-11-22T20:04:08.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@0.3.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%400.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.3.1/manifests"},{"name":"@jupyterlab/katex-extension@0.19.2","sha":"72c6ad52d1178e4d3115788f792e930a014382c1","kind":"tag","published_at":"2018-11-22T20:04:08.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.19.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.19.2/manifests"},{"name":"@jupyterlab/geojson-extension@0.18.1","sha":"72c6ad52d1178e4d3115788f792e930a014382c1","kind":"tag","published_at":"2018-11-22T20:04:08.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.18.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.18.1/manifests"},{"name":"@jupyterlab/fasta-extension@0.18.1","sha":"72c6ad52d1178e4d3115788f792e930a014382c1","kind":"tag","published_at":"2018-11-22T20:04:08.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.18.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.18.1/manifests"},{"name":"@jupyterlab/vega3-extension@0.18.0","sha":"a602bb451366fa7e5d3ce3f2fc002b2732e72fdd","kind":"tag","published_at":"2018-10-05T11:31:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.18.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.18.0/manifests"},{"name":"@jupyterlab/plotly-extension@0.18.0","sha":"a602bb451366fa7e5d3ce3f2fc002b2732e72fdd","kind":"tag","published_at":"2018-10-05T11:31:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.18.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.18.0/manifests"},{"name":"@jupyterlab/geojson-extension@0.18.0","sha":"a602bb451366fa7e5d3ce3f2fc002b2732e72fdd","kind":"tag","published_at":"2018-10-05T11:31:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.18.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.18.0/manifests"},{"name":"@jupyterlab/fasta-extension@0.18.0","sha":"a602bb451366fa7e5d3ce3f2fc002b2732e72fdd","kind":"tag","published_at":"2018-10-05T11:31:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.18.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.18.0/manifests"},{"name":"@jupyterlab/vega2-extension@0.18.0","sha":"a602bb451366fa7e5d3ce3f2fc002b2732e72fdd","kind":"tag","published_at":"2018-10-05T11:31:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@0.18.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.18.0/manifests"},{"name":"@jupyterlab/mathjax3-extension@0.3.0","sha":"a602bb451366fa7e5d3ce3f2fc002b2732e72fdd","kind":"tag","published_at":"2018-10-05T11:31:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@0.3.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%400.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.3.0/manifests"},{"name":"@jupyterlab/katex-extension@0.19.0","sha":"a602bb451366fa7e5d3ce3f2fc002b2732e72fdd","kind":"tag","published_at":"2018-10-05T11:31:12.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.19.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.19.0/manifests"},{"name":"@jupyterlab/plotly-extension@0.17.2","sha":"660d1529b75849e14cbe10922ff83a24fe328e61","kind":"commit","published_at":"2018-09-20T09:42:16.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.17.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.17.2/manifests"},{"name":"@jupyterlab/mathjax3-extension@0.2.1","sha":"9ba969aa337f73652b13b7c05defd04d49037559","kind":"tag","published_at":"2018-08-18T14:25:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@0.2.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%400.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.2.1/manifests"},{"name":"@jupyterlab/katex-extension@0.18.1","sha":"9ba969aa337f73652b13b7c05defd04d49037559","kind":"tag","published_at":"2018-08-18T14:25:43.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.18.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.18.1/manifests"},{"name":"@jupyterlab/fasta-extension@0.17.2","sha":"9011839051b5e6b86d00380b20b28d7b3ae6a3da","kind":"tag","published_at":"2018-08-18T14:23:58.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.17.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.17.2/manifests"},{"name":"@jupyterlab/vega3-extension@0.17.1","sha":"9011839051b5e6b86d00380b20b28d7b3ae6a3da","kind":"tag","published_at":"2018-08-18T14:23:58.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.17.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.17.1/manifests"},{"name":"@jupyterlab/vega2-extension@0.17.1","sha":"9011839051b5e6b86d00380b20b28d7b3ae6a3da","kind":"tag","published_at":"2018-08-18T14:23:58.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@0.17.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.17.1/manifests"},{"name":"@jupyterlab/plotly-extension@0.17.1","sha":"9011839051b5e6b86d00380b20b28d7b3ae6a3da","kind":"tag","published_at":"2018-08-18T14:23:58.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.17.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.17.1/manifests"},{"name":"@jupyterlab/mathjax3-extension@0.2.0","sha":"9011839051b5e6b86d00380b20b28d7b3ae6a3da","kind":"tag","published_at":"2018-08-18T14:23:58.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/mathjax3-extension@0.2.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/mathjax3-extension@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fmathjax3-extension%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fmathjax3-extension@0.2.0/manifests"},{"name":"@jupyterlab/katex-extension@0.18.0","sha":"9011839051b5e6b86d00380b20b28d7b3ae6a3da","kind":"tag","published_at":"2018-08-18T14:23:58.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.18.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.18.0/manifests"},{"name":"@jupyterlab/geojson-extension@0.17.1","sha":"9011839051b5e6b86d00380b20b28d7b3ae6a3da","kind":"tag","published_at":"2018-08-18T14:23:58.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.17.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.17.1/manifests"},{"name":"@jupyterlab/fasta-extension@0.17.1","sha":"902833c8ced5444be72269c8c3eaabd7e5e12dab","kind":"tag","published_at":"2018-07-31T01:51:55.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.17.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.17.1/manifests"},{"name":"@jupyterlab/geojson-extension@0.17.0","sha":"e8fc69bb02b18ef91ec58fa60e58385712ebcffb","kind":"tag","published_at":"2018-07-27T22:16:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.17.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.17.0/manifests"},{"name":"@jupyterlab/vega3-extension@0.17.0","sha":"e8fc69bb02b18ef91ec58fa60e58385712ebcffb","kind":"tag","published_at":"2018-07-27T22:16:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.17.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.17.0/manifests"},{"name":"@jupyterlab/vega2-extension@0.17.0","sha":"e8fc69bb02b18ef91ec58fa60e58385712ebcffb","kind":"tag","published_at":"2018-07-27T22:16:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@0.17.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.17.0/manifests"},{"name":"@jupyterlab/plotly-extension@0.17.0","sha":"e8fc69bb02b18ef91ec58fa60e58385712ebcffb","kind":"tag","published_at":"2018-07-27T22:16:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.17.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.17.0/manifests"},{"name":"@jupyterlab/katex-extension@0.17.0","sha":"e8fc69bb02b18ef91ec58fa60e58385712ebcffb","kind":"tag","published_at":"2018-07-27T22:16:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.17.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.17.0/manifests"},{"name":"@jupyterlab/fasta-extension@0.17.0","sha":"e8fc69bb02b18ef91ec58fa60e58385712ebcffb","kind":"tag","published_at":"2018-07-27T22:16:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.17.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.17.0/manifests"},{"name":"@jupyterlab/geojson-extension@0.16.0","sha":"ca21e8d76b59e77e54052ec72f2a1690f05d7694","kind":"tag","published_at":"2018-04-18T17:05:59.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.16.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.16.0/manifests"},{"name":"@jupyterlab/vega2-extension@0.16.0","sha":"ca21e8d76b59e77e54052ec72f2a1690f05d7694","kind":"tag","published_at":"2018-04-18T17:05:59.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@0.16.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.16.0/manifests"},{"name":"@jupyterlab/plotly-extension@0.16.0","sha":"ca21e8d76b59e77e54052ec72f2a1690f05d7694","kind":"tag","published_at":"2018-04-18T17:05:59.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.16.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.16.0/manifests"},{"name":"@jupyterlab/katex-extension@0.16.0","sha":"ca21e8d76b59e77e54052ec72f2a1690f05d7694","kind":"tag","published_at":"2018-04-18T17:05:59.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.16.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.16.0/manifests"},{"name":"@jupyterlab/fasta-extension@0.16.0","sha":"ca21e8d76b59e77e54052ec72f2a1690f05d7694","kind":"tag","published_at":"2018-04-18T17:05:59.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.16.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.16.0/manifests"},{"name":"@jupyterlab/fasta-extension@0.14.4","sha":"55b5f1e6953662d405d10b37ccb5d167f67ac152","kind":"tag","published_at":"2018-04-17T17:09:07.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.14.4","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.4/manifests"},{"name":"@jupyterlab/vega2-extension@0.15.7","sha":"55b5f1e6953662d405d10b37ccb5d167f67ac152","kind":"tag","published_at":"2018-04-17T17:09:07.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@0.15.7","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@0.15.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%400.15.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.15.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.15.7/manifests"},{"name":"@jupyterlab/plotly-extension@0.14.6","sha":"55b5f1e6953662d405d10b37ccb5d167f67ac152","kind":"tag","published_at":"2018-04-17T17:09:07.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.14.6","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.6/manifests"},{"name":"@jupyterlab/katex-extension@0.14.5","sha":"55b5f1e6953662d405d10b37ccb5d167f67ac152","kind":"tag","published_at":"2018-04-17T17:09:07.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.14.5","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.5/manifests"},{"name":"@jupyterlab/geojson-extension@0.14.6","sha":"55b5f1e6953662d405d10b37ccb5d167f67ac152","kind":"tag","published_at":"2018-04-17T17:09:07.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.14.6","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.6/manifests"},{"name":"@jupyterlab/vega2-extension@0.15.6","sha":"4a92a00e592cb48655b8685e4fc05745219a164e","kind":"tag","published_at":"2018-04-06T16:00:54.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega2-extension@0.15.6","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega2-extension@0.15.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega2-extension%400.15.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.15.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega2-extension@0.15.6/manifests"},{"name":"@jupyterlab/fasta-extension@0.14.3","sha":"d1115f44625e20196a7d3791082436a340506b2a","kind":"tag","published_at":"2018-04-06T15:55:05.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.14.3","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.3/manifests"},{"name":"@jupyterlab/geojson-extension@0.14.5","sha":"d1115f44625e20196a7d3791082436a340506b2a","kind":"tag","published_at":"2018-04-06T15:55:05.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.14.5","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.5/manifests"},{"name":"@jupyterlab/plotly-extension@0.14.5","sha":"d1115f44625e20196a7d3791082436a340506b2a","kind":"tag","published_at":"2018-04-06T15:55:05.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.14.5","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.5/manifests"},{"name":"@jupyterlab/katex-extension@0.14.4","sha":"a6c2e3c869e74681ab527b6aa554400345cd2eb2","kind":"tag","published_at":"2018-04-06T15:33:04.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.14.4","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.4/manifests"},{"name":"@jupyterlab/katex-extension@0.14.3","sha":"8bcf9af1eb66861c5d1dd1bc7ce7496fda7cbe98","kind":"tag","published_at":"2018-02-27T22:31:35.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.14.3","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.3/manifests"},{"name":"@jupyterlab/vega3-extension@0.14.3","sha":"8bcf9af1eb66861c5d1dd1bc7ce7496fda7cbe98","kind":"tag","published_at":"2018-02-27T22:31:35.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.14.3","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.3/manifests"},{"name":"@jupyterlab/geojson-extension@0.14.4","sha":"c20664d0f71b7a08eff02bf05f33bae411588acf","kind":"commit","published_at":"2018-02-15T14:16:04.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.14.4","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.4/manifests"},{"name":"@jupyterlab/vega3-extension@0.14.2","sha":"2ad805ce45c70baea7441f40447cd40c6ca7cab5","kind":"tag","published_at":"2018-02-13T17:33:16.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.14.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.2/manifests"},{"name":"@jupyterlab/plotly-extension@0.14.4","sha":"2ad805ce45c70baea7441f40447cd40c6ca7cab5","kind":"tag","published_at":"2018-02-13T17:33:16.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.14.4","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.4/manifests"},{"name":"@jupyterlab/geojson-extension@0.14.3","sha":"2ad805ce45c70baea7441f40447cd40c6ca7cab5","kind":"tag","published_at":"2018-02-13T17:33:16.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.14.3","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.3/manifests"},{"name":"@jupyterlab/katex-extension@0.14.2","sha":"2ad805ce45c70baea7441f40447cd40c6ca7cab5","kind":"tag","published_at":"2018-02-13T17:33:16.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.14.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.2/manifests"},{"name":"@jupyterlab/fasta-extension@0.14.2","sha":"2ad805ce45c70baea7441f40447cd40c6ca7cab5","kind":"tag","published_at":"2018-02-13T17:33:15.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.14.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.2/manifests"},{"name":"@jupyterlab/plotly-extension@0.14.3","sha":"d1cc739acb8b59b95384da20204c9c34e5a4cb8e","kind":"tag","published_at":"2018-02-13T17:23:10.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.14.3","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.3/manifests"},{"name":"@jupyterlab/plotly-extension@0.14.2","sha":"94182f8acf10d6da0a4cf870e63381d9a479a308","kind":"tag","published_at":"2018-01-20T03:53:28.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.14.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.2/manifests"},{"name":"@jupyterlab/vega3-extension@0.14.1","sha":"cc27031da72fda7d29e93237a9666b81a6fb3b32","kind":"tag","published_at":"2018-01-19T19:47:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.14.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.1/manifests"},{"name":"@jupyterlab/fasta-extension@0.14.1","sha":"cc27031da72fda7d29e93237a9666b81a6fb3b32","kind":"tag","published_at":"2018-01-19T19:47:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.14.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.1/manifests"},{"name":"@jupyterlab/geojson-extension@0.14.1","sha":"cc27031da72fda7d29e93237a9666b81a6fb3b32","kind":"tag","published_at":"2018-01-19T19:47:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.14.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.1/manifests"},{"name":"@jupyterlab/katex-extension@0.14.1","sha":"cc27031da72fda7d29e93237a9666b81a6fb3b32","kind":"tag","published_at":"2018-01-19T19:47:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.14.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.1/manifests"},{"name":"@jupyterlab/plotly-extension@0.14.1","sha":"cc27031da72fda7d29e93237a9666b81a6fb3b32","kind":"tag","published_at":"2018-01-19T19:47:56.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.14.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.1/manifests"},{"name":"@jupyterlab/vega3-extension@0.14.0","sha":"7d55c63e91bfcf3df127d0845a7269b0881525a9","kind":"tag","published_at":"2018-01-11T11:11:48.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.14.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.14.0/manifests"},{"name":"@jupyterlab/fasta-extension@0.14.0","sha":"7d55c63e91bfcf3df127d0845a7269b0881525a9","kind":"tag","published_at":"2018-01-11T11:11:48.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.14.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.14.0/manifests"},{"name":"@jupyterlab/geojson-extension@0.14.0","sha":"7d55c63e91bfcf3df127d0845a7269b0881525a9","kind":"tag","published_at":"2018-01-11T11:11:48.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.14.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.14.0/manifests"},{"name":"@jupyterlab/katex-extension@0.14.0","sha":"7d55c63e91bfcf3df127d0845a7269b0881525a9","kind":"tag","published_at":"2018-01-11T11:11:48.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.14.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.14.0/manifests"},{"name":"@jupyterlab/plotly-extension@0.14.0","sha":"7d55c63e91bfcf3df127d0845a7269b0881525a9","kind":"tag","published_at":"2018-01-11T11:11:48.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.14.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.14.0/manifests"},{"name":"@jupyterlab/plotly-extension@0.13.0","sha":"56e6183df57545a14058838638252de5f3dc2581","kind":"tag","published_at":"2017-12-08T19:52:01.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/plotly-extension@0.13.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/plotly-extension@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fplotly-extension%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fplotly-extension@0.13.0/manifests"},{"name":"@jupyterlab/vega3-extension@0.13.0","sha":"56e6183df57545a14058838638252de5f3dc2581","kind":"tag","published_at":"2017-12-08T19:52:01.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/vega3-extension@0.13.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/vega3-extension@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fvega3-extension%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fvega3-extension@0.13.0/manifests"},{"name":"@jupyterlab/fasta-extension@0.13.0","sha":"56e6183df57545a14058838638252de5f3dc2581","kind":"tag","published_at":"2017-12-08T19:52:01.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/fasta-extension@0.13.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/fasta-extension@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Ffasta-extension%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Ffasta-extension@0.13.0/manifests"},{"name":"@jupyterlab/geojson-extension@0.13.0","sha":"56e6183df57545a14058838638252de5f3dc2581","kind":"tag","published_at":"2017-12-08T19:52:01.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.13.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.13.0/manifests"},{"name":"@jupyterlab/katex-extension@0.13.0","sha":"56e6183df57545a14058838638252de5f3dc2581","kind":"tag","published_at":"2017-12-08T19:52:01.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/katex-extension@0.13.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/katex-extension@0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fkatex-extension%400.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fkatex-extension@0.13.0/manifests"},{"name":"v0.12.0","sha":"7d8df71e56da78cb41cd155b8278ffe38ff78a94","kind":"tag","published_at":"2017-11-09T16:29:45.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.12.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.12.0/manifests"},{"name":"v0.11.1","sha":"685e955e18bf3a30a6bc9df77d7d1f8f1a9a0852","kind":"tag","published_at":"2017-10-31T19:43:10.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.11.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"d1e17c0d5baa021c621065b9d8ae157d9adce0fd","kind":"tag","published_at":"2017-10-16T22:59:18.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.11.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.11.0/manifests"},{"name":"vundefined","sha":"884c1b264577c314543107cd96c05279da2b82d9","kind":"tag","published_at":"2017-10-06T18:27:22.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/vundefined","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/vundefined","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@vundefined","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/vundefined","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/vundefined/manifests"},{"name":"v0.10.2","sha":"59226e1c4c79af587d61742f4583b25ace2b6089","kind":"tag","published_at":"2017-10-06T18:21:30.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.10.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"63f94180522593a889fbcf62999da5acd42dacfd","kind":"tag","published_at":"2017-10-05T22:57:47.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.10.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"0af19f0f17dad9519146a213877dd685234a3fd2","kind":"tag","published_at":"2017-09-26T18:16:24.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.10.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.10.0/manifests"},{"name":"v0.9.2","sha":"fd5757d79e691b947dd507d1fcba544e41df8852","kind":"commit","published_at":"2017-08-03T21:07:09.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.9.2","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.9.2/manifests"},{"name":"@jupyterlab/json-extension@0.9.1","sha":"4248a42d69b59753e956011ac44ebbda005fc0d1","kind":"commit","published_at":"2017-07-28T20:14:51.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/json-extension@0.9.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/json-extension@0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fjson-extension%400.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fjson-extension@0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fjson-extension@0.9.1/manifests"},{"name":"@jupyterlab/geojson-extension@0.9.1","sha":"e68f5e125c694723c442298b78a72a398aecba68","kind":"commit","published_at":"2017-07-28T20:14:09.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.9.1","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.9.1/manifests"},{"name":"@jupyterlab/json-extension@0.9.0","sha":"21657bbbfade1dcce5bd43f323f879af3b8d4d80","kind":"commit","published_at":"2017-07-26T14:43:00.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/json-extension@0.9.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/json-extension@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fjson-extension%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fjson-extension@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fjson-extension@0.9.0/manifests"},{"name":"@jupyterlab/geojson-extension@0.9.0","sha":"87890889ede575ee4527440fd4127e183b67ddfd","kind":"commit","published_at":"2017-07-26T14:41:59.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/@jupyterlab/geojson-extension@0.9.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/@jupyterlab/geojson-extension@0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@%40jupyterlab%2Fgeojson-extension%400.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/@jupyterlab%2Fgeojson-extension@0.9.0/manifests"},{"name":"v0.8.0","sha":"e8d8f7e3c9243b65bdab6475e56905f0408a557f","kind":"tag","published_at":"2017-07-19T18:33:49.000Z","download_url":"https://codeload.github.com/jupyterlab/jupyter-renderers/tar.gz/v0.8.0","html_url":"https://github.com/jupyterlab/jupyter-renderers/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jupyterlab/jupyter-renderers@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/tags/v0.8.0/manifests"}]},"repo_metadata_updated_at":"2026-03-29T01:33:07.232Z","dependent_packages_count":0,"downloads":924,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":11.109130897147905,"dependent_repos_count":22.092982263725244,"dependent_packages_count":7.312883868137378,"stargazers_count":2.8623899193753646,"forks_count":5.064661925053264,"docker_downloads_count":null,"average":9.68840977468783},"purl":"pkg:pypi/jupyterlab-mathjax2","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/jupyterlab-mathjax2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/jupyterlab-mathjax2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/jupyterlab-mathjax2/dependencies","status":null,"funding_links":["https://jupyter.org/about#donate"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T18:32:05.025Z","issues_count":35,"pull_requests_count":94,"avg_time_to_close_issue":5976402.722222222,"avg_time_to_close_pull_request":2792292.827586207,"issues_closed_count":18,"pull_requests_closed_count":87,"pull_request_authors_count":18,"issue_authors_count":34,"avg_comments_per_issue":3.5714285714285716,"avg_comments_per_pull_request":1.6595744680851063,"merged_pull_requests_count":80,"bot_issues_count":1,"bot_pull_requests_count":57,"past_year_issues_count":0,"past_year_pull_requests_count":9,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1384333.625,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":8,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":9,"past_year_merged_pull_requests_count":8,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/issues","maintainers":[{"login":"fcollonval","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fcollonval"},{"login":"jtpio","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtpio"},{"login":"gnestor","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gnestor"},{"login":"consideRatio","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/consideRatio"},{"login":"blink1073","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"},{"login":"dhirschfeld","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dhirschfeld"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/jupyterlab-mathjax2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/jupyterlab-mathjax2/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/jupyterlab-mathjax2/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/jupyterlab-mathjax2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/jupyterlab-mathjax2/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/jupyterlab-mathjax2/codemeta","maintainers":[{"uuid":"Project Jupyter","login":"Project Jupyter","name":null,"email":null,"url":null,"packages_count":53,"html_url":"https://pypi.org/user/Project Jupyter/","role":null,"created_at":"2023-07-01T05:10:36.524Z","updated_at":"2023-07-01T05:10:36.524Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/Project%20Jupyter/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":856682,"maintainers_count":365878,"namespaces_count":0,"keywords_count":271316,"github":"pypi","metadata":{"funded_packages_count":53172},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-04-09T05:08:03.587Z","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":32184,"full_name":"jupyterlab/jupyter-renderers","default_branch":"main","total_commits":468,"total_committers":28,"total_bot_commits":55,"total_bot_committers":1,"mean_commits":16.714285714285715,"dds":0.641025641025641,"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2026-05-01T19:09:53.946Z","last_synced_commit":"b89c093bce24c8d7394177f08a111b3895ed6870","created_at":"2023-03-07T16:48:16.286Z","updated_at":"2026-05-01T19:09:18.871Z","committers":[{"name":"Grant Nestor","email":"grantnestor@gmail.com","login":"gnestor","count":168},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":55},{"name":"Steven Silvester","email":"steven.silvester@ieee.org","login":"blink1073","count":39},{"name":"Ian Rose","email":"ian.r.rose@gmail.com","login":"ian-r-rose","count":35},{"name":"Jason Grout","email":"jgrout6@bloomberg.net","login":"jasongrout","count":35},{"name":"Jeremy Tuloup","email":"jeremy.tuloup@gmail.com","login":"jtpio","count":31},{"name":"Dominik Moritz","email":"domoritz@gmail.com","login":"domoritz","count":21},{"name":"Florence Haudin","email":"haudin.florence@gmail.com","login":"HaudinFlorence","count":19},{"name":"Frédéric Collonval","email":"fcollonval","login":"fcollonval","count":13},{"name":"Steven Silvester","email":"stslve@amazon.com","login":null,"count":9},{"name":"Blair Azzopardi","email":"blairuk@gmail.com","login":"bsdz","count":9},{"name":"Hadrien Mary","email":"hadrien.mary@gmail.com","login":"hadim","count":6},{"name":"Raffaele De Feo","email":"alberthilbert@gmail.com","login":"AlbertHilb","count":4},{"name":"mjmdavis","email":"DavisMichael@JohnDeere.com","login":null,"count":3},{"name":"Adrian Tofting","email":"adrian.tofting@iterate.no","login":"adriantre","count":3},{"name":"Florian Eßer","email":"f.esser@rwth-aachen.de","login":"flesser","count":3},{"name":"Jon Mease","email":"jon.mease@gmail.com","login":"jonmmease","count":2},{"name":"Sylvain Corlay","email":"sylvain.corlay@gmail.com","login":"SylvainCorlay","count":2},{"name":"Zachary Riedlshah","email":"zachary@helico.bio","login":"zacharyrs","count":2},{"name":"Anthony Scopatz","email":"scopatz@gmail.com","login":"scopatz","count":1},{"name":"Daniel Bast","email":"2790401+dbast","login":"dbast","count":1},{"name":"David Brochart","email":"david.brochart@gmail.com","login":"davidbrochart","count":1},{"name":"Erik Sundell","email":"erik.i.sundell@gmail.com","login":"consideRatio","count":1},{"name":"Matthias Köppe","email":"mkoeppe@math.ucdavis.edu","login":"mkoeppe","count":1},{"name":"Richard Morrison","email":"mozz100","login":"mozz100","count":1},{"name":"Swojit Mohapatra","email":"neelmohapatra@gmail.com","login":"swojit","count":1},{"name":"Vidar Tonaas Fauske","email":"vidartf@gmail.com","login":"vidartf","count":1},{"name":"krassowski","email":"5832902+krassowski","login":"krassowski","count":1}],"past_year_committers":[],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-05-05T00:00:06.937Z","repositories_count":6228519,"commits_count":901435270,"contributors_count":34942279,"owners_count":1149474,"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":{"table":{"full_name":"jupyterlab/jupyter-renderers","html_url":"https://github.com/jupyterlab/jupyter-renderers","last_synced_at":"2026-03-24T14:03:55.045Z","status":"active","issues_count":35,"pull_requests_count":110,"avg_time_to_close_issue":11473944.0,"avg_time_to_close_pull_request":2675956.6907216497,"issues_closed_count":19,"pull_requests_closed_count":97,"pull_request_authors_count":18,"issue_authors_count":34,"avg_comments_per_issue":3.6,"avg_comments_per_pull_request":1.5272727272727273,"merged_pull_requests_count":90,"bot_issues_count":1,"bot_pull_requests_count":72,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-10T11:03:15.650Z","updated_at":"2026-03-24T14:03:55.045Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jupyterlab%2Fjupyter-renderers/issues","issue_labels_count":{"table":{"bug":8,"enhancement":3,"question":1,"wontfix":1}},"pull_request_labels_count":{"table":{"dependencies":72,"maintenance":15,"javascript":12,"bug":3,"github_actions":2,"enhancement":1}},"issue_author_associations_count":{"table":{"NONE":28,"MEMBER":4,"CONTRIBUTOR":2,"COLLABORATOR":1}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":87,"MEMBER":16,"NONE":5,"COLLABORATOR":2}},"issue_authors":{"table":{"alexlenail":2,"jameslao":1,"gnestor":1,"SubtleMuffin":1,"jtpio":1,"luck02":1,"eeopd":1,"jmshea":1,"trungleduc":1,"thehappycheese":1,"peccator085":1,"astrojuanlu":1,"realjumy":1,"mishari":1,"consideRatio":1,"Andyjd86":1,"ozlerhakan":1,"michaelaye":1,"tbans":1,"krlng":1,"psychemedia":1,"ariel-co":1,"jasongrout":1,"meeseeksdev[bot]":1,"dhirschfeld":1,"x83443647629":1,"TomGoBravo":1,"Vlmbd":1,"joequant":1,"davidbrochart":1,"fcollonval":1,"hfbauman22":1,"isaac2lord":1,"yuvipanda":1}},"pull_request_authors":{"table":{"dependabot[bot]":72,"fcollonval":8,"jasongrout":7,"jtpio":6,"HaudinFlorence":2,"mkoeppe":2,"gnestor":2,"AlbertHilb":1,"zacharyrs":1,"davidbrochart":1,"blink1073":1,"consideRatio":1,"mjmdavis":1,"springuper":1,"hottwaj":1,"bsdz":1,"echarles":1,"adriantre":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-05-05T00:00:06.846Z","repositories_count":14509597,"issues_count":34274757,"pull_requests_count":112342497,"authors_count":11255101,"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":{"table":{}},"past_year_pull_request_labels_count":{"table":{}},"past_year_issue_author_associations_count":{"table":{}},"past_year_pull_request_author_associations_count":{"table":{}},"past_year_issue_authors":{"table":{}},"past_year_pull_request_authors":{"table":{}},"maintainers":[{"table":{"login":"fcollonval","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fcollonval"}},{"table":{"login":"jtpio","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jtpio"}},{"table":{"login":"gnestor","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gnestor"}},{"table":{"login":"consideRatio","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/consideRatio"}},{"table":{"login":"blink1073","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/blink1073"}},{"table":{"login":"dhirschfeld","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dhirschfeld"}}],"active_maintainers":[]}},"events":{"total":{"DeleteEvent":5,"PullRequestEvent":16,"ForkEvent":3,"WatchEvent":20,"IssueCommentEvent":6,"PushEvent":6,"CreateEvent":6},"last_year":{"PullRequestEvent":5,"ForkEvent":1,"WatchEvent":11,"CreateEvent":2}},"keywords":["fasta","geojson","jupyterlab","jupyterlab-extension","katex","plotly","vega","vega-lite"],"dependencies":[{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2022-07-11T19:24:35.941Z","updated_at":"2022-07-11T19:24:35.941Z","repository_link":"https://github.com/jupyterlab/jupyter-renderers/blob/main/package.json","dependencies":[{"id":136359308,"package_name":"@jupyterlab/buildutils","ecosystem":"npm","requirements":"^3.2.8","direct":true,"kind":"development","optional":false},{"id":136359309,"package_name":"@typescript-eslint/eslint-plugin","ecosystem":"npm","requirements":"^5.9.1","direct":true,"kind":"development","optional":false},{"id":136359310,"package_name":"@typescript-eslint/parser","ecosystem":"npm","requirements":"^5.9.1","direct":true,"kind":"development","optional":false},{"id":136359311,"package_name":"eslint","ecosystem":"npm","requirements":"^8.7.0","direct":true,"kind":"development","optional":false},{"id":136359312,"package_name":"eslint-config-prettier","ecosystem":"npm","requirements":"^8.3.0","direct":true,"kind":"development","optional":false},{"id":136359313,"package_name":"eslint-plugin-prettier","ecosystem":"npm","requirements":"^4.0.0","direct":true,"kind":"development","optional":false},{"id":136359314,"package_name":"husky","ecosystem":"npm","requirements":"^7.0.4","direct":true,"kind":"development","optional":false},{"id":136359315,"package_name":"lerna","ecosystem":"npm","requirements":"^4.0.0","direct":true,"kind":"development","optional":false},{"id":136359316,"package_name":"lint-staged","ecosystem":"npm","requirements":"^12.1.7","direct":true,"kind":"development","optional":false},{"id":136359317,"package_name":"prettier","ecosystem":"npm","requirements":"^2.5.1","direct":true,"kind":"development","optional":false},{"id":136359318,"package_name":"rimraf","ecosystem":"npm","requirements":"^3.0.2","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"packages/fasta-extension/package.json","sha":null,"kind":"manifest","created_at":"2022-07-11T19:24:35.950Z","updated_at":"2022-07-11T19:24:35.950Z","repository_link":"https://github.com/jupyterlab/jupyter-renderers/blob/main/packages/fasta-extension/package.json","dependencies":[{"id":136359319,"package_name":"@jlab-contrib/msa","ecosystem":"npm","requirements":"^1.1.2","direct":true,"kind":"runtime","optional":false},{"id":136359320,"package_name":"@jupyterlab/rendermime-interfaces","ecosystem":"npm","requirements":"^3.2.8","direct":true,"kind":"runtime","optional":false},{"id":136359321,"package_name":"@lumino/messaging","ecosystem":"npm","requirements":"^1.10.1","direct":true,"kind":"runtime","optional":false},{"id":136359322,"package_name":"@lumino/widgets","ecosystem":"npm","requirements":"^1.31.1","direct":true,"kind":"runtime","optional":false},{"id":136359323,"package_name":"@jupyterlab/builder","ecosystem":"npm","requirements":"^3.2.8","direct":true,"kind":"development","optional":false},{"id":136359324,"package_name":"npm-run-all","ecosystem":"npm","requirements":"^4.1.5","direct":true,"kind":"development","optional":false},{"id":136359325,"package_name":"rimraf","ecosystem":"npm","requirements":"^3.0.2","direct":true,"kind":"development","optional":false},{"id":136359326,"package_name":"typescript","ecosystem":"npm","requirements":"~4.1.3","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"packages/geojson-extension/package.json","sha":null,"kind":"manifest","created_at":"2022-07-11T19:24:35.956Z","updated_at":"2022-07-11T19:24:35.956Z","repository_link":"https://github.com/jupyterlab/jupyter-renderers/blob/main/packages/geojson-extension/package.json","dependencies":[{"id":136359327,"package_name":"@jupyterlab/apputils","ecosystem":"npm","requirements":"^3.2.8","direct":true,"kind":"runtime","optional":false},{"id":136359328,"package_name":"@jupyterlab/rendermime-interfaces","ecosystem":"npm","requirements":"^3.2.8","direct":true,"kind":"runtime","optional":false},{"id":136359329,"package_name":"@lumino/messaging","ecosystem":"npm","requirements":"^1.10.1","direct":true,"kind":"runtime","optional":false},{"id":136359330,"package_name":"@lumino/widgets","ecosystem":"npm","requirements":"^1.31.1","direct":true,"kind":"runtime","optional":false},{"id":136359331,"package_name":"leaflet","ecosystem":"npm","requirements":"^1.5.0","direct":true,"kind":"runtime","optional":false},{"id":136359332,"package_name":"@jupyterlab/builder","ecosystem":"npm","requirements":"^3.2.8","direct":true,"kind":"development","optional":false},{"id":136359333,"package_name":"@types/leaflet","ecosystem":"npm","requirements":"^1.4.0","direct":true,"kind":"development","optional":false},{"id":136359334,"package_name":"npm-run-all","ecosystem":"npm","requirements":"^4.1.5","direct":true,"kind":"development","optional":false},{"id":136359335,"package_name":"rimraf","ecosystem":"npm","requirements":"^3.0.2","direct":true,"kind":"development","optional":false},{"id":136359336,"package_name":"typescript","ecosystem":"npm","requirements":"~4.1.3","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"packages/katex-extension/package.json","sha":null,"kind":"manifest","created_at":"2022-07-11T19:24:35.963Z","updated_at":"2022-07-11T19:24:35.963Z","repository_link":"https://github.com/jupyterlab/jupyter-renderers/blob/main/packages/katex-extension/package.json","dependencies":[{"id":136359337,"package_name":"@jupyterlab/application","ecosystem":"npm","requirements":"^3.2.8","direct":true,"kind":"runtime","optional":false},{"id":136359338,"package_name":"@jupyterlab/rendermime","ecosystem":"npm","requirements":"^3.2.8","direct":true,"kind":"runtime","optional":false},{"id":136359339,"package_name":"@jupyterlab/rendermime-interfaces","ecosystem":"npm","requirements":"^3.2.8","direct":true,"kind":"runtime","optional":false},{"id":136359340,"package_name":"@jupyterlab/settingregistry","ecosystem":"npm","requirements":"^3.2.8","direct":true,"kind":"runtime","optional":false},{"id":136359341,"package_name":"katex","ecosystem":"npm","requirements":"^0.12.0","direct":true,"kind":"runtime","optional":false},{"id":136359342,"package_name":"@jupyterlab/builder","ecosystem":"npm","requirements":"^3.2.8","direct":true,"kind":"development","optional":false},{"id":136359343,"package_name":"@types/katex","ecosystem":"npm","requirements":"^0.11.0","direct":true,"kind":"development","optional":false},{"id":136359344,"package_name":"npm-run-all","ecosystem":"npm","requirements":"^4.1.5","direct":true,"kind":"development","optional":false},{"id":136359345,"package_name":"rimraf","ecosystem":"npm","requirements":"^3.0.2","direct":true,"kind":"development","optional":false},{"id":136359346,"package_name":"typescript","ecosystem":"npm","requirements":"~4.1.3","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"packages/mathjax3-extension/package.json","sha":null,"kind":"manifest","created_at":"2022-07-11T19:24:35.971Z","updated_at":"2022-07-11T19:24:35.971Z","repository_link":"https://github.com/jupyterlab/jupyter-renderers/blob/main/packages/mathjax3-extension/package.json","dependencies":[{"id":136359347,"package_name":"@jupyterlab/application","ecosystem":"npm","requirements":"^3.2.8","direct":true,"kind":"runtime","optional":false},{"id":136359348,"package_name":"@jupyterlab/rendermime","ecosystem":"npm","requirements":"^3.2.8","direct":true,"kind":"runtime","optional":false},{"id":136359349,"package_name":"mathjax-full","ecosystem":"npm","requirements":"^3.1.2","direct":true,"kind":"runtime","optional":false},{"id":136359350,"package_name":"@jupyterlab/builder","ecosystem":"npm","requirements":"^3.2.8","direct":true,"kind":"development","optional":false},{"id":136359351,"package_name":"npm-run-all","ecosystem":"npm","requirements":"^4.1.5","direct":true,"kind":"development","optional":false},{"id":136359352,"package_name":"rimraf","ecosystem":"npm","requirements":"^3.0.2","direct":true,"kind":"development","optional":false},{"id":136359353,"package_name":"typescript","ecosystem":"npm","requirements":"~4.1.3","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"packages/vega2-extension/package.json","sha":null,"kind":"manifest","created_at":"2022-07-11T19:24:35.977Z","updated_at":"2022-07-11T19:24:35.977Z","repository_link":"https://github.com/jupyterlab/jupyter-renderers/blob/main/packages/vega2-extension/package.json","dependencies":[{"id":136359354,"package_name":"@jupyterlab/rendermime-interfaces","ecosystem":"npm","requirements":"^3.2.8","direct":true,"kind":"runtime","optional":false},{"id":136359355,"package_name":"@lumino/coreutils","ecosystem":"npm","requirements":"^1.12.0","direct":true,"kind":"runtime","optional":false},{"id":136359356,"package_name":"@lumino/widgets","ecosystem":"npm","requirements":"^1.31.1","direct":true,"kind":"runtime","optional":false},{"id":136359357,"package_name":"vega-embed-v2","ecosystem":"npm","requirements":"^0.0.3","direct":true,"kind":"runtime","optional":false},{"id":136359358,"package_name":"@jupyterlab/builder","ecosystem":"npm","requirements":"^3.2.8","direct":true,"kind":"development","optional":false},{"id":136359359,"package_name":"@types/node","ecosystem":"npm","requirements":"^13.1.4","direct":true,"kind":"development","optional":false},{"id":136359360,"package_name":"npm-run-all","ecosystem":"npm","requirements":"^4.1.5","direct":true,"kind":"development","optional":false},{"id":136359361,"package_name":"rimraf","ecosystem":"npm","requirements":"^3.0.2","direct":true,"kind":"development","optional":false},{"id":136359362,"package_name":"typescript","ecosystem":"npm","requirements":"~4.1.3","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"packages/vega3-extension/package.json","sha":null,"kind":"manifest","created_at":"2022-07-11T19:24:35.984Z","updated_at":"2022-07-11T19:24:35.984Z","repository_link":"https://github.com/jupyterlab/jupyter-renderers/blob/main/packages/vega3-extension/package.json","dependencies":[{"id":136359363,"package_name":"@jupyterlab/rendermime-interfaces","ecosystem":"npm","requirements":"^3.2.8","direct":true,"kind":"runtime","optional":false},{"id":136359364,"package_name":"@lumino/coreutils","ecosystem":"npm","requirements":"^1.12.0","direct":true,"kind":"runtime","optional":false},{"id":136359365,"package_name":"@lumino/widgets","ecosystem":"npm","requirements":"^1.31.1","direct":true,"kind":"runtime","optional":false},{"id":136359366,"package_name":"vega-embed","ecosystem":"npm","requirements":"3.9.2","direct":true,"kind":"runtime","optional":false},{"id":136359367,"package_name":"@jupyterlab/builder","ecosystem":"npm","requirements":"^3.2.8","direct":true,"kind":"development","optional":false},{"id":136359368,"package_name":"npm-run-all","ecosystem":"npm","requirements":"^4.1.5","direct":true,"kind":"development","optional":false},{"id":136359369,"package_name":"rimraf","ecosystem":"npm","requirements":"^3.0.2","direct":true,"kind":"development","optional":false},{"id":136359370,"package_name":"typescript","ecosystem":"npm","requirements":"~4.1.3","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"yarn.lock","sha":null,"kind":"lockfile","created_at":"2022-07-11T19:24:35.991Z","updated_at":"2022-07-11T19:24:35.991Z","repository_link":"https://github.com/jupyterlab/jupyter-renderers/blob/main/yarn.lock","dependencies":[{"id":136359371,"package_name":"@babel/code-frame","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":136359372,"package_name":"@babel/helper-validator-identifier","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":136359373,"package_name":"@babel/highlight","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":136359374,"package_name":"@babel/runtime","ecosystem":"npm","requirements":"7.16.7","direct":false,"kind":"runtime","optional":false},{"id":136359375,"package_name":"@blueprintjs/colors","ecosystem":"npm","requirements":"4.0.0-alpha.2","direct":false,"kind":"runtime","optional":false},{"id":136359376,"package_name":"@blueprintjs/core","ecosystem":"npm","requirements":"3.52.0","direct":false,"kind":"runtime","optional":false},{"id":136359377,"package_name":"@blueprintjs/icons","ecosystem":"npm","requirements":"3.31.0","direct":false,"kind":"runtime","optional":false},{"id":136359378,"package_name":"@blueprintjs/select","ecosystem":"npm","requirements":"3.18.11","direct":false,"kind":"runtime","optional":false},{"id":136359379,"package_name":"@discoveryjs/json-ext","ecosystem":"npm","requirements":"0.5.6","direct":false,"kind":"runtime","optional":false},{"id":136359380,"package_name":"@eslint/eslintrc","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":136359381,"package_name":"@fortawesome/fontawesome-free","ecosystem":"npm","requirements":"5.15.4","direct":false,"kind":"runtime","optional":false},{"id":136359382,"package_name":"@gar/promisify","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":136359383,"package_name":"@humanwhocodes/config-array","ecosystem":"npm","requirements":"0.9.2","direct":false,"kind":"runtime","optional":false},{"id":136359384,"package_name":"@humanwhocodes/object-schema","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":136359385,"package_name":"@hutson/parse-repository-url","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":136359386,"package_name":"@hypnosphi/create-react-context","ecosystem":"npm","requirements":"0.3.1","direct":false,"kind":"runtime","optional":false},{"id":136359387,"package_name":"@jlab-contrib/msa","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":136359388,"package_name":"@jupyterlab/application","ecosystem":"npm","requirements":"3.2.8","direct":false,"kind":"runtime","optional":false},{"id":136359389,"package_name":"@jupyterlab/apputils","ecosystem":"npm","requirements":"3.2.8","direct":false,"kind":"runtime","optional":false},{"id":136359390,"package_name":"@jupyterlab/builder","ecosystem":"npm","requirements":"3.2.8","direct":false,"kind":"runtime","optional":false},{"id":136359391,"package_name":"@jupyterlab/buildutils","ecosystem":"npm","requirements":"3.2.8","direct":false,"kind":"runtime","optional":false},{"id":136359392,"package_name":"@jupyterlab/codeeditor","ecosystem":"npm","requirements":"3.2.8","direct":false,"kind":"runtime","optional":false},{"id":136359393,"package_name":"@jupyterlab/codemirror","ecosystem":"npm","requirements":"3.2.8","direct":false,"kind":"runtime","optional":false},{"id":136359394,"package_name":"@jupyterlab/coreutils","ecosystem":"npm","requirements":"5.2.8","direct":false,"kind":"runtime","optional":false},{"id":136359395,"package_name":"@jupyterlab/docprovider","ecosystem":"npm","requirements":"3.2.8","direct":false,"kind":"runtime","optional":false},{"id":136359396,"package_name":"@jupyterlab/docregistry","ecosystem":"npm","requirements":"3.2.8","direct":false,"kind":"runtime","optional":false},{"id":136359397,"package_name":"@jupyterlab/nbformat","ecosystem":"npm","requirements":"3.2.8","direct":false,"kind":"runtime","optional":false},{"id":136359398,"package_name":"@jupyterlab/observables","ecosystem":"npm","requirements":"4.2.8","direct":false,"kind":"runtime","optional":false},{"id":136359399,"package_name":"@jupyterlab/rendermime-interfaces","ecosystem":"npm","requirements":"3.2.8","direct":false,"kind":"runtime","optional":false},{"id":136359400,"package_name":"@jupyterlab/rendermime","ecosystem":"npm","requirements":"3.2.8","direct":false,"kind":"runtime","optional":false},{"id":136359401,"package_name":"@jupyterlab/services","ecosystem":"npm","requirements":"6.2.8","direct":false,"kind":"runtime","optional":false},{"id":136359402,"package_name":"@jupyterlab/settingregistry","ecosystem":"npm","requirements":"3.2.8","direct":false,"kind":"runtime","optional":false},{"id":136359403,"package_name":"@jupyterlab/shared-models","ecosystem":"npm","requirements":"3.2.8","direct":false,"kind":"runtime","optional":false},{"id":136359404,"package_name":"@jupyterlab/statedb","ecosystem":"npm","requirements":"3.2.8","direct":false,"kind":"runtime","optional":false},{"id":136359405,"package_name":"@jupyterlab/statusbar","ecosystem":"npm","requirements":"3.2.8","direct":false,"kind":"runtime","optional":false},{"id":136359406,"package_name":"@jupyterlab/translation","ecosystem":"npm","requirements":"3.2.8","direct":false,"kind":"runtime","optional":false},{"id":136359407,"package_name":"@jupyterlab/ui-components","ecosystem":"npm","requirements":"3.2.8","direct":false,"kind":"runtime","optional":false},{"id":136359408,"package_name":"@lerna/add","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":136359409,"package_name":"@lerna/bootstrap","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":136359410,"package_name":"@lerna/changed","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":136359411,"package_name":"@lerna/check-working-tree","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":136359412,"package_name":"@lerna/child-process","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":136359413,"package_name":"@lerna/clean","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":136359414,"package_name":"@lerna/cli","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":136359415,"package_name":"@lerna/collect-uncommitted","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":136359416,"package_name":"@lerna/collect-updates","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":136359417,"package_name":"@lerna/command","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":136359418,"package_name":"@lerna/conventional-commits","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":136359419,"package_name":"@lerna/create-symlink","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":136359420,"package_name":"@lerna/create","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":136359421,"package_name":"@lerna/describe-ref","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":136359422,"package_name":"@lerna/diff","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":136359423,"package_name":"@lerna/exec","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":136359424,"package_name":"@lerna/filter-options","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":136359425,"package_name":"@lerna/filter-packages","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":136359426,"package_name":"@lerna/get-npm-exec-opts","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":136359427,"package_name":"@lerna/get-packed","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":136359428,"package_name":"@lerna/github-client","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":136359429,"package_name":"@lerna/gitlab-client","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":136359430,"package_name":"@lerna/global-options","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":136359431,"package_name":"@lerna/has-npm-version","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":136359432,"package_name":"@lerna/import","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":136359433,"package_name":"@lerna/info","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":136359434,"package_name":"@lerna/init","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":136359435,"package_name":"@lerna/link","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":136359436,"package_name":"@lerna/list","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":136359437,"package_name":"@lerna/listable","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":136359438,"package_name":"@lerna/log-packed","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":136359439,"package_name":"@lerna/npm-conf","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":136359440,"package_name":"@lerna/npm-dist-tag","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":136359441,"package_name":"@lerna/npm-install","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":136359442,"package_name":"@lerna/npm-publish","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":136359443,"package_name":"@lerna/npm-run-script","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":136359444,"package_name":"@lerna/otplease","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":136359445,"package_name":"@lerna/output","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":136359446,"package_name":"@lerna/pack-directory","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":136359447,"package_name":"@lerna/package-graph","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":136359448,"package_name":"@lerna/package","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":136359449,"package_name":"@lerna/prerelease-id-from-version","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":136359450,"package_name":"@lerna/profiler","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":136359451,"package_name":"@lerna/project","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":136359452,"package_name":"@lerna/prompt","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":136359453,"package_name":"@lerna/publish","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":136359454,"package_name":"@lerna/pulse-till-done","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":136359455,"package_name":"@lerna/query-graph","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":136359456,"package_name":"@lerna/resolve-symlink","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":136359457,"package_name":"@lerna/rimraf-dir","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":136359458,"package_name":"@lerna/run-lifecycle","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":136359459,"package_name":"@lerna/run-topologically","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":136359460,"package_name":"@lerna/run","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":136359461,"package_name":"@lerna/symlink-binary","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":136359462,"package_name":"@lerna/symlink-dependencies","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":136359463,"package_name":"@lerna/timer","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":136359464,"package_name":"@lerna/validation-error","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":136359465,"package_name":"@lerna/version","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":136359466,"package_name":"@lerna/write-log-file","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":136359467,"package_name":"@lumino/algorithm","ecosystem":"npm","requirements":"1.9.1","direct":false,"kind":"runtime","optional":false},{"id":136359468,"package_name":"@lumino/application","ecosystem":"npm","requirements":"1.28.1","direct":false,"kind":"runtime","optional":false},{"id":136359469,"package_name":"@lumino/collections","ecosystem":"npm","requirements":"1.9.1","direct":false,"kind":"runtime","optional":false},{"id":136359470,"package_name":"@lumino/commands","ecosystem":"npm","requirements":"1.20.0","direct":false,"kind":"runtime","optional":false},{"id":136359471,"package_name":"@lumino/coreutils","ecosystem":"npm","requirements":"1.12.0","direct":false,"kind":"runtime","optional":false},{"id":136359472,"package_name":"@lumino/disposable","ecosystem":"npm","requirements":"1.10.1","direct":false,"kind":"runtime","optional":false},{"id":136359473,"package_name":"@lumino/domutils","ecosystem":"npm","requirements":"1.8.1","direct":false,"kind":"runtime","optional":false},{"id":136359474,"package_name":"@lumino/dragdrop","ecosystem":"npm","requirements":"1.14.0","direct":false,"kind":"runtime","optional":false},{"id":136359475,"package_name":"@lumino/keyboard","ecosystem":"npm","requirements":"1.8.1","direct":false,"kind":"runtime","optional":false},{"id":136359476,"package_name":"@lumino/messaging","ecosystem":"npm","requirements":"1.10.1","direct":false,"kind":"runtime","optional":false},{"id":136359477,"package_name":"@lumino/polling","ecosystem":"npm","requirements":"1.10.0","direct":false,"kind":"runtime","optional":false},{"id":136359478,"package_name":"@lumino/properties","ecosystem":"npm","requirements":"1.8.1","direct":false,"kind":"runtime","optional":false},{"id":136359479,"package_name":"@lumino/signaling","ecosystem":"npm","requirements":"1.10.1","direct":false,"kind":"runtime","optional":false},{"id":136359480,"package_name":"@lumino/virtualdom","ecosystem":"npm","requirements":"1.14.1","direct":false,"kind":"runtime","optional":false},{"id":136359481,"package_name":"@lumino/widgets","ecosystem":"npm","requirements":"1.31.1","direct":false,"kind":"runtime","optional":false},{"id":136359482,"package_name":"@nodelib/fs.scandir","ecosystem":"npm","requirements":"2.1.5","direct":false,"kind":"runtime","optional":false},{"id":136359483,"package_name":"@nodelib/fs.stat","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":136359484,"package_name":"@nodelib/fs.walk","ecosystem":"npm","requirements":"1.2.8","direct":false,"kind":"runtime","optional":false},{"id":136359485,"package_name":"@npmcli/ci-detect","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":136359486,"package_name":"@npmcli/fs","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":136359487,"package_name":"@npmcli/git","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":136359488,"package_name":"@npmcli/installed-package-contents","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":136359489,"package_name":"@npmcli/move-file","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":136359490,"package_name":"@npmcli/node-gyp","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":136359491,"package_name":"@npmcli/promise-spawn","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"runtime","optional":false},{"id":136359492,"package_name":"@npmcli/run-script","ecosystem":"npm","requirements":"1.8.6","direct":false,"kind":"runtime","optional":false},{"id":136359493,"package_name":"@octokit/auth-token","ecosystem":"npm","requirements":"2.5.0","direct":false,"kind":"runtime","optional":false},{"id":136359494,"package_name":"@octokit/core","ecosystem":"npm","requirements":"3.5.1","direct":false,"kind":"runtime","optional":false},{"id":136359495,"package_name":"@octokit/endpoint","ecosystem":"npm","requirements":"6.0.12","direct":false,"kind":"runtime","optional":false},{"id":136359496,"package_name":"@octokit/graphql","ecosystem":"npm","requirements":"4.8.0","direct":false,"kind":"runtime","optional":false},{"id":136359497,"package_name":"@octokit/openapi-types","ecosystem":"npm","requirements":"11.2.0","direct":false,"kind":"runtime","optional":false},{"id":136359498,"package_name":"@octokit/plugin-enterprise-rest","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":136359499,"package_name":"@octokit/plugin-paginate-rest","ecosystem":"npm","requirements":"2.17.0","direct":false,"kind":"runtime","optional":false},{"id":136359500,"package_name":"@octokit/plugin-request-log","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":136359501,"package_name":"@octokit/plugin-rest-endpoint-methods","ecosystem":"npm","requirements":"5.13.0","direct":false,"kind":"runtime","optional":false},{"id":136359502,"package_name":"@octokit/request-error","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":136359503,"package_name":"@octokit/request","ecosystem":"npm","requirements":"5.6.2","direct":false,"kind":"runtime","optional":false},{"id":136359504,"package_name":"@octokit/rest","ecosystem":"npm","requirements":"18.12.0","direct":false,"kind":"runtime","optional":false},{"id":136359505,"package_name":"@octokit/types","ecosystem":"npm","requirements":"6.34.0","direct":false,"kind":"runtime","optional":false},{"id":136359506,"package_name":"@sindresorhus/is","ecosystem":"npm","requirements":"0.14.0","direct":false,"kind":"runtime","optional":false},{"id":136359507,"package_name":"@szmarczak/http-timer","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":136359508,"package_name":"@tootallnate/once","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":136359509,"package_name":"@types/clone","ecosystem":"npm","requirements":"0.1.30","direct":false,"kind":"runtime","optional":false},{"id":136359510,"package_name":"@types/concat-stream","ecosystem":"npm","requirements":"1.6.1","direct":false,"kind":"runtime","optional":false},{"id":136359511,"package_name":"@types/dom4","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":136359512,"package_name":"@types/eslint-scope","ecosystem":"npm","requirements":"3.7.3","direct":false,"kind":"runtime","optional":false},{"id":136359513,"package_name":"@types/eslint","ecosystem":"npm","requirements":"8.2.2","direct":false,"kind":"runtime","optional":false},{"id":136359514,"package_name":"@types/estree","ecosystem":"npm","requirements":"0.0.50","direct":false,"kind":"runtime","optional":false},{"id":136359515,"package_name":"@types/fast-json-stable-stringify","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":136359516,"package_name":"@types/form-data","ecosystem":"npm","requirements":"0.0.33","direct":false,"kind":"runtime","optional":false},{"id":136359517,"package_name":"@types/geojson","ecosystem":"npm","requirements":"7946.0.8","direct":false,"kind":"runtime","optional":false},{"id":136359518,"package_name":"@types/glob","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":136359519,"package_name":"@types/json-schema","ecosystem":"npm","requirements":"7.0.9","direct":false,"kind":"runtime","optional":false},{"id":136359520,"package_name":"@types/json-stable-stringify","ecosystem":"npm","requirements":"1.0.33","direct":false,"kind":"runtime","optional":false},{"id":136359521,"package_name":"@types/katex","ecosystem":"npm","requirements":"0.11.1","direct":false,"kind":"runtime","optional":false},{"id":136359522,"package_name":"@types/leaflet","ecosystem":"npm","requirements":"1.7.8","direct":false,"kind":"runtime","optional":false},{"id":136359523,"package_name":"@types/minimatch","ecosystem":"npm","requirements":"3.0.5","direct":false,"kind":"runtime","optional":false},{"id":136359524,"package_name":"@types/minimist","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"runtime","optional":false},{"id":136359525,"package_name":"@types/node","ecosystem":"npm","requirements":"17.0.9","direct":false,"kind":"runtime","optional":false},{"id":136359526,"package_name":"@types/node","ecosystem":"npm","requirements":"10.17.60","direct":false,"kind":"runtime","optional":false},{"id":136359527,"package_name":"@types/node","ecosystem":"npm","requirements":"13.13.52","direct":false,"kind":"runtime","optional":false},{"id":136359528,"package_name":"@types/node","ecosystem":"npm","requirements":"8.10.66","direct":false,"kind":"runtime","optional":false},{"id":136359529,"package_name":"@types/normalize-package-data","ecosystem":"npm","requirements":"2.4.1","direct":false,"kind":"runtime","optional":false},{"id":136359530,"package_name":"@types/parse-json","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":136359531,"package_name":"@types/prop-types","ecosystem":"npm","requirements":"15.7.4","direct":false,"kind":"runtime","optional":false},{"id":136359532,"package_name":"@types/qs","ecosystem":"npm","requirements":"6.9.7","direct":false,"kind":"runtime","optional":false},{"id":136359533,"package_name":"@types/react","ecosystem":"npm","requirements":"17.0.38","direct":false,"kind":"runtime","optional":false},{"id":136359534,"package_name":"@types/scheduler","ecosystem":"npm","requirements":"0.16.2","direct":false,"kind":"runtime","optional":false},{"id":136359535,"package_name":"@types/source-list-map","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":136359536,"package_name":"@types/webpack-sources","ecosystem":"npm","requirements":"0.1.9","direct":false,"kind":"runtime","optional":false},{"id":136359537,"package_name":"@typescript-eslint/eslint-plugin","ecosystem":"npm","requirements":"5.9.1","direct":false,"kind":"runtime","optional":false},{"id":136359538,"package_name":"@typescript-eslint/experimental-utils","ecosystem":"npm","requirements":"5.9.1","direct":false,"kind":"runtime","optional":false},{"id":136359539,"package_name":"@typescript-eslint/parser","ecosystem":"npm","requirements":"5.9.1","direct":false,"kind":"runtime","optional":false},{"id":136359540,"package_name":"@typescript-eslint/scope-manager","ecosystem":"npm","requirements":"5.9.1","direct":false,"kind":"runtime","optional":false},{"id":136359541,"package_name":"@typescript-eslint/type-utils","ecosystem":"npm","requirements":"5.9.1","direct":false,"kind":"runtime","optional":false},{"id":136359542,"package_name":"@typescript-eslint/types","ecosystem":"npm","requirements":"5.9.1","direct":false,"kind":"runtime","optional":false},{"id":136359543,"package_name":"@typescript-eslint/typescript-estree","ecosystem":"npm","requirements":"5.9.1","direct":false,"kind":"runtime","optional":false},{"id":136359544,"package_name":"@typescript-eslint/visitor-keys","ecosystem":"npm","requirements":"5.9.1","direct":false,"kind":"runtime","optional":false},{"id":136359545,"package_name":"@verdaccio/commons-api","ecosystem":"npm","requirements":"10.1.0","direct":false,"kind":"runtime","optional":false},{"id":136359546,"package_name":"@verdaccio/file-locking","ecosystem":"npm","requirements":"10.1.0","direct":false,"kind":"runtime","optional":false},{"id":136359547,"package_name":"@verdaccio/local-storage","ecosystem":"npm","requirements":"10.1.0","direct":false,"kind":"runtime","optional":false},{"id":136359548,"package_name":"@verdaccio/readme","ecosystem":"npm","requirements":"10.2.0","direct":false,"kind":"runtime","optional":false},{"id":136359549,"package_name":"@verdaccio/streams","ecosystem":"npm","requirements":"10.1.0","direct":false,"kind":"runtime","optional":false},{"id":136359550,"package_name":"@verdaccio/ui-theme","ecosystem":"npm","requirements":"3.4.1","direct":false,"kind":"runtime","optional":false},{"id":136359551,"package_name":"@webassemblyjs/ast","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":136359552,"package_name":"@webassemblyjs/floating-point-hex-parser","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":136359553,"package_name":"@webassemblyjs/helper-api-error","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":136359554,"package_name":"@webassemblyjs/helper-buffer","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":136359555,"package_name":"@webassemblyjs/helper-numbers","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":136359556,"package_name":"@webassemblyjs/helper-wasm-bytecode","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":136359557,"package_name":"@webassemblyjs/helper-wasm-section","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":136359558,"package_name":"@webassemblyjs/ieee754","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":136359559,"package_name":"@webassemblyjs/leb128","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":136359560,"package_name":"@webassemblyjs/utf8","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":136359561,"package_name":"@webassemblyjs/wasm-edit","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":136359562,"package_name":"@webassemblyjs/wasm-gen","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":136359563,"package_name":"@webassemblyjs/wasm-opt","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":136359564,"package_name":"@webassemblyjs/wasm-parser","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":136359565,"package_name":"@webassemblyjs/wast-printer","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"runtime","optional":false},{"id":136359566,"package_name":"@webpack-cli/configtest","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":136359567,"package_name":"@webpack-cli/info","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":136359568,"package_name":"@webpack-cli/serve","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"runtime","optional":false},{"id":136359569,"package_name":"@xtuc/ieee754","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":136359570,"package_name":"@xtuc/long","ecosystem":"npm","requirements":"4.2.2","direct":false,"kind":"runtime","optional":false},{"id":136359571,"package_name":"@yarnpkg/lockfile","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":136359572,"package_name":"JSONStream","ecosystem":"npm","requirements":"1.3.5","direct":false,"kind":"runtime","optional":false},{"id":136359573,"package_name":"abab","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":136359574,"package_name":"abbrev","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":136359575,"package_name":"abstract-leveldown","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"runtime","optional":false},{"id":136359576,"package_name":"abstract-leveldown","ecosystem":"npm","requirements":"6.2.3","direct":false,"kind":"runtime","optional":false},{"id":136359577,"package_name":"accepts","ecosystem":"npm","requirements":"1.3.7","direct":false,"kind":"runtime","optional":false},{"id":136359578,"package_name":"acorn-globals","ecosystem":"npm","requirements":"4.3.4","direct":false,"kind":"runtime","optional":false},{"id":136359579,"package_name":"acorn-import-assertions","ecosystem":"npm","requirements":"1.8.0","direct":false,"kind":"runtime","optional":false},{"id":136359580,"package_name":"acorn-jsx","ecosystem":"npm","requirements":"5.3.2","direct":false,"kind":"runtime","optional":false},{"id":136359581,"package_name":"acorn-walk","ecosystem":"npm","requirements":"6.2.0","direct":false,"kind":"runtime","optional":false},{"id":136359582,"package_name":"acorn","ecosystem":"npm","requirements":"6.4.2","direct":false,"kind":"runtime","optional":false},{"id":136359583,"package_name":"acorn","ecosystem":"npm","requirements":"7.4.1","direct":false,"kind":"runtime","optional":false},{"id":136359584,"package_name":"acorn","ecosystem":"npm","requirements":"8.7.0","direct":false,"kind":"runtime","optional":false},{"id":136359585,"package_name":"add-stream","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":136359586,"package_name":"agent-base","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"runtime","optional":false},{"id":136359587,"package_name":"agentkeepalive","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":136359588,"package_name":"aggregate-error","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":136359589,"package_name":"ajv-keywords","ecosystem":"npm","requirements":"3.5.2","direct":false,"kind":"runtime","optional":false},{"id":136359590,"package_name":"ajv","ecosystem":"npm","requirements":"6.12.6","direct":false,"kind":"runtime","optional":false},{"id":136359591,"package_name":"ansi-escapes","ecosystem":"npm","requirements":"4.3.2","direct":false,"kind":"runtime","optional":false},{"id":136359592,"package_name":"ansi-regex","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":136359593,"package_name":"ansi-regex","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":136359594,"package_name":"ansi-regex","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":136359595,"package_name":"ansi-regex","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":136359596,"package_name":"ansi-regex","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":136359597,"package_name":"ansi-styles","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"runtime","optional":false},{"id":136359598,"package_name":"ansi-styles","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":136359599,"package_name":"ansi-styles","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":136359600,"package_name":"apache-md5","ecosystem":"npm","requirements":"1.1.7","direct":false,"kind":"runtime","optional":false},{"id":136359601,"package_name":"aproba","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":136359602,"package_name":"aproba","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":136359603,"package_name":"are-we-there-yet","ecosystem":"npm","requirements":"1.1.7","direct":false,"kind":"runtime","optional":false},{"id":136359604,"package_name":"argparse","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":136359605,"package_name":"array-differ","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":136359606,"package_name":"array-equal","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":136359607,"package_name":"array-flatten","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":136359608,"package_name":"array-ify","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":136359609,"package_name":"array-union","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":136359610,"package_name":"arrify","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":136359611,"package_name":"arrify","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":136359612,"package_name":"asap","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"runtime","optional":false},{"id":136359613,"package_name":"asn1","ecosystem":"npm","requirements":"0.2.6","direct":false,"kind":"runtime","optional":false},{"id":136359614,"package_name":"assert-plus","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":136359615,"package_name":"astral-regex","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":136359616,"package_name":"async-limiter","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":136359617,"package_name":"async","ecosystem":"npm","requirements":"3.2.2","direct":false,"kind":"runtime","optional":false},{"id":136359618,"package_name":"asynckit","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":136359619,"package_name":"at-least-node","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":136359620,"package_name":"atomic-sleep","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":136359621,"package_name":"aws-sign2","ecosystem":"npm","requirements":"0.7.0","direct":false,"kind":"runtime","optional":false},{"id":136359622,"package_name":"aws4","ecosystem":"npm","requirements":"1.11.0","direct":false,"kind":"runtime","optional":false},{"id":136359623,"package_name":"backbone-childs","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":136359624,"package_name":"backbone-events-standalone","ecosystem":"npm","requirements":"0.2.7","direct":false,"kind":"runtime","optional":false},{"id":136359625,"package_name":"backbone-extend-standalone","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":136359626,"package_name":"backbone-thin","ecosystem":"npm","requirements":"1.0.9","direct":false,"kind":"runtime","optional":false},{"id":136359627,"package_name":"backbone-viewj","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":136359628,"package_name":"balanced-match","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":136359629,"package_name":"base64-arraybuffer","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":136359630,"package_name":"base64-arraybuffer","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":136359631,"package_name":"base64-js","ecosystem":"npm","requirements":"1.5.1","direct":false,"kind":"runtime","optional":false},{"id":136359632,"package_name":"bcrypt-pbkdf","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":136359633,"package_name":"bcryptjs","ecosystem":"npm","requirements":"2.4.3","direct":false,"kind":"runtime","optional":false},{"id":136359634,"package_name":"before-after-hook","ecosystem":"npm","requirements":"2.2.2","direct":false,"kind":"runtime","optional":false},{"id":136359635,"package_name":"big.js","ecosystem":"npm","requirements":"5.2.2","direct":false,"kind":"runtime","optional":false},{"id":136359636,"package_name":"bio.io","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"runtime","optional":false},{"id":136359637,"package_name":"biojs-events","ecosystem":"npm","requirements":"0.0.4","direct":false,"kind":"runtime","optional":false},{"id":136359638,"package_name":"biojs-model","ecosystem":"npm","requirements":"0.0.5","direct":false,"kind":"runtime","optional":false},{"id":136359639,"package_name":"biojs-vis-seqlogo","ecosystem":"npm","requirements":"0.0.14","direct":false,"kind":"runtime","optional":false},{"id":136359640,"package_name":"blueimp_canvastoblob","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":136359641,"package_name":"body-parser","ecosystem":"npm","requirements":"1.19.0","direct":false,"kind":"runtime","optional":false},{"id":136359642,"package_name":"body-parser","ecosystem":"npm","requirements":"1.19.1","direct":false,"kind":"runtime","optional":false},{"id":136359643,"package_name":"brace-expansion","ecosystem":"npm","requirements":"1.1.11","direct":false,"kind":"runtime","optional":false},{"id":136359644,"package_name":"braces","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":136359645,"package_name":"brfs","ecosystem":"npm","requirements":"1.6.1","direct":false,"kind":"runtime","optional":false},{"id":136359646,"package_name":"browser-process-hrtime","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":136359647,"package_name":"browser-saveas","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":136359648,"package_name":"browserslist","ecosystem":"npm","requirements":"4.19.1","direct":false,"kind":"runtime","optional":false},{"id":136359649,"package_name":"buffer-equal-constant-time","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":136359650,"package_name":"buffer-equal","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"runtime","optional":false},{"id":136359651,"package_name":"buffer-from","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":136359652,"package_name":"buffer","ecosystem":"npm","requirements":"5.7.1","direct":false,"kind":"runtime","optional":false},{"id":136359653,"package_name":"builtins","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":136359654,"package_name":"byline","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":136359655,"package_name":"byte-size","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"runtime","optional":false},{"id":136359656,"package_name":"bytes","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":136359657,"package_name":"bytes","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":136359658,"package_name":"bytes","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":136359659,"package_name":"cacache","ecosystem":"npm","requirements":"15.3.0","direct":false,"kind":"runtime","optional":false},{"id":136359660,"package_name":"cacheable-request","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":136359661,"package_name":"call-bind","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":136359662,"package_name":"callsites","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":136359663,"package_name":"camelcase-keys","ecosystem":"npm","requirements":"6.2.2","direct":false,"kind":"runtime","optional":false},{"id":136359664,"package_name":"camelcase","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":136359665,"package_name":"camelcase","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":136359666,"package_name":"camelcase","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":136359667,"package_name":"camelcase","ecosystem":"npm","requirements":"5.3.1","direct":false,"kind":"runtime","optional":false},{"id":136359668,"package_name":"caniuse-lite","ecosystem":"npm","requirements":"1.0.30001300","direct":false,"kind":"runtime","optional":false},{"id":136359669,"package_name":"canvas2svg","ecosystem":"npm","requirements":"1.0.16","direct":false,"kind":"runtime","optional":false},{"id":136359670,"package_name":"canvas","ecosystem":"npm","requirements":"1.6.13","direct":false,"kind":"runtime","optional":false},{"id":136359671,"package_name":"caseless","ecosystem":"npm","requirements":"0.12.0","direct":false,"kind":"runtime","optional":false},{"id":136359672,"package_name":"caseless","ecosystem":"npm","requirements":"0.11.0","direct":false,"kind":"runtime","optional":false},{"id":136359673,"package_name":"chalk","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"runtime","optional":false},{"id":136359674,"package_name":"chalk","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"runtime","optional":false},{"id":136359675,"package_name":"chardet","ecosystem":"npm","requirements":"0.7.0","direct":false,"kind":"runtime","optional":false},{"id":136359676,"package_name":"child_process","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":136359677,"package_name":"chownr","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":136359678,"package_name":"chownr","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":136359679,"package_name":"chrome-trace-event","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":136359680,"package_name":"ci-info","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":136359681,"package_name":"classnames","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"runtime","optional":false},{"id":136359682,"package_name":"clean-stack","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":136359683,"package_name":"cli-cursor","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":136359684,"package_name":"cli-truncate","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":136359685,"package_name":"cli-truncate","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":136359686,"package_name":"cli-width","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":136359687,"package_name":"clipanion","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":136359688,"package_name":"cliui","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":136359689,"package_name":"cliui","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":136359690,"package_name":"cliui","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":136359691,"package_name":"cliui","ecosystem":"npm","requirements":"7.0.4","direct":false,"kind":"runtime","optional":false},{"id":136359692,"package_name":"clone-deep","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":136359693,"package_name":"clone-response","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":136359694,"package_name":"clone","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":136359695,"package_name":"clone","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":136359696,"package_name":"cmd-shim","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":136359697,"package_name":"code-point-at","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":136359698,"package_name":"codemirror","ecosystem":"npm","requirements":"5.61.1","direct":false,"kind":"runtime","optional":false},{"id":136359699,"package_name":"color-convert","ecosystem":"npm","requirements":"1.9.3","direct":false,"kind":"runtime","optional":false},{"id":136359700,"package_name":"color-convert","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":136359701,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":136359702,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":136359703,"package_name":"colorette","ecosystem":"npm","requirements":"2.0.16","direct":false,"kind":"runtime","optional":false},{"id":136359704,"package_name":"columnify","ecosystem":"npm","requirements":"1.5.4","direct":false,"kind":"runtime","optional":false},{"id":136359705,"package_name":"combined-stream","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"runtime","optional":false},{"id":136359706,"package_name":"commander","ecosystem":"npm","requirements":"2.20.3","direct":false,"kind":"runtime","optional":false},{"id":136359707,"package_name":"commander","ecosystem":"npm","requirements":"8.3.0","direct":false,"kind":"runtime","optional":false},{"id":136359708,"package_name":"commander","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":136359709,"package_name":"commander","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":136359710,"package_name":"commondir","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":136359711,"package_name":"compare-func","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":136359712,"package_name":"compressible","ecosystem":"npm","requirements":"2.0.18","direct":false,"kind":"runtime","optional":false},{"id":136359713,"package_name":"compression","ecosystem":"npm","requirements":"1.7.4","direct":false,"kind":"runtime","optional":false},{"id":136359714,"package_name":"concat-map","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"runtime","optional":false},{"id":136359715,"package_name":"concat-stream","ecosystem":"npm","requirements":"1.6.2","direct":false,"kind":"runtime","optional":false},{"id":136359716,"package_name":"concat-stream","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":136359717,"package_name":"config-chain","ecosystem":"npm","requirements":"1.1.13","direct":false,"kind":"runtime","optional":false},{"id":136359718,"package_name":"console-control-strings","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":136359719,"package_name":"content-disposition","ecosystem":"npm","requirements":"0.5.3","direct":false,"kind":"runtime","optional":false},{"id":136359720,"package_name":"content-disposition","ecosystem":"npm","requirements":"0.5.4","direct":false,"kind":"runtime","optional":false},{"id":136359721,"package_name":"content-type","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":136359722,"package_name":"conventional-changelog-angular","ecosystem":"npm","requirements":"5.0.13","direct":false,"kind":"runtime","optional":false},{"id":136359723,"package_name":"conventional-changelog-core","ecosystem":"npm","requirements":"4.2.4","direct":false,"kind":"runtime","optional":false},{"id":136359724,"package_name":"conventional-changelog-preset-loader","ecosystem":"npm","requirements":"2.3.4","direct":false,"kind":"runtime","optional":false},{"id":136359725,"package_name":"conventional-changelog-writer","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":136359726,"package_name":"conventional-commits-filter","ecosystem":"npm","requirements":"2.0.7","direct":false,"kind":"runtime","optional":false},{"id":136359727,"package_name":"conventional-commits-parser","ecosystem":"npm","requirements":"3.2.4","direct":false,"kind":"runtime","optional":false},{"id":136359728,"package_name":"conventional-recommended-bump","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":136359729,"package_name":"convert-source-map","ecosystem":"npm","requirements":"1.8.0","direct":false,"kind":"runtime","optional":false},{"id":136359730,"package_name":"cookie-signature","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"runtime","optional":false},{"id":136359731,"package_name":"cookie","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":136359732,"package_name":"cookie","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":136359733,"package_name":"cookies","ecosystem":"npm","requirements":"0.8.0","direct":false,"kind":"runtime","optional":false},{"id":136359734,"package_name":"core-util-is","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":136359735,"package_name":"core-util-is","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":136359736,"package_name":"cors","ecosystem":"npm","requirements":"2.8.5","direct":false,"kind":"runtime","optional":false},{"id":136359737,"package_name":"cosmiconfig","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"runtime","optional":false},{"id":136359738,"package_name":"cross-spawn","ecosystem":"npm","requirements":"6.0.5","direct":false,"kind":"runtime","optional":false},{"id":136359739,"package_name":"cross-spawn","ecosystem":"npm","requirements":"7.0.3","direct":false,"kind":"runtime","optional":false},{"id":136359740,"package_name":"crypto","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":136359741,"package_name":"css-line-break","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":136359742,"package_name":"css-loader","ecosystem":"npm","requirements":"5.2.7","direct":false,"kind":"runtime","optional":false},{"id":136359743,"package_name":"cssesc","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":136359744,"package_name":"cssom","ecosystem":"npm","requirements":"0.4.4","direct":false,"kind":"runtime","optional":false},{"id":136359745,"package_name":"cssom","ecosystem":"npm","requirements":"0.3.8","direct":false,"kind":"runtime","optional":false},{"id":136359746,"package_name":"cssstyle","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":136359747,"package_name":"csstype","ecosystem":"npm","requirements":"2.6.9","direct":false,"kind":"runtime","optional":false},{"id":136359748,"package_name":"csstype","ecosystem":"npm","requirements":"3.0.10","direct":false,"kind":"runtime","optional":false},{"id":136359749,"package_name":"d3-array","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"runtime","optional":false},{"id":136359750,"package_name":"d3-array","ecosystem":"npm","requirements":"2.12.1","direct":false,"kind":"runtime","optional":false},{"id":136359751,"package_name":"d3-cloud","ecosystem":"npm","requirements":"1.2.5","direct":false,"kind":"runtime","optional":false},{"id":136359752,"package_name":"d3-collection","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":136359753,"package_name":"d3-color","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"runtime","optional":false},{"id":136359754,"package_name":"d3-contour","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"runtime","optional":false},{"id":136359755,"package_name":"d3-dispatch","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"runtime","optional":false},{"id":136359756,"package_name":"d3-dsv","ecosystem":"npm","requirements":"0.1.14","direct":false,"kind":"runtime","optional":false},{"id":136359757,"package_name":"d3-dsv","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":136359758,"package_name":"d3-force","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":136359759,"package_name":"d3-format","ecosystem":"npm","requirements":"0.4.2","direct":false,"kind":"runtime","optional":false},{"id":136359760,"package_name":"d3-format","ecosystem":"npm","requirements":"1.4.5","direct":false,"kind":"runtime","optional":false},{"id":136359761,"package_name":"d3-geo-projection","ecosystem":"npm","requirements":"0.2.16","direct":false,"kind":"runtime","optional":false},{"id":136359762,"package_name":"d3-geo-projection","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":136359763,"package_name":"d3-geo","ecosystem":"npm","requirements":"1.12.1","direct":false,"kind":"runtime","optional":false},{"id":136359764,"package_name":"d3-geo","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":136359765,"package_name":"d3-hierarchy","ecosystem":"npm","requirements":"1.1.9","direct":false,"kind":"runtime","optional":false},{"id":136359766,"package_name":"d3-interpolate","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":136359767,"package_name":"d3-path","ecosystem":"npm","requirements":"1.0.9","direct":false,"kind":"runtime","optional":false},{"id":136359768,"package_name":"d3-quadtree","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":136359769,"package_name":"d3-queue","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"runtime","optional":false},{"id":136359770,"package_name":"d3-queue","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":136359771,"package_name":"d3-request","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"runtime","optional":false},{"id":136359772,"package_name":"d3-scale-chromatic","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"runtime","optional":false},{"id":136359773,"package_name":"d3-scale","ecosystem":"npm","requirements":"2.2.2","direct":false,"kind":"runtime","optional":false},{"id":136359774,"package_name":"d3-selection","ecosystem":"npm","requirements":"1.4.2","direct":false,"kind":"runtime","optional":false},{"id":136359775,"package_name":"d3-shape","ecosystem":"npm","requirements":"1.3.7","direct":false,"kind":"runtime","optional":false},{"id":136359776,"package_name":"d3-time-format","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":136359777,"package_name":"d3-time-format","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":136359778,"package_name":"d3-time","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":136359779,"package_name":"d3-time","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":136359780,"package_name":"d3-timer","ecosystem":"npm","requirements":"1.0.10","direct":false,"kind":"runtime","optional":false},{"id":136359781,"package_name":"d3-voronoi","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":136359782,"package_name":"d3","ecosystem":"npm","requirements":"3.5.17","direct":false,"kind":"runtime","optional":false},{"id":136359783,"package_name":"d","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":136359784,"package_name":"dargs","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":136359785,"package_name":"dashdash","ecosystem":"npm","requirements":"1.14.1","direct":false,"kind":"runtime","optional":false},{"id":136359786,"package_name":"data-urls","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":136359787,"package_name":"datalib","ecosystem":"npm","requirements":"1.9.3","direct":false,"kind":"runtime","optional":false},{"id":136359788,"package_name":"datalib","ecosystem":"npm","requirements":"1.7.3","direct":false,"kind":"runtime","optional":false},{"id":136359789,"package_name":"dateformat","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":136359790,"package_name":"dayjs","ecosystem":"npm","requirements":"1.10.7","direct":false,"kind":"runtime","optional":false},{"id":136359791,"package_name":"debug","ecosystem":"npm","requirements":"2.6.9","direct":false,"kind":"runtime","optional":false},{"id":136359792,"package_name":"debug","ecosystem":"npm","requirements":"4.3.3","direct":false,"kind":"runtime","optional":false},{"id":136359793,"package_name":"debuglog","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":136359794,"package_name":"decamelize-keys","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":136359795,"package_name":"decamelize","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":136359796,"package_name":"decode-uri-component","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":136359797,"package_name":"decompress-response","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"runtime","optional":false},{"id":136359798,"package_name":"dedent","ecosystem":"npm","requirements":"0.7.0","direct":false,"kind":"runtime","optional":false},{"id":136359799,"package_name":"deep-equal","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":136359800,"package_name":"deep-extend","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"runtime","optional":false},{"id":136359801,"package_name":"deep-is","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":136359802,"package_name":"deepmerge","ecosystem":"npm","requirements":"4.2.2","direct":false,"kind":"runtime","optional":false},{"id":136359803,"package_name":"defaults","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":136359804,"package_name":"defer-to-connect","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":136359805,"package_name":"deferred-leveldown","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"runtime","optional":false},{"id":136359806,"package_name":"define-properties","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":136359807,"package_name":"delayed-stream","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":136359808,"package_name":"delegates","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":136359809,"package_name":"depd","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":136359810,"package_name":"depd","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":136359811,"package_name":"dependency-graph","ecosystem":"npm","requirements":"0.9.0","direct":false,"kind":"runtime","optional":false},{"id":136359812,"package_name":"deprecation","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"runtime","optional":false},{"id":136359813,"package_name":"destroy","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":136359814,"package_name":"detect-indent","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":136359815,"package_name":"detect-indent","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":136359816,"package_name":"detect-newline","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":136359817,"package_name":"dezalgo","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":136359818,"package_name":"dir-glob","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":136359819,"package_name":"doctrine","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":136359820,"package_name":"dom-helper","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":136359821,"package_name":"dom-helpers","ecosystem":"npm","requirements":"3.4.0","direct":false,"kind":"runtime","optional":false},{"id":136359822,"package_name":"dom-serializer","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"runtime","optional":false},{"id":136359823,"package_name":"dom-walk","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":136359824,"package_name":"dom4","ecosystem":"npm","requirements":"2.1.6","direct":false,"kind":"runtime","optional":false},{"id":136359825,"package_name":"domelementtype","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":136359826,"package_name":"domexception","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":136359827,"package_name":"domhandler","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":136359828,"package_name":"dompurify","ecosystem":"npm","requirements":"2.3.4","direct":false,"kind":"runtime","optional":false},{"id":136359829,"package_name":"domutils","ecosystem":"npm","requirements":"2.8.0","direct":false,"kind":"runtime","optional":false},{"id":136359830,"package_name":"dot-prop","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"runtime","optional":false},{"id":136359831,"package_name":"dot-prop","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":136359832,"package_name":"duplexer2","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":136359833,"package_name":"duplexer3","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":136359834,"package_name":"duplexer","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":136359835,"package_name":"duplicate-package-checker-webpack-plugin","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":136359836,"package_name":"eastasianwidth","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":136359837,"package_name":"ecc-jsbn","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":136359838,"package_name":"ecdsa-sig-formatter","ecosystem":"npm","requirements":"1.0.11","direct":false,"kind":"runtime","optional":false},{"id":136359839,"package_name":"ee-first","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":136359840,"package_name":"electron-to-chromium","ecosystem":"npm","requirements":"1.4.46","direct":false,"kind":"runtime","optional":false},{"id":136359841,"package_name":"emoji-regex","ecosystem":"npm","requirements":"7.0.3","direct":false,"kind":"runtime","optional":false},{"id":136359842,"package_name":"emoji-regex","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"runtime","optional":false},{"id":136359843,"package_name":"emoji-regex","ecosystem":"npm","requirements":"9.2.2","direct":false,"kind":"runtime","optional":false},{"id":136359844,"package_name":"emojis-list","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":136359845,"package_name":"encodeurl","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":136359846,"package_name":"encoding-down","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"runtime","optional":false},{"id":136359847,"package_name":"encoding","ecosystem":"npm","requirements":"0.1.13","direct":false,"kind":"runtime","optional":false},{"id":136359848,"package_name":"end-of-stream","ecosystem":"npm","requirements":"1.4.4","direct":false,"kind":"runtime","optional":false},{"id":136359849,"package_name":"enhanced-resolve","ecosystem":"npm","requirements":"5.8.3","direct":false,"kind":"runtime","optional":false},{"id":136359850,"package_name":"entities","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":136359851,"package_name":"env-paths","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"runtime","optional":false},{"id":136359852,"package_name":"envinfo","ecosystem":"npm","requirements":"7.8.1","direct":false,"kind":"runtime","optional":false},{"id":136359853,"package_name":"err-code","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":136359854,"package_name":"errno","ecosystem":"npm","requirements":"0.1.8","direct":false,"kind":"runtime","optional":false},{"id":136359855,"package_name":"error-ex","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"runtime","optional":false},{"id":136359856,"package_name":"es-abstract","ecosystem":"npm","requirements":"1.19.1","direct":false,"kind":"runtime","optional":false},{"id":136359857,"package_name":"es-module-lexer","ecosystem":"npm","requirements":"0.9.3","direct":false,"kind":"runtime","optional":false},{"id":136359858,"package_name":"es-to-primitive","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":136359859,"package_name":"es5-ext","ecosystem":"npm","requirements":"0.10.53","direct":false,"kind":"runtime","optional":false},{"id":136359860,"package_name":"es6-iterator","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":136359861,"package_name":"es6-symbol","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"runtime","optional":false},{"id":136359862,"package_name":"es6-weak-map","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":136359863,"package_name":"escalade","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":136359864,"package_name":"escape-html","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":136359865,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":136359866,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":136359867,"package_name":"escodegen","ecosystem":"npm","requirements":"1.14.3","direct":false,"kind":"runtime","optional":false},{"id":136359868,"package_name":"escodegen","ecosystem":"npm","requirements":"1.9.1","direct":false,"kind":"runtime","optional":false},{"id":136359869,"package_name":"eslint-config-prettier","ecosystem":"npm","requirements":"8.3.0","direct":false,"kind":"runtime","optional":false},{"id":136359870,"package_name":"eslint-import-resolver-node","ecosystem":"npm","requirements":"0.3.4","direct":false,"kind":"runtime","optional":false},{"id":136359871,"package_name":"eslint-plugin-prettier","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":136359872,"package_name":"eslint-scope","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":136359873,"package_name":"eslint-scope","ecosystem":"npm","requirements":"7.1.0","direct":false,"kind":"runtime","optional":false},{"id":136359874,"package_name":"eslint-utils","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":136359875,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":136359876,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":136359877,"package_name":"eslint","ecosystem":"npm","requirements":"8.7.0","direct":false,"kind":"runtime","optional":false},{"id":136359878,"package_name":"esm","ecosystem":"npm","requirements":"3.2.25","direct":false,"kind":"runtime","optional":false},{"id":136359879,"package_name":"espree","ecosystem":"npm","requirements":"9.3.0","direct":false,"kind":"runtime","optional":false},{"id":136359880,"package_name":"esprima","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"runtime","optional":false},{"id":136359881,"package_name":"esprima","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":136359882,"package_name":"esquery","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":136359883,"package_name":"esrecurse","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":136359884,"package_name":"estraverse","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":136359885,"package_name":"estraverse","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"runtime","optional":false},{"id":136359886,"package_name":"esutils","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":136359887,"package_name":"etag","ecosystem":"npm","requirements":"1.8.1","direct":false,"kind":"runtime","optional":false},{"id":136359888,"package_name":"event-emitter","ecosystem":"npm","requirements":"0.3.5","direct":false,"kind":"runtime","optional":false},{"id":136359889,"package_name":"eventemitter3","ecosystem":"npm","requirements":"4.0.7","direct":false,"kind":"runtime","optional":false},{"id":136359890,"package_name":"events","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"runtime","optional":false},{"id":136359891,"package_name":"execa","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":136359892,"package_name":"execa","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":136359893,"package_name":"express-rate-limit","ecosystem":"npm","requirements":"5.5.1","direct":false,"kind":"runtime","optional":false},{"id":136359894,"package_name":"express","ecosystem":"npm","requirements":"4.17.1","direct":false,"kind":"runtime","optional":false},{"id":136359895,"package_name":"express","ecosystem":"npm","requirements":"4.17.2","direct":false,"kind":"runtime","optional":false},{"id":136359896,"package_name":"ext","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"runtime","optional":false},{"id":136359897,"package_name":"extend","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":136359898,"package_name":"external-editor","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":136359899,"package_name":"extsprintf","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":136359900,"package_name":"extsprintf","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"runtime","optional":false},{"id":136359901,"package_name":"falafel","ecosystem":"npm","requirements":"2.2.4","direct":false,"kind":"runtime","optional":false},{"id":136359902,"package_name":"fast-deep-equal","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"runtime","optional":false},{"id":136359903,"package_name":"fast-deep-equal","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":136359904,"package_name":"fast-diff","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":136359905,"package_name":"fast-glob","ecosystem":"npm","requirements":"3.2.11","direct":false,"kind":"runtime","optional":false},{"id":136359906,"package_name":"fast-json-stable-stringify","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":136359907,"package_name":"fast-json-stable-stringify","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":136359908,"package_name":"fast-levenshtein","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"runtime","optional":false},{"id":136359909,"package_name":"fast-redact","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":136359910,"package_name":"fast-safe-stringify","ecosystem":"npm","requirements":"2.0.8","direct":false,"kind":"runtime","optional":false},{"id":136359911,"package_name":"fast-safe-stringify","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":136359912,"package_name":"fastest-levenshtein","ecosystem":"npm","requirements":"1.0.12","direct":false,"kind":"runtime","optional":false},{"id":136359913,"package_name":"fastify-warning","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":136359914,"package_name":"fastq","ecosystem":"npm","requirements":"1.13.0","direct":false,"kind":"runtime","optional":false},{"id":136359915,"package_name":"figures","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":136359916,"package_name":"file-entry-cache","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":136359917,"package_name":"file-loader","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":136359918,"package_name":"fill-range","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"runtime","optional":false},{"id":136359919,"package_name":"filter-obj","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":136359920,"package_name":"finalhandler","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":136359921,"package_name":"find-cache-dir","ecosystem":"npm","requirements":"3.3.2","direct":false,"kind":"runtime","optional":false},{"id":136359922,"package_name":"find-root","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":136359923,"package_name":"find-up","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":136359924,"package_name":"find-up","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":136359925,"package_name":"find-up","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":136359926,"package_name":"find-up","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":136359927,"package_name":"flat-cache","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":136359928,"package_name":"flatstr","ecosystem":"npm","requirements":"1.0.12","direct":false,"kind":"runtime","optional":false},{"id":136359929,"package_name":"flatted","ecosystem":"npm","requirements":"3.2.4","direct":false,"kind":"runtime","optional":false},{"id":136359930,"package_name":"foreach","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":136359931,"package_name":"forever-agent","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"runtime","optional":false},{"id":136359932,"package_name":"form-data","ecosystem":"npm","requirements":"2.5.1","direct":false,"kind":"runtime","optional":false},{"id":136359933,"package_name":"form-data","ecosystem":"npm","requirements":"2.3.3","direct":false,"kind":"runtime","optional":false},{"id":136359934,"package_name":"forwarded","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":136359935,"package_name":"free-style","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":136359936,"package_name":"fresh","ecosystem":"npm","requirements":"0.5.2","direct":false,"kind":"runtime","optional":false},{"id":136359937,"package_name":"fs-extra","ecosystem":"npm","requirements":"9.1.0","direct":false,"kind":"runtime","optional":false},{"id":136359938,"package_name":"fs-minipass","ecosystem":"npm","requirements":"1.2.7","direct":false,"kind":"runtime","optional":false},{"id":136359939,"package_name":"fs-minipass","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":136359940,"package_name":"fs.realpath","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":136359941,"package_name":"function-bind","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":136359942,"package_name":"functional-red-black-tree","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":136359943,"package_name":"gauge","ecosystem":"npm","requirements":"2.7.4","direct":false,"kind":"runtime","optional":false},{"id":136359944,"package_name":"get-caller-file","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":136359945,"package_name":"get-caller-file","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":136359946,"package_name":"get-intrinsic","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":136359947,"package_name":"get-intrinsic","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":136359948,"package_name":"get-pkg-repo","ecosystem":"npm","requirements":"4.2.1","direct":false,"kind":"runtime","optional":false},{"id":136359949,"package_name":"get-port","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":136359950,"package_name":"get-port","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":136359951,"package_name":"get-stream","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":136359952,"package_name":"get-stream","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":136359953,"package_name":"get-stream","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":136359954,"package_name":"get-symbol-description","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":136359955,"package_name":"getpass","ecosystem":"npm","requirements":"0.1.7","direct":false,"kind":"runtime","optional":false},{"id":136359956,"package_name":"git-hooks-list","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":136359957,"package_name":"git-raw-commits","ecosystem":"npm","requirements":"2.0.11","direct":false,"kind":"runtime","optional":false},{"id":136359958,"package_name":"git-remote-origin-url","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":136359959,"package_name":"git-semver-tags","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":136359960,"package_name":"git-up","ecosystem":"npm","requirements":"4.0.5","direct":false,"kind":"runtime","optional":false},{"id":136359961,"package_name":"git-url-parse","ecosystem":"npm","requirements":"11.6.0","direct":false,"kind":"runtime","optional":false},{"id":136359962,"package_name":"gitconfiglocal","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":136359963,"package_name":"glob-parent","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":136359964,"package_name":"glob-parent","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"runtime","optional":false},{"id":136359965,"package_name":"glob-to-regexp","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":136359966,"package_name":"glob","ecosystem":"npm","requirements":"6.0.4","direct":false,"kind":"runtime","optional":false},{"id":136359967,"package_name":"glob","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":136359968,"package_name":"glob","ecosystem":"npm","requirements":"7.1.7","direct":false,"kind":"runtime","optional":false},{"id":136359969,"package_name":"global","ecosystem":"npm","requirements":"4.4.0","direct":false,"kind":"runtime","optional":false},{"id":136359970,"package_name":"globals","ecosystem":"npm","requirements":"13.12.0","direct":false,"kind":"runtime","optional":false},{"id":136359971,"package_name":"globby","ecosystem":"npm","requirements":"10.0.0","direct":false,"kind":"runtime","optional":false},{"id":136359972,"package_name":"globby","ecosystem":"npm","requirements":"11.1.0","direct":false,"kind":"runtime","optional":false},{"id":136359973,"package_name":"got","ecosystem":"npm","requirements":"9.6.0","direct":false,"kind":"runtime","optional":false},{"id":136359974,"package_name":"graceful-fs","ecosystem":"npm","requirements":"4.2.9","direct":false,"kind":"runtime","optional":false},{"id":136359975,"package_name":"gud","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":136359976,"package_name":"handlebars","ecosystem":"npm","requirements":"4.7.7","direct":false,"kind":"runtime","optional":false},{"id":136359977,"package_name":"har-schema","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":136359978,"package_name":"har-validator","ecosystem":"npm","requirements":"5.1.5","direct":false,"kind":"runtime","optional":false},{"id":136359979,"package_name":"hard-rejection","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":136359980,"package_name":"has-bigints","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":136359981,"package_name":"has-flag","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":136359982,"package_name":"has-flag","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":136359983,"package_name":"has-symbols","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":136359984,"package_name":"has-symbols","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":136359985,"package_name":"has-tostringtag","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":136359986,"package_name":"has-unicode","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":136359987,"package_name":"has","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":136359988,"package_name":"hosted-git-info","ecosystem":"npm","requirements":"2.8.9","direct":false,"kind":"runtime","optional":false},{"id":136359989,"package_name":"hosted-git-info","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":136359990,"package_name":"html-encoding-sniffer","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":136359991,"package_name":"html2canvas","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":136359992,"package_name":"htmlparser2","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":136359993,"package_name":"http-basic","ecosystem":"npm","requirements":"2.5.1","direct":false,"kind":"runtime","optional":false},{"id":136359994,"package_name":"http-basic","ecosystem":"npm","requirements":"8.1.3","direct":false,"kind":"runtime","optional":false},{"id":136359995,"package_name":"http-cache-semantics","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":136359996,"package_name":"http-errors","ecosystem":"npm","requirements":"1.7.2","direct":false,"kind":"runtime","optional":false},{"id":136359997,"package_name":"http-errors","ecosystem":"npm","requirements":"1.8.1","direct":false,"kind":"runtime","optional":false},{"id":136359998,"package_name":"http-errors","ecosystem":"npm","requirements":"1.7.3","direct":false,"kind":"runtime","optional":false},{"id":136359999,"package_name":"http-proxy-agent","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":136360000,"package_name":"http-response-object","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":136360254,"package_name":"normalize.css","ecosystem":"npm","requirements":"8.0.1","direct":false,"kind":"runtime","optional":false},{"id":136360001,"package_name":"http-response-object","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":136360002,"package_name":"http-signature","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":136360003,"package_name":"http-status-codes","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":136360004,"package_name":"https-proxy-agent","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":136360005,"package_name":"human-signals","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":136360006,"package_name":"humanize-ms","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":136360007,"package_name":"husky","ecosystem":"npm","requirements":"7.0.4","direct":false,"kind":"runtime","optional":false},{"id":136360008,"package_name":"iconv-lite","ecosystem":"npm","requirements":"0.2.11","direct":false,"kind":"runtime","optional":false},{"id":136360009,"package_name":"iconv-lite","ecosystem":"npm","requirements":"0.4.24","direct":false,"kind":"runtime","optional":false},{"id":136360010,"package_name":"iconv-lite","ecosystem":"npm","requirements":"0.6.3","direct":false,"kind":"runtime","optional":false},{"id":136360011,"package_name":"icss-utils","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":136360012,"package_name":"ieee754","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":136360013,"package_name":"ignore-walk","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":136360014,"package_name":"ignore","ecosystem":"npm","requirements":"4.0.6","direct":false,"kind":"runtime","optional":false},{"id":136360015,"package_name":"ignore","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":136360016,"package_name":"immediate","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"runtime","optional":false},{"id":136360017,"package_name":"import-fresh","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"runtime","optional":false},{"id":136360018,"package_name":"import-local","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":136360019,"package_name":"imurmurhash","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":136360020,"package_name":"indent-string","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":136360021,"package_name":"infer-owner","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":136360022,"package_name":"inflight","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"runtime","optional":false},{"id":136360023,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":136360024,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":136360025,"package_name":"ini","ecosystem":"npm","requirements":"1.3.8","direct":false,"kind":"runtime","optional":false},{"id":136360026,"package_name":"init-package-json","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":136360027,"package_name":"inquirer","ecosystem":"npm","requirements":"7.3.3","direct":false,"kind":"runtime","optional":false},{"id":136360028,"package_name":"internal-slot","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":136360029,"package_name":"internmap","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":136360030,"package_name":"interpret","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":136360031,"package_name":"invert-kv","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":136360032,"package_name":"invert-kv","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":136360033,"package_name":"ip-regex","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":136360034,"package_name":"ip","ecosystem":"npm","requirements":"1.1.5","direct":false,"kind":"runtime","optional":false},{"id":136360035,"package_name":"ipaddr.js","ecosystem":"npm","requirements":"1.9.1","direct":false,"kind":"runtime","optional":false},{"id":136360036,"package_name":"is-arguments","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":136360037,"package_name":"is-arrayish","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":136360038,"package_name":"is-bigint","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":136360039,"package_name":"is-boolean-object","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":136360040,"package_name":"is-callable","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"runtime","optional":false},{"id":136360041,"package_name":"is-ci","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":136360042,"package_name":"is-core-module","ecosystem":"npm","requirements":"2.8.1","direct":false,"kind":"runtime","optional":false},{"id":136360043,"package_name":"is-date-object","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":136360044,"package_name":"is-extglob","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":136360045,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":136360046,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":136360047,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":136360048,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":136360049,"package_name":"is-function","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":136360050,"package_name":"is-glob","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"runtime","optional":false},{"id":136360051,"package_name":"is-lambda","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":136360052,"package_name":"is-negative-zero","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":136360053,"package_name":"is-number-object","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"runtime","optional":false},{"id":136360054,"package_name":"is-number","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":136360055,"package_name":"is-obj","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":136360056,"package_name":"is-plain-obj","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":136360057,"package_name":"is-plain-obj","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":136360058,"package_name":"is-plain-object","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":136360059,"package_name":"is-plain-object","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":136360060,"package_name":"is-promise","ecosystem":"npm","requirements":"2.2.2","direct":false,"kind":"runtime","optional":false},{"id":136360061,"package_name":"is-regex","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":136360062,"package_name":"is-shared-array-buffer","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":136360063,"package_name":"is-ssh","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":136360064,"package_name":"is-stream","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":136360065,"package_name":"is-stream","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":136360066,"package_name":"is-string","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":136360067,"package_name":"is-symbol","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":136360068,"package_name":"is-text-path","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":136360069,"package_name":"is-typedarray","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":136360070,"package_name":"is-utf8","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"runtime","optional":false},{"id":136360071,"package_name":"is-weakref","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":136360072,"package_name":"isarray","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":136360073,"package_name":"isarray","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":136360074,"package_name":"isexe","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":136360075,"package_name":"isobject","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":136360076,"package_name":"isomorphic.js","ecosystem":"npm","requirements":"0.2.4","direct":false,"kind":"runtime","optional":false},{"id":136360077,"package_name":"isstream","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":136360078,"package_name":"jbone","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":136360079,"package_name":"jest-worker","ecosystem":"npm","requirements":"26.6.2","direct":false,"kind":"runtime","optional":false},{"id":136360080,"package_name":"jest-worker","ecosystem":"npm","requirements":"27.4.6","direct":false,"kind":"runtime","optional":false},{"id":136360081,"package_name":"js-tokens","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":136360082,"package_name":"js-yaml","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":136360083,"package_name":"jsbn","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":136360084,"package_name":"jsdom","ecosystem":"npm","requirements":"15.2.1","direct":false,"kind":"runtime","optional":false},{"id":136360085,"package_name":"json-buffer","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":136360086,"package_name":"json-parse-better-errors","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":136360087,"package_name":"json-parse-even-better-errors","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"runtime","optional":false},{"id":136360088,"package_name":"json-schema-traverse","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":136360089,"package_name":"json-schema","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":136360090,"package_name":"json-stable-stringify-without-jsonify","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":136360091,"package_name":"json-stable-stringify","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":136360092,"package_name":"json-stringify-pretty-compact","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":136360093,"package_name":"json-stringify-pretty-compact","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":136360094,"package_name":"json-stringify-safe","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":136360095,"package_name":"json5","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":136360096,"package_name":"json5","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":136360097,"package_name":"jsonfile","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":136360098,"package_name":"jsonify","ecosystem":"npm","requirements":"0.0.0","direct":false,"kind":"runtime","optional":false},{"id":136360099,"package_name":"jsonparse","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"runtime","optional":false},{"id":136360100,"package_name":"jsonwebtoken","ecosystem":"npm","requirements":"8.5.1","direct":false,"kind":"runtime","optional":false},{"id":136360101,"package_name":"jsprim","ecosystem":"npm","requirements":"1.4.2","direct":false,"kind":"runtime","optional":false},{"id":136360102,"package_name":"jwa","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"runtime","optional":false},{"id":136360103,"package_name":"jws","ecosystem":"npm","requirements":"3.2.2","direct":false,"kind":"runtime","optional":false},{"id":136360104,"package_name":"katex","ecosystem":"npm","requirements":"0.12.0","direct":false,"kind":"runtime","optional":false},{"id":136360105,"package_name":"keygrip","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":136360106,"package_name":"keyv","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":136360107,"package_name":"kind-of","ecosystem":"npm","requirements":"6.0.3","direct":false,"kind":"runtime","optional":false},{"id":136360108,"package_name":"kleur","ecosystem":"npm","requirements":"4.1.4","direct":false,"kind":"runtime","optional":false},{"id":136360109,"package_name":"koala-js","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":136360110,"package_name":"lcid","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":136360111,"package_name":"lcid","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":136360112,"package_name":"leaflet","ecosystem":"npm","requirements":"1.7.1","direct":false,"kind":"runtime","optional":false},{"id":136360113,"package_name":"lerna","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":136360114,"package_name":"level-codec","ecosystem":"npm","requirements":"9.0.2","direct":false,"kind":"runtime","optional":false},{"id":136360115,"package_name":"level-concat-iterator","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":136360116,"package_name":"level-errors","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":136360117,"package_name":"level-iterator-stream","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":136360118,"package_name":"level-js","ecosystem":"npm","requirements":"5.0.2","direct":false,"kind":"runtime","optional":false},{"id":136360119,"package_name":"level-packager","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":136360120,"package_name":"level-supports","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":136360121,"package_name":"level","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":136360122,"package_name":"leveldown","ecosystem":"npm","requirements":"5.6.0","direct":false,"kind":"runtime","optional":false},{"id":136360123,"package_name":"levelup","ecosystem":"npm","requirements":"4.4.0","direct":false,"kind":"runtime","optional":false},{"id":136360124,"package_name":"levn","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":136360125,"package_name":"levn","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":136360126,"package_name":"lib0","ecosystem":"npm","requirements":"0.2.43","direct":false,"kind":"runtime","optional":false},{"id":136360127,"package_name":"libnpmaccess","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"runtime","optional":false},{"id":136360128,"package_name":"libnpmpublish","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":136360129,"package_name":"license-webpack-plugin","ecosystem":"npm","requirements":"2.3.21","direct":false,"kind":"runtime","optional":false},{"id":136360130,"package_name":"lilconfig","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":136360131,"package_name":"linear-scale","ecosystem":"npm","requirements":"0.0.3","direct":false,"kind":"runtime","optional":false},{"id":136360132,"package_name":"lines-and-columns","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"runtime","optional":false},{"id":136360133,"package_name":"lint-staged","ecosystem":"npm","requirements":"12.1.7","direct":false,"kind":"runtime","optional":false},{"id":136360134,"package_name":"listr2","ecosystem":"npm","requirements":"3.14.0","direct":false,"kind":"runtime","optional":false},{"id":136360135,"package_name":"load-json-file","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":136360136,"package_name":"load-json-file","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":136360137,"package_name":"load-json-file","ecosystem":"npm","requirements":"6.2.0","direct":false,"kind":"runtime","optional":false},{"id":136360138,"package_name":"loader-runner","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":136360139,"package_name":"loader-utils","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":136360140,"package_name":"loader-utils","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":136360141,"package_name":"locate-path","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":136360142,"package_name":"locate-path","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":136360143,"package_name":"locate-path","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":136360144,"package_name":"lockfile","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":136360145,"package_name":"lodash._reinterpolate","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":136360146,"package_name":"lodash.debounce","ecosystem":"npm","requirements":"4.0.8","direct":false,"kind":"runtime","optional":false},{"id":136360147,"package_name":"lodash.escape","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":136360148,"package_name":"lodash.includes","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":136360149,"package_name":"lodash.isboolean","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":136360150,"package_name":"lodash.isinteger","ecosystem":"npm","requirements":"4.0.4","direct":false,"kind":"runtime","optional":false},{"id":136360151,"package_name":"lodash.ismatch","ecosystem":"npm","requirements":"4.4.0","direct":false,"kind":"runtime","optional":false},{"id":136360152,"package_name":"lodash.isnumber","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":136360153,"package_name":"lodash.isplainobject","ecosystem":"npm","requirements":"4.0.6","direct":false,"kind":"runtime","optional":false},{"id":136360154,"package_name":"lodash.isstring","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":136360155,"package_name":"lodash.merge","ecosystem":"npm","requirements":"4.6.2","direct":false,"kind":"runtime","optional":false},{"id":136360156,"package_name":"lodash.once","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":136360157,"package_name":"lodash.sortby","ecosystem":"npm","requirements":"4.7.0","direct":false,"kind":"runtime","optional":false},{"id":136360158,"package_name":"lodash.template","ecosystem":"npm","requirements":"4.5.0","direct":false,"kind":"runtime","optional":false},{"id":136360159,"package_name":"lodash.templatesettings","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":136360160,"package_name":"lodash","ecosystem":"npm","requirements":"4.17.21","direct":false,"kind":"runtime","optional":false},{"id":136360161,"package_name":"log-update","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":136360162,"package_name":"loose-envify","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":136360163,"package_name":"lowdb","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":136360164,"package_name":"lowercase-keys","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":136360165,"package_name":"lowercase-keys","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":136360166,"package_name":"lru-cache","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":136360167,"package_name":"lru-queue","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false},{"id":136360168,"package_name":"ltgt","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"runtime","optional":false},{"id":136360169,"package_name":"lunr-mutable-indexes","ecosystem":"npm","requirements":"2.3.2","direct":false,"kind":"runtime","optional":false},{"id":136360170,"package_name":"lunr","ecosystem":"npm","requirements":"2.3.9","direct":false,"kind":"runtime","optional":false},{"id":136360171,"package_name":"magic-string","ecosystem":"npm","requirements":"0.22.5","direct":false,"kind":"runtime","optional":false},{"id":136360172,"package_name":"make-dir","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":136360173,"package_name":"make-dir","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":136360174,"package_name":"make-fetch-happen","ecosystem":"npm","requirements":"8.0.14","direct":false,"kind":"runtime","optional":false},{"id":136360175,"package_name":"make-fetch-happen","ecosystem":"npm","requirements":"9.1.0","direct":false,"kind":"runtime","optional":false},{"id":136360176,"package_name":"map-age-cleaner","ecosystem":"npm","requirements":"0.1.3","direct":false,"kind":"runtime","optional":false},{"id":136360177,"package_name":"map-obj","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":136360178,"package_name":"map-obj","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":136360179,"package_name":"marked","ecosystem":"npm","requirements":"2.1.3","direct":false,"kind":"runtime","optional":false},{"id":136360180,"package_name":"mathjax-full","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":136360181,"package_name":"media-typer","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":136360182,"package_name":"mem","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":136360183,"package_name":"memoizee","ecosystem":"npm","requirements":"0.4.15","direct":false,"kind":"runtime","optional":false},{"id":136360184,"package_name":"memorystream","ecosystem":"npm","requirements":"0.3.1","direct":false,"kind":"runtime","optional":false},{"id":136360185,"package_name":"meow","ecosystem":"npm","requirements":"8.1.2","direct":false,"kind":"runtime","optional":false},{"id":136360186,"package_name":"merge-descriptors","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":136360187,"package_name":"merge-source-map","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":136360188,"package_name":"merge-stream","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":136360189,"package_name":"merge2","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"runtime","optional":false},{"id":136360190,"package_name":"methods","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":136360191,"package_name":"mhchemparser","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":136360192,"package_name":"micromatch","ecosystem":"npm","requirements":"4.0.4","direct":false,"kind":"runtime","optional":false},{"id":136360193,"package_name":"mime-db","ecosystem":"npm","requirements":"1.51.0","direct":false,"kind":"runtime","optional":false},{"id":136360194,"package_name":"mime-types","ecosystem":"npm","requirements":"2.1.34","direct":false,"kind":"runtime","optional":false},{"id":136360195,"package_name":"mime","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"runtime","optional":false},{"id":136360196,"package_name":"mime","ecosystem":"npm","requirements":"2.6.0","direct":false,"kind":"runtime","optional":false},{"id":136360197,"package_name":"mimic-fn","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":136360198,"package_name":"mimic-response","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":136360199,"package_name":"min-document","ecosystem":"npm","requirements":"2.19.0","direct":false,"kind":"runtime","optional":false},{"id":136360200,"package_name":"min-indent","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":136360201,"package_name":"mini-css-extract-plugin","ecosystem":"npm","requirements":"1.3.9","direct":false,"kind":"runtime","optional":false},{"id":136360202,"package_name":"minimatch","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":136360203,"package_name":"minimist-options","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":136360204,"package_name":"minimist","ecosystem":"npm","requirements":"1.2.6","direct":false,"kind":"runtime","optional":false},{"id":136360205,"package_name":"minipass-collect","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":136360206,"package_name":"minipass-fetch","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"runtime","optional":false},{"id":136360207,"package_name":"minipass-flush","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":136360208,"package_name":"minipass-json-stream","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":136360209,"package_name":"minipass-pipeline","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"runtime","optional":false},{"id":136360210,"package_name":"minipass-sized","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":136360211,"package_name":"minipass","ecosystem":"npm","requirements":"2.9.0","direct":false,"kind":"runtime","optional":false},{"id":136360212,"package_name":"minipass","ecosystem":"npm","requirements":"3.1.6","direct":false,"kind":"runtime","optional":false},{"id":136360213,"package_name":"minizlib","ecosystem":"npm","requirements":"1.3.3","direct":false,"kind":"runtime","optional":false},{"id":136360214,"package_name":"minizlib","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":136360215,"package_name":"mj-context-menu","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"runtime","optional":false},{"id":136360216,"package_name":"mkdirp-infer-owner","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":136360217,"package_name":"mkdirp","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":136360218,"package_name":"mkdirp","ecosystem":"npm","requirements":"0.5.5","direct":false,"kind":"runtime","optional":false},{"id":136360219,"package_name":"modify-values","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":136360220,"package_name":"moment","ecosystem":"npm","requirements":"2.29.4","direct":false,"kind":"runtime","optional":false},{"id":136360221,"package_name":"mouse-pos","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":136360222,"package_name":"ms","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":136360223,"package_name":"ms","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":136360224,"package_name":"ms","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":136360225,"package_name":"ms","ecosystem":"npm","requirements":"2.1.3","direct":false,"kind":"runtime","optional":false},{"id":136360226,"package_name":"msa-colorschemes","ecosystem":"npm","requirements":"1.0.10","direct":false,"kind":"runtime","optional":false},{"id":136360227,"package_name":"msa-seqtools","ecosystem":"npm","requirements":"0.1.8","direct":false,"kind":"runtime","optional":false},{"id":136360228,"package_name":"multimatch","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":136360229,"package_name":"mute-stream","ecosystem":"npm","requirements":"0.0.8","direct":false,"kind":"runtime","optional":false},{"id":136360230,"package_name":"mv","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":136360231,"package_name":"nan","ecosystem":"npm","requirements":"2.15.0","direct":false,"kind":"runtime","optional":false},{"id":136360232,"package_name":"nanoid","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":136360233,"package_name":"napi-macros","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":136360234,"package_name":"natural-compare","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":136360235,"package_name":"ncp","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":136360236,"package_name":"negotiator","ecosystem":"npm","requirements":"0.6.2","direct":false,"kind":"runtime","optional":false},{"id":136360237,"package_name":"neo-async","ecosystem":"npm","requirements":"2.6.2","direct":false,"kind":"runtime","optional":false},{"id":136360238,"package_name":"next-tick","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":136360239,"package_name":"next-tick","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":136360240,"package_name":"nice-try","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":136360241,"package_name":"node-fetch","ecosystem":"npm","requirements":"2.6.6","direct":false,"kind":"runtime","optional":false},{"id":136360242,"package_name":"node-fetch","ecosystem":"npm","requirements":"2.6.7","direct":false,"kind":"runtime","optional":false},{"id":136360243,"package_name":"node-gyp-build","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":136360244,"package_name":"node-gyp","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":136360245,"package_name":"node-gyp","ecosystem":"npm","requirements":"7.1.2","direct":false,"kind":"runtime","optional":false},{"id":136360246,"package_name":"node-releases","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":136360247,"package_name":"nopt","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"runtime","optional":false},{"id":136360248,"package_name":"nopt","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":136360249,"package_name":"normalize-package-data","ecosystem":"npm","requirements":"2.5.0","direct":false,"kind":"runtime","optional":false},{"id":136360250,"package_name":"normalize-package-data","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":136360251,"package_name":"normalize-path","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":136360252,"package_name":"normalize-url","ecosystem":"npm","requirements":"4.5.1","direct":false,"kind":"runtime","optional":false},{"id":136360253,"package_name":"normalize-url","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":136360255,"package_name":"npm-bundled","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":136360256,"package_name":"npm-install-checks","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":136360257,"package_name":"npm-lifecycle","ecosystem":"npm","requirements":"3.1.5","direct":false,"kind":"runtime","optional":false},{"id":136360258,"package_name":"npm-normalize-package-bin","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":136360259,"package_name":"npm-package-arg","ecosystem":"npm","requirements":"8.1.5","direct":false,"kind":"runtime","optional":false},{"id":136360260,"package_name":"npm-packlist","ecosystem":"npm","requirements":"2.2.2","direct":false,"kind":"runtime","optional":false},{"id":136360261,"package_name":"npm-pick-manifest","ecosystem":"npm","requirements":"6.1.1","direct":false,"kind":"runtime","optional":false},{"id":136360262,"package_name":"npm-registry-fetch","ecosystem":"npm","requirements":"11.0.0","direct":false,"kind":"runtime","optional":false},{"id":136360263,"package_name":"npm-registry-fetch","ecosystem":"npm","requirements":"9.0.0","direct":false,"kind":"runtime","optional":false},{"id":136360264,"package_name":"npm-run-all","ecosystem":"npm","requirements":"4.1.5","direct":false,"kind":"runtime","optional":false},{"id":136360265,"package_name":"npm-run-path","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":136360266,"package_name":"npm-run-path","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":136360267,"package_name":"npmlog","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"runtime","optional":false},{"id":136360268,"package_name":"number-is-nan","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":136360269,"package_name":"nwsapi","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":136360270,"package_name":"oauth-sign","ecosystem":"npm","requirements":"0.9.0","direct":false,"kind":"runtime","optional":false},{"id":136360271,"package_name":"object-assign","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":136360272,"package_name":"object-inspect","ecosystem":"npm","requirements":"1.12.0","direct":false,"kind":"runtime","optional":false},{"id":136360273,"package_name":"object-inspect","ecosystem":"npm","requirements":"1.12.2","direct":false,"kind":"runtime","optional":false},{"id":136360274,"package_name":"object-inspect","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"runtime","optional":false},{"id":136360275,"package_name":"object-is","ecosystem":"npm","requirements":"1.1.5","direct":false,"kind":"runtime","optional":false},{"id":136360276,"package_name":"object-keys","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":136360277,"package_name":"object.assign","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"runtime","optional":false},{"id":136360278,"package_name":"object.getownpropertydescriptors","ecosystem":"npm","requirements":"2.1.3","direct":false,"kind":"runtime","optional":false},{"id":136360279,"package_name":"on-finished","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":136360280,"package_name":"on-headers","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":136360281,"package_name":"once","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":136360282,"package_name":"onetime","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":136360283,"package_name":"optimist","ecosystem":"npm","requirements":"0.3.7","direct":false,"kind":"runtime","optional":false},{"id":136360284,"package_name":"optionator","ecosystem":"npm","requirements":"0.8.3","direct":false,"kind":"runtime","optional":false},{"id":136360285,"package_name":"optionator","ecosystem":"npm","requirements":"0.9.1","direct":false,"kind":"runtime","optional":false},{"id":136360286,"package_name":"os-homedir","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":136360287,"package_name":"os-locale","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":136360288,"package_name":"os-locale","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":136360289,"package_name":"os-shim","ecosystem":"npm","requirements":"0.1.3","direct":false,"kind":"runtime","optional":false},{"id":136360290,"package_name":"os-tmpdir","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":136360291,"package_name":"os","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":136360292,"package_name":"osenv","ecosystem":"npm","requirements":"0.1.5","direct":false,"kind":"runtime","optional":false},{"id":136360293,"package_name":"p-cancelable","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":136360294,"package_name":"p-defer","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":136360295,"package_name":"p-finally","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":136360296,"package_name":"p-is-promise","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":136360297,"package_name":"p-limit","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":136360298,"package_name":"p-limit","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":136360299,"package_name":"p-limit","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":136360300,"package_name":"p-locate","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":136360301,"package_name":"p-locate","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":136360302,"package_name":"p-locate","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":136360303,"package_name":"p-map-series","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":136360304,"package_name":"p-map","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":136360305,"package_name":"p-pipe","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":136360306,"package_name":"p-queue","ecosystem":"npm","requirements":"6.6.2","direct":false,"kind":"runtime","optional":false},{"id":136360307,"package_name":"p-reduce","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":136360308,"package_name":"p-timeout","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":136360309,"package_name":"p-try","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":136360310,"package_name":"p-try","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":136360311,"package_name":"p-waterfall","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":136360312,"package_name":"package-json","ecosystem":"npm","requirements":"6.5.0","direct":false,"kind":"runtime","optional":false},{"id":136360313,"package_name":"pacote","ecosystem":"npm","requirements":"11.3.5","direct":false,"kind":"runtime","optional":false},{"id":136360314,"package_name":"parent-module","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":136360315,"package_name":"parse-cache-control","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":136360316,"package_name":"parse-headers","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":136360317,"package_name":"parse-json","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":136360318,"package_name":"parse-json","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":136360319,"package_name":"parse-json","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":136360320,"package_name":"parse-ms","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":136360321,"package_name":"parse-path","ecosystem":"npm","requirements":"4.0.4","direct":false,"kind":"runtime","optional":false},{"id":136360322,"package_name":"parse-srcset","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":136360323,"package_name":"parse-url","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"runtime","optional":false},{"id":136360324,"package_name":"parse5","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":136360325,"package_name":"parseurl","ecosystem":"npm","requirements":"1.3.3","direct":false,"kind":"runtime","optional":false},{"id":136360326,"package_name":"path-browserify","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":136360327,"package_name":"path-exists","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":136360328,"package_name":"path-exists","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":136360329,"package_name":"path-exists","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":136360330,"package_name":"path-is-absolute","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":136360331,"package_name":"path-key","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":136360332,"package_name":"path-key","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":136360333,"package_name":"path-parse","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":136360334,"package_name":"path-to-regexp","ecosystem":"npm","requirements":"0.1.7","direct":false,"kind":"runtime","optional":false},{"id":136360335,"package_name":"path-type","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":136360336,"package_name":"path-type","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":136360337,"package_name":"path-type","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":136360338,"package_name":"performance-now","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":136360339,"package_name":"picocolors","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":136360340,"package_name":"picomatch","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"runtime","optional":false},{"id":136360341,"package_name":"pidtree","ecosystem":"npm","requirements":"0.3.1","direct":false,"kind":"runtime","optional":false},{"id":136360342,"package_name":"pify","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":136360343,"package_name":"pify","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":136360344,"package_name":"pify","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":136360345,"package_name":"pify","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":136360346,"package_name":"pinkie-promise","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":136360347,"package_name":"pinkie","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":136360348,"package_name":"pino-std-serializers","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":136360349,"package_name":"pino","ecosystem":"npm","requirements":"6.13.3","direct":false,"kind":"runtime","optional":false},{"id":136360350,"package_name":"pkg-dir","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":136360351,"package_name":"pkginfo","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":136360352,"package_name":"pn","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":136360353,"package_name":"popper.js","ecosystem":"npm","requirements":"1.16.1","direct":false,"kind":"runtime","optional":false},{"id":136360354,"package_name":"postcss-modules-extract-imports","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":136360355,"package_name":"postcss-modules-local-by-default","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":136360356,"package_name":"postcss-modules-scope","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":136360357,"package_name":"postcss-modules-values","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":136360358,"package_name":"postcss-selector-parser","ecosystem":"npm","requirements":"6.0.8","direct":false,"kind":"runtime","optional":false},{"id":136360359,"package_name":"postcss-value-parser","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":136360360,"package_name":"postcss","ecosystem":"npm","requirements":"8.4.5","direct":false,"kind":"runtime","optional":false},{"id":136360361,"package_name":"prelude-ls","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":136360362,"package_name":"prelude-ls","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":136360363,"package_name":"prepend-http","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":136360364,"package_name":"prettier-bytes","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":136360365,"package_name":"prettier-linter-helpers","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":136360366,"package_name":"prettier","ecosystem":"npm","requirements":"2.5.1","direct":false,"kind":"runtime","optional":false},{"id":136360367,"package_name":"prettier","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":136360368,"package_name":"pretty-ms","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"runtime","optional":false},{"id":136360369,"package_name":"process-nextick-args","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":136360370,"package_name":"process","ecosystem":"npm","requirements":"0.11.10","direct":false,"kind":"runtime","optional":false},{"id":136360371,"package_name":"promise-inflight","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":136360372,"package_name":"promise-retry","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":136360373,"package_name":"promise","ecosystem":"npm","requirements":"7.3.1","direct":false,"kind":"runtime","optional":false},{"id":136360374,"package_name":"promise","ecosystem":"npm","requirements":"8.1.0","direct":false,"kind":"runtime","optional":false},{"id":136360375,"package_name":"promzard","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":136360376,"package_name":"prop-types","ecosystem":"npm","requirements":"15.8.1","direct":false,"kind":"runtime","optional":false},{"id":136360377,"package_name":"proto-list","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"runtime","optional":false},{"id":136360378,"package_name":"protocols","ecosystem":"npm","requirements":"1.4.8","direct":false,"kind":"runtime","optional":false},{"id":136360379,"package_name":"protocols","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":136360380,"package_name":"proxy-addr","ecosystem":"npm","requirements":"2.0.7","direct":false,"kind":"runtime","optional":false},{"id":136360381,"package_name":"prr","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":136360382,"package_name":"psl","ecosystem":"npm","requirements":"1.8.0","direct":false,"kind":"runtime","optional":false},{"id":136360383,"package_name":"pump","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":136360384,"package_name":"punycode","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"runtime","optional":false},{"id":136360385,"package_name":"punycode","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"runtime","optional":false},{"id":136360386,"package_name":"punycode","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":136360387,"package_name":"q","ecosystem":"npm","requirements":"1.5.1","direct":false,"kind":"runtime","optional":false},{"id":136360388,"package_name":"qs","ecosystem":"npm","requirements":"6.7.0","direct":false,"kind":"runtime","optional":false},{"id":136360389,"package_name":"qs","ecosystem":"npm","requirements":"6.9.6","direct":false,"kind":"runtime","optional":false},{"id":136360390,"package_name":"qs","ecosystem":"npm","requirements":"6.10.3","direct":false,"kind":"runtime","optional":false},{"id":136360391,"package_name":"qs","ecosystem":"npm","requirements":"6.11.0","direct":false,"kind":"runtime","optional":false},{"id":136360392,"package_name":"qs","ecosystem":"npm","requirements":"6.5.3","direct":false,"kind":"runtime","optional":false},{"id":136360393,"package_name":"query-string","ecosystem":"npm","requirements":"6.14.1","direct":false,"kind":"runtime","optional":false},{"id":136360394,"package_name":"querystring","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":136360395,"package_name":"querystringify","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":136360396,"package_name":"queue-microtask","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"runtime","optional":false},{"id":136360397,"package_name":"quick-format-unescaped","ecosystem":"npm","requirements":"4.0.4","direct":false,"kind":"runtime","optional":false},{"id":136360398,"package_name":"quick-lru","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"runtime","optional":false},{"id":136360399,"package_name":"quote-stream","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":136360400,"package_name":"randombytes","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":136360401,"package_name":"range-parser","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":136360402,"package_name":"raw-body","ecosystem":"npm","requirements":"2.4.0","direct":false,"kind":"runtime","optional":false},{"id":136360403,"package_name":"raw-body","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"runtime","optional":false},{"id":136360404,"package_name":"raw-loader","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":136360405,"package_name":"rc","ecosystem":"npm","requirements":"1.2.8","direct":false,"kind":"runtime","optional":false},{"id":136360406,"package_name":"react-dom","ecosystem":"npm","requirements":"17.0.2","direct":false,"kind":"runtime","optional":false},{"id":136360407,"package_name":"react-is","ecosystem":"npm","requirements":"16.13.1","direct":false,"kind":"runtime","optional":false},{"id":136360408,"package_name":"react-lifecycles-compat","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":136360409,"package_name":"react-popper","ecosystem":"npm","requirements":"1.3.11","direct":false,"kind":"runtime","optional":false},{"id":136360410,"package_name":"react-transition-group","ecosystem":"npm","requirements":"2.9.0","direct":false,"kind":"runtime","optional":false},{"id":136360411,"package_name":"react","ecosystem":"npm","requirements":"17.0.2","direct":false,"kind":"runtime","optional":false},{"id":136360412,"package_name":"read-cmd-shim","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":136360413,"package_name":"read-package-json-fast","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":136360414,"package_name":"read-package-json","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":136360415,"package_name":"read-package-json","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":136360416,"package_name":"read-package-json","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":136360417,"package_name":"read-package-tree","ecosystem":"npm","requirements":"5.3.1","direct":false,"kind":"runtime","optional":false},{"id":136360418,"package_name":"read-pkg-up","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":136360419,"package_name":"read-pkg-up","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":136360420,"package_name":"read-pkg-up","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"runtime","optional":false},{"id":136360421,"package_name":"read-pkg","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":136360422,"package_name":"read-pkg","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":136360423,"package_name":"read-pkg","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":136360424,"package_name":"read","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"runtime","optional":false},{"id":136360425,"package_name":"readable-stream","ecosystem":"npm","requirements":"3.6.0","direct":false,"kind":"runtime","optional":false},{"id":136360426,"package_name":"readable-stream","ecosystem":"npm","requirements":"2.3.7","direct":false,"kind":"runtime","optional":false},{"id":136360427,"package_name":"readdir-scoped-modules","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":136360428,"package_name":"rechoir","ecosystem":"npm","requirements":"0.7.1","direct":false,"kind":"runtime","optional":false},{"id":136360429,"package_name":"redent","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":136360430,"package_name":"regenerator-runtime","ecosystem":"npm","requirements":"0.13.9","direct":false,"kind":"runtime","optional":false},{"id":136360431,"package_name":"regexp.prototype.flags","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"runtime","optional":false},{"id":136360432,"package_name":"regexpp","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":136360433,"package_name":"registry-auth-token","ecosystem":"npm","requirements":"4.2.1","direct":false,"kind":"runtime","optional":false},{"id":136360434,"package_name":"registry-url","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":136360435,"package_name":"request-promise-core","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":136360436,"package_name":"request-promise-native","ecosystem":"npm","requirements":"1.0.9","direct":false,"kind":"runtime","optional":false},{"id":136360437,"package_name":"request","ecosystem":"npm","requirements":"2.88.0","direct":false,"kind":"runtime","optional":false},{"id":136360438,"package_name":"request","ecosystem":"npm","requirements":"2.88.2","direct":false,"kind":"runtime","optional":false},{"id":136360439,"package_name":"require-directory","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":136360440,"package_name":"require-main-filename","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":136360441,"package_name":"require-main-filename","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":136360442,"package_name":"requires-port","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":136360443,"package_name":"resize-observer-polyfill","ecosystem":"npm","requirements":"1.5.1","direct":false,"kind":"runtime","optional":false},{"id":136360444,"package_name":"resolve-cwd","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":136360445,"package_name":"resolve-from","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":136360446,"package_name":"resolve-from","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":136360447,"package_name":"resolve","ecosystem":"npm","requirements":"1.21.0","direct":false,"kind":"runtime","optional":false},{"id":136360448,"package_name":"responselike","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":136360449,"package_name":"restore-cursor","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":136360450,"package_name":"retry","ecosystem":"npm","requirements":"0.12.0","direct":false,"kind":"runtime","optional":false},{"id":136360451,"package_name":"reusify","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":136360452,"package_name":"rfdc","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":136360453,"package_name":"rimraf","ecosystem":"npm","requirements":"2.7.1","direct":false,"kind":"runtime","optional":false},{"id":136360454,"package_name":"rimraf","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":136360455,"package_name":"rimraf","ecosystem":"npm","requirements":"2.4.5","direct":false,"kind":"runtime","optional":false},{"id":136360456,"package_name":"run-async","ecosystem":"npm","requirements":"2.4.1","direct":false,"kind":"runtime","optional":false},{"id":136360457,"package_name":"run-parallel","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":136360458,"package_name":"rw","ecosystem":"npm","requirements":"1.3.3","direct":false,"kind":"runtime","optional":false},{"id":136360459,"package_name":"rxjs","ecosystem":"npm","requirements":"6.6.7","direct":false,"kind":"runtime","optional":false},{"id":136360460,"package_name":"rxjs","ecosystem":"npm","requirements":"7.5.2","direct":false,"kind":"runtime","optional":false},{"id":136360461,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":136360462,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.2.1","direct":false,"kind":"runtime","optional":false},{"id":136360463,"package_name":"safer-buffer","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":136360464,"package_name":"sanitize-html","ecosystem":"npm","requirements":"2.5.3","direct":false,"kind":"runtime","optional":false},{"id":136360465,"package_name":"sax","ecosystem":"npm","requirements":"1.1.6","direct":false,"kind":"runtime","optional":false},{"id":136360466,"package_name":"saxes","ecosystem":"npm","requirements":"3.1.11","direct":false,"kind":"runtime","optional":false},{"id":136360467,"package_name":"scheduler","ecosystem":"npm","requirements":"0.20.2","direct":false,"kind":"runtime","optional":false},{"id":136360468,"package_name":"schema-utils","ecosystem":"npm","requirements":"2.7.1","direct":false,"kind":"runtime","optional":false},{"id":136360469,"package_name":"schema-utils","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":136360470,"package_name":"semver","ecosystem":"npm","requirements":"5.7.1","direct":false,"kind":"runtime","optional":false},{"id":136360471,"package_name":"semver","ecosystem":"npm","requirements":"7.3.5","direct":false,"kind":"runtime","optional":false},{"id":136360472,"package_name":"semver","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"runtime","optional":false},{"id":136360473,"package_name":"send","ecosystem":"npm","requirements":"0.17.1","direct":false,"kind":"runtime","optional":false},{"id":136360474,"package_name":"send","ecosystem":"npm","requirements":"0.17.2","direct":false,"kind":"runtime","optional":false},{"id":136360475,"package_name":"serialize-javascript","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":136360476,"package_name":"serialize-javascript","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":136360477,"package_name":"serve-static","ecosystem":"npm","requirements":"1.14.1","direct":false,"kind":"runtime","optional":false},{"id":136360478,"package_name":"serve-static","ecosystem":"npm","requirements":"1.14.2","direct":false,"kind":"runtime","optional":false},{"id":136360479,"package_name":"set-blocking","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":136360480,"package_name":"setprototypeof","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":136360481,"package_name":"setprototypeof","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":136360482,"package_name":"shallow-clone","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":136360483,"package_name":"shallow-copy","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"runtime","optional":false},{"id":136360484,"package_name":"shapefile","ecosystem":"npm","requirements":"0.3.1","direct":false,"kind":"runtime","optional":false},{"id":136360485,"package_name":"shebang-command","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":136360486,"package_name":"shebang-command","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":136360487,"package_name":"shebang-regex","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":136360488,"package_name":"shebang-regex","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":136360489,"package_name":"shell-quote","ecosystem":"npm","requirements":"1.7.3","direct":false,"kind":"runtime","optional":false},{"id":136360490,"package_name":"side-channel","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":136360491,"package_name":"signal-exit","ecosystem":"npm","requirements":"3.0.6","direct":false,"kind":"runtime","optional":false},{"id":136360492,"package_name":"slash","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":136360493,"package_name":"slice-ansi","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":136360494,"package_name":"slice-ansi","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":136360495,"package_name":"slice-ansi","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":136360496,"package_name":"slide","ecosystem":"npm","requirements":"1.1.6","direct":false,"kind":"runtime","optional":false},{"id":136360497,"package_name":"smart-buffer","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":136360498,"package_name":"socks-proxy-agent","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":136360499,"package_name":"socks-proxy-agent","ecosystem":"npm","requirements":"6.1.1","direct":false,"kind":"runtime","optional":false},{"id":136360500,"package_name":"socks","ecosystem":"npm","requirements":"2.6.1","direct":false,"kind":"runtime","optional":false},{"id":136360501,"package_name":"sonic-boom","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"runtime","optional":false},{"id":136360502,"package_name":"sort-keys","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":136360503,"package_name":"sort-keys","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":136360504,"package_name":"sort-object-keys","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":136360505,"package_name":"sort-package-json","ecosystem":"npm","requirements":"1.44.0","direct":false,"kind":"runtime","optional":false},{"id":136360506,"package_name":"source-list-map","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":136360507,"package_name":"source-map-js","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":136360508,"package_name":"source-map-support","ecosystem":"npm","requirements":"0.5.21","direct":false,"kind":"runtime","optional":false},{"id":136360509,"package_name":"source-map","ecosystem":"npm","requirements":"0.5.7","direct":false,"kind":"runtime","optional":false},{"id":136360510,"package_name":"source-map","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"runtime","optional":false},{"id":136360511,"package_name":"source-map","ecosystem":"npm","requirements":"0.7.3","direct":false,"kind":"runtime","optional":false},{"id":136360512,"package_name":"spawn-sync","ecosystem":"npm","requirements":"1.0.15","direct":false,"kind":"runtime","optional":false},{"id":136360513,"package_name":"spdx-correct","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":136360514,"package_name":"spdx-exceptions","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":136360515,"package_name":"spdx-expression-parse","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":136360516,"package_name":"spdx-license-ids","ecosystem":"npm","requirements":"3.0.11","direct":false,"kind":"runtime","optional":false},{"id":136360517,"package_name":"speech-rule-engine","ecosystem":"npm","requirements":"3.3.3","direct":false,"kind":"runtime","optional":false},{"id":136360518,"package_name":"split-on-first","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":136360519,"package_name":"split2","ecosystem":"npm","requirements":"3.2.2","direct":false,"kind":"runtime","optional":false},{"id":136360520,"package_name":"split","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":136360521,"package_name":"sshpk","ecosystem":"npm","requirements":"1.17.0","direct":false,"kind":"runtime","optional":false},{"id":136360522,"package_name":"ssri","ecosystem":"npm","requirements":"8.0.1","direct":false,"kind":"runtime","optional":false},{"id":136360523,"package_name":"static-eval","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":136360524,"package_name":"static-module","ecosystem":"npm","requirements":"2.2.5","direct":false,"kind":"runtime","optional":false},{"id":136360525,"package_name":"statuses","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"runtime","optional":false},{"id":136360526,"package_name":"stealthy-require","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":136360527,"package_name":"steno","ecosystem":"npm","requirements":"0.4.4","direct":false,"kind":"runtime","optional":false},{"id":136360528,"package_name":"strict-uri-encode","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":136360529,"package_name":"string-argv","ecosystem":"npm","requirements":"0.3.1","direct":false,"kind":"runtime","optional":false},{"id":136360530,"package_name":"string-width","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":136360531,"package_name":"string-width","ecosystem":"npm","requirements":"4.2.3","direct":false,"kind":"runtime","optional":false},{"id":136360532,"package_name":"string-width","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":136360533,"package_name":"string-width","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":136360534,"package_name":"string-width","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":136360535,"package_name":"string.prototype.padend","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"runtime","optional":false},{"id":136360536,"package_name":"string.prototype.trimend","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":136360537,"package_name":"string.prototype.trimstart","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"runtime","optional":false},{"id":136360538,"package_name":"string_decoder","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":136360539,"package_name":"string_decoder","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":136360540,"package_name":"strip-ansi","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":136360541,"package_name":"strip-ansi","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":136360542,"package_name":"strip-ansi","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":136360543,"package_name":"strip-ansi","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":136360544,"package_name":"strip-ansi","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"runtime","optional":false},{"id":136360545,"package_name":"strip-bom","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":136360546,"package_name":"strip-bom","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":136360547,"package_name":"strip-bom","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":136360548,"package_name":"strip-eof","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":136360549,"package_name":"strip-final-newline","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":136360550,"package_name":"strip-indent","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":136360551,"package_name":"strip-json-comments","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":136360552,"package_name":"strip-json-comments","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":136360553,"package_name":"strong-log-transformer","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":136360554,"package_name":"style-loader","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":136360555,"package_name":"supports-color","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"runtime","optional":false},{"id":136360556,"package_name":"supports-color","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":136360557,"package_name":"supports-color","ecosystem":"npm","requirements":"8.1.1","direct":false,"kind":"runtime","optional":false},{"id":136360558,"package_name":"supports-color","ecosystem":"npm","requirements":"9.2.1","direct":false,"kind":"runtime","optional":false},{"id":136360559,"package_name":"supports-preserve-symlinks-flag","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":136360560,"package_name":"svg-url-loader","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":136360561,"package_name":"symbol-tree","ecosystem":"npm","requirements":"3.2.4","direct":false,"kind":"runtime","optional":false},{"id":136360562,"package_name":"sync-request","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":136360563,"package_name":"sync-request","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":136360564,"package_name":"sync-rpc","ecosystem":"npm","requirements":"1.3.6","direct":false,"kind":"runtime","optional":false},{"id":136360565,"package_name":"tapable","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"runtime","optional":false},{"id":136360566,"package_name":"tar","ecosystem":"npm","requirements":"4.4.19","direct":false,"kind":"runtime","optional":false},{"id":136360567,"package_name":"tar","ecosystem":"npm","requirements":"6.1.11","direct":false,"kind":"runtime","optional":false},{"id":136360568,"package_name":"temp-dir","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":136360569,"package_name":"temp-write","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":136360570,"package_name":"terser-webpack-plugin","ecosystem":"npm","requirements":"4.2.3","direct":false,"kind":"runtime","optional":false},{"id":136360571,"package_name":"terser-webpack-plugin","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"runtime","optional":false},{"id":136360572,"package_name":"terser","ecosystem":"npm","requirements":"5.10.0","direct":false,"kind":"runtime","optional":false},{"id":136360573,"package_name":"text-extensions","ecosystem":"npm","requirements":"1.9.0","direct":false,"kind":"runtime","optional":false},{"id":136360574,"package_name":"text-segmentation","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":136360575,"package_name":"text-table","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":136360576,"package_name":"then-request","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":136360577,"package_name":"then-request","ecosystem":"npm","requirements":"6.0.2","direct":false,"kind":"runtime","optional":false},{"id":136360578,"package_name":"through2","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":136360579,"package_name":"through2","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":136360580,"package_name":"through","ecosystem":"npm","requirements":"2.3.8","direct":false,"kind":"runtime","optional":false},{"id":136360581,"package_name":"timers-ext","ecosystem":"npm","requirements":"0.1.7","direct":false,"kind":"runtime","optional":false},{"id":136360582,"package_name":"tmp","ecosystem":"npm","requirements":"0.0.33","direct":false,"kind":"runtime","optional":false},{"id":136360583,"package_name":"to-readable-stream","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":136360584,"package_name":"to-regex-range","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":136360585,"package_name":"to-string-loader","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":136360586,"package_name":"toidentifier","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":136360587,"package_name":"toidentifier","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":136360588,"package_name":"topojson-client","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":136360589,"package_name":"topojson","ecosystem":"npm","requirements":"1.6.27","direct":false,"kind":"runtime","optional":false},{"id":136360590,"package_name":"tough-cookie","ecosystem":"npm","requirements":"2.5.0","direct":false,"kind":"runtime","optional":false},{"id":136360591,"package_name":"tough-cookie","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":136360592,"package_name":"tough-cookie","ecosystem":"npm","requirements":"2.4.3","direct":false,"kind":"runtime","optional":false},{"id":136360593,"package_name":"tr46","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":136360594,"package_name":"tr46","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":136360595,"package_name":"tr46","ecosystem":"npm","requirements":"0.0.3","direct":false,"kind":"runtime","optional":false},{"id":136360596,"package_name":"trim-newlines","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":136360597,"package_name":"tslib","ecosystem":"npm","requirements":"1.14.1","direct":false,"kind":"runtime","optional":false},{"id":136360598,"package_name":"tslib","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"runtime","optional":false},{"id":136360599,"package_name":"tslib","ecosystem":"npm","requirements":"1.10.0","direct":false,"kind":"runtime","optional":false},{"id":136360600,"package_name":"tslib","ecosystem":"npm","requirements":"1.13.0","direct":false,"kind":"runtime","optional":false},{"id":136360601,"package_name":"tsscmp","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"runtime","optional":false},{"id":136360602,"package_name":"tsutils","ecosystem":"npm","requirements":"3.21.0","direct":false,"kind":"runtime","optional":false},{"id":136360603,"package_name":"tunnel-agent","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"runtime","optional":false},{"id":136360604,"package_name":"tweetnacl","ecosystem":"npm","requirements":"0.14.5","direct":false,"kind":"runtime","optional":false},{"id":136360605,"package_name":"typanion","ecosystem":"npm","requirements":"3.7.1","direct":false,"kind":"runtime","optional":false},{"id":136360606,"package_name":"type-check","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"runtime","optional":false},{"id":136360607,"package_name":"type-check","ecosystem":"npm","requirements":"0.3.2","direct":false,"kind":"runtime","optional":false},{"id":136360608,"package_name":"type-fest","ecosystem":"npm","requirements":"0.18.1","direct":false,"kind":"runtime","optional":false},{"id":136360609,"package_name":"type-fest","ecosystem":"npm","requirements":"0.20.2","direct":false,"kind":"runtime","optional":false},{"id":136360610,"package_name":"type-fest","ecosystem":"npm","requirements":"0.21.3","direct":false,"kind":"runtime","optional":false},{"id":136360611,"package_name":"type-fest","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":136360612,"package_name":"type-fest","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"runtime","optional":false},{"id":136360613,"package_name":"type-fest","ecosystem":"npm","requirements":"0.8.1","direct":false,"kind":"runtime","optional":false},{"id":136360614,"package_name":"type-is","ecosystem":"npm","requirements":"1.6.18","direct":false,"kind":"runtime","optional":false},{"id":136360615,"package_name":"type","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":136360616,"package_name":"type","ecosystem":"npm","requirements":"2.5.0","direct":false,"kind":"runtime","optional":false},{"id":136360617,"package_name":"typed-styles","ecosystem":"npm","requirements":"0.0.7","direct":false,"kind":"runtime","optional":false},{"id":136360618,"package_name":"typedarray-to-buffer","ecosystem":"npm","requirements":"3.1.5","direct":false,"kind":"runtime","optional":false},{"id":136360619,"package_name":"typedarray","ecosystem":"npm","requirements":"0.0.6","direct":false,"kind":"runtime","optional":false},{"id":136360620,"package_name":"typescript","ecosystem":"npm","requirements":"4.1.6","direct":false,"kind":"runtime","optional":false},{"id":136360621,"package_name":"typestyle","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":136360622,"package_name":"uglify-js","ecosystem":"npm","requirements":"3.14.5","direct":false,"kind":"runtime","optional":false},{"id":136360623,"package_name":"uid-number","ecosystem":"npm","requirements":"0.0.6","direct":false,"kind":"runtime","optional":false},{"id":136360624,"package_name":"umask","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":136360625,"package_name":"unbox-primitive","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":136360626,"package_name":"underscore","ecosystem":"npm","requirements":"1.13.2","direct":false,"kind":"runtime","optional":false},{"id":136360627,"package_name":"unique-filename","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":136360628,"package_name":"unique-slug","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":136360629,"package_name":"universal-user-agent","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":136360630,"package_name":"universalify","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":136360631,"package_name":"unix-crypt-td-js","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":136360632,"package_name":"unpipe","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":136360633,"package_name":"upath","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":136360634,"package_name":"uri-js","ecosystem":"npm","requirements":"4.4.1","direct":false,"kind":"runtime","optional":false},{"id":136360635,"package_name":"url-loader","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":136360636,"package_name":"url-parse-lax","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":136360637,"package_name":"url-parse","ecosystem":"npm","requirements":"1.5.10","direct":false,"kind":"runtime","optional":false},{"id":136360638,"package_name":"url","ecosystem":"npm","requirements":"0.11.0","direct":false,"kind":"runtime","optional":false},{"id":136360639,"package_name":"util-deprecate","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":136360640,"package_name":"util-promisify","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":136360641,"package_name":"utils-merge","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":136360642,"package_name":"utrie","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":136360643,"package_name":"uuid","ecosystem":"npm","requirements":"3.4.0","direct":false,"kind":"runtime","optional":false},{"id":136360644,"package_name":"v8-compile-cache","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":136360645,"package_name":"validate-npm-package-license","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":136360646,"package_name":"validate-npm-package-name","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":136360647,"package_name":"validator","ecosystem":"npm","requirements":"13.7.0","direct":false,"kind":"runtime","optional":false},{"id":136360648,"package_name":"vary","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":136360649,"package_name":"vega-canvas","ecosystem":"npm","requirements":"1.2.6","direct":false,"kind":"runtime","optional":false},{"id":136360650,"package_name":"vega-crossfilter","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":136360651,"package_name":"vega-crossfilter","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":136360652,"package_name":"vega-dataflow","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":136360653,"package_name":"vega-dataflow","ecosystem":"npm","requirements":"1.4.3","direct":false,"kind":"runtime","optional":false},{"id":136360654,"package_name":"vega-dataflow","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":136360655,"package_name":"vega-embed-v2","ecosystem":"npm","requirements":"0.0.3","direct":false,"kind":"runtime","optional":false},{"id":136360656,"package_name":"vega-embed","ecosystem":"npm","requirements":"3.9.2","direct":false,"kind":"runtime","optional":false},{"id":136360657,"package_name":"vega-embed","ecosystem":"npm","requirements":"2.26.1","direct":false,"kind":"runtime","optional":false},{"id":136360658,"package_name":"vega-encode","ecosystem":"npm","requirements":"2.0.8","direct":false,"kind":"runtime","optional":false},{"id":136360659,"package_name":"vega-encode","ecosystem":"npm","requirements":"3.2.2","direct":false,"kind":"runtime","optional":false},{"id":136360660,"package_name":"vega-event-selector","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"runtime","optional":false},{"id":136360661,"package_name":"vega-event-selector","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":136360662,"package_name":"vega-event-selector","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":136360663,"package_name":"vega-expression","ecosystem":"npm","requirements":"2.7.0","direct":false,"kind":"runtime","optional":false},{"id":136360664,"package_name":"vega-expression","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":136360665,"package_name":"vega-expression","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":136360666,"package_name":"vega-expression","ecosystem":"npm","requirements":"2.6.6","direct":false,"kind":"runtime","optional":false},{"id":136360667,"package_name":"vega-force","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":136360668,"package_name":"vega-force","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":136360669,"package_name":"vega-geo","ecosystem":"npm","requirements":"2.2.2","direct":false,"kind":"runtime","optional":false},{"id":136360670,"package_name":"vega-geo","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":136360671,"package_name":"vega-hierarchy","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":136360672,"package_name":"vega-hierarchy","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":136360673,"package_name":"vega-lib","ecosystem":"npm","requirements":"3.3.1","direct":false,"kind":"runtime","optional":false},{"id":136360674,"package_name":"vega-lib","ecosystem":"npm","requirements":"4.4.0","direct":false,"kind":"runtime","optional":false},{"id":136360675,"package_name":"vega-lite","ecosystem":"npm","requirements":"2.7.0","direct":false,"kind":"runtime","optional":false},{"id":136360676,"package_name":"vega-lite","ecosystem":"npm","requirements":"3.4.0","direct":false,"kind":"runtime","optional":false},{"id":136360677,"package_name":"vega-lite","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"runtime","optional":false},{"id":136360678,"package_name":"vega-loader","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":136360679,"package_name":"vega-loader","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":136360680,"package_name":"vega-logging","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":136360681,"package_name":"vega-parser","ecosystem":"npm","requirements":"2.7.0","direct":false,"kind":"runtime","optional":false},{"id":136360682,"package_name":"vega-parser","ecosystem":"npm","requirements":"3.9.0","direct":false,"kind":"runtime","optional":false},{"id":136360683,"package_name":"vega-projection","ecosystem":"npm","requirements":"1.4.5","direct":false,"kind":"runtime","optional":false},{"id":136360684,"package_name":"vega-runtime","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":136360685,"package_name":"vega-runtime","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":136360686,"package_name":"vega-scale","ecosystem":"npm","requirements":"2.5.1","direct":false,"kind":"runtime","optional":false},{"id":136360687,"package_name":"vega-scenegraph","ecosystem":"npm","requirements":"2.5.1","direct":false,"kind":"runtime","optional":false},{"id":136360688,"package_name":"vega-scenegraph","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":136360689,"package_name":"vega-scenegraph","ecosystem":"npm","requirements":"3.2.3","direct":false,"kind":"runtime","optional":false},{"id":136360690,"package_name":"vega-schema-url-parser","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":136360691,"package_name":"vega-statistics","ecosystem":"npm","requirements":"1.7.10","direct":false,"kind":"runtime","optional":false},{"id":136360692,"package_name":"vega-themes","ecosystem":"npm","requirements":"2.10.0","direct":false,"kind":"runtime","optional":false},{"id":136360693,"package_name":"vega-tooltip","ecosystem":"npm","requirements":"0.14.0","direct":false,"kind":"runtime","optional":false},{"id":136360694,"package_name":"vega-tooltip","ecosystem":"npm","requirements":"0.9.16","direct":false,"kind":"runtime","optional":false},{"id":136360695,"package_name":"vega-transforms","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"runtime","optional":false},{"id":136360696,"package_name":"vega-transforms","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"runtime","optional":false},{"id":136360697,"package_name":"vega-typings","ecosystem":"npm","requirements":"0.22.2","direct":false,"kind":"runtime","optional":false},{"id":136360698,"package_name":"vega-typings","ecosystem":"npm","requirements":"0.7.2","direct":false,"kind":"runtime","optional":false},{"id":136360699,"package_name":"vega-typings","ecosystem":"npm","requirements":"0.3.53","direct":false,"kind":"runtime","optional":false},{"id":136360700,"package_name":"vega-util","ecosystem":"npm","requirements":"1.17.0","direct":false,"kind":"runtime","optional":false},{"id":136360701,"package_name":"vega-util","ecosystem":"npm","requirements":"1.10.0","direct":false,"kind":"runtime","optional":false},{"id":136360702,"package_name":"vega-view-transforms","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":136360703,"package_name":"vega-view-transforms","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":136360704,"package_name":"vega-view","ecosystem":"npm","requirements":"2.3.2","direct":false,"kind":"runtime","optional":false},{"id":136360705,"package_name":"vega-view","ecosystem":"npm","requirements":"3.4.1","direct":false,"kind":"runtime","optional":false},{"id":136360706,"package_name":"vega-voronoi","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":136360707,"package_name":"vega-voronoi","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":136360708,"package_name":"vega-wordcloud","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":136360709,"package_name":"vega-wordcloud","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":136360710,"package_name":"vega","ecosystem":"npm","requirements":"2.6.5","direct":false,"kind":"runtime","optional":false},{"id":136360711,"package_name":"verdaccio-audit","ecosystem":"npm","requirements":"10.1.0","direct":false,"kind":"runtime","optional":false},{"id":136360712,"package_name":"verdaccio-htpasswd","ecosystem":"npm","requirements":"10.1.0","direct":false,"kind":"runtime","optional":false},{"id":136360713,"package_name":"verdaccio","ecosystem":"npm","requirements":"5.4.0","direct":false,"kind":"runtime","optional":false},{"id":136360714,"package_name":"verror","ecosystem":"npm","requirements":"1.10.0","direct":false,"kind":"runtime","optional":false},{"id":136360715,"package_name":"vlq","ecosystem":"npm","requirements":"0.2.3","direct":false,"kind":"runtime","optional":false},{"id":136360716,"package_name":"vow","ecosystem":"npm","requirements":"0.4.20","direct":false,"kind":"runtime","optional":false},{"id":136360717,"package_name":"w3c-hr-time","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":136360718,"package_name":"w3c-xmlserializer","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":136360719,"package_name":"warning","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"runtime","optional":false},{"id":136360720,"package_name":"watchpack","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"runtime","optional":false},{"id":136360721,"package_name":"wcwidth","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":136360722,"package_name":"webidl-conversions","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":136360723,"package_name":"webidl-conversions","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":136360724,"package_name":"webidl-conversions","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":136360725,"package_name":"webpack-cli","ecosystem":"npm","requirements":"4.9.1","direct":false,"kind":"runtime","optional":false},{"id":136360726,"package_name":"webpack-merge","ecosystem":"npm","requirements":"5.8.0","direct":false,"kind":"runtime","optional":false},{"id":136360727,"package_name":"webpack-sources","ecosystem":"npm","requirements":"1.4.3","direct":false,"kind":"runtime","optional":false},{"id":136360728,"package_name":"webpack-sources","ecosystem":"npm","requirements":"3.2.3","direct":false,"kind":"runtime","optional":false},{"id":136360729,"package_name":"webpack","ecosystem":"npm","requirements":"5.66.0","direct":false,"kind":"runtime","optional":false},{"id":136360730,"package_name":"whatwg-encoding","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":136360731,"package_name":"whatwg-mimetype","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":136360732,"package_name":"whatwg-url","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":136360733,"package_name":"whatwg-url","ecosystem":"npm","requirements":"7.1.0","direct":false,"kind":"runtime","optional":false},{"id":136360734,"package_name":"whatwg-url","ecosystem":"npm","requirements":"8.7.0","direct":false,"kind":"runtime","optional":false},{"id":136360735,"package_name":"which-boxed-primitive","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":136360736,"package_name":"which-module","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":136360737,"package_name":"which-module","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":136360738,"package_name":"which","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"runtime","optional":false},{"id":136360739,"package_name":"which","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":136360740,"package_name":"wicked-good-xpath","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":136360741,"package_name":"wide-align","ecosystem":"npm","requirements":"1.1.5","direct":false,"kind":"runtime","optional":false},{"id":136360742,"package_name":"wildcard","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":136360743,"package_name":"window-size","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":136360744,"package_name":"window-size","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false},{"id":136360745,"package_name":"word-wrap","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"runtime","optional":false},{"id":136360746,"package_name":"wordwrap","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":136360747,"package_name":"wordwrap","ecosystem":"npm","requirements":"0.0.3","direct":false,"kind":"runtime","optional":false},{"id":136360748,"package_name":"worker-loader","ecosystem":"npm","requirements":"3.0.8","direct":false,"kind":"runtime","optional":false},{"id":136360749,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":136360750,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":136360751,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"6.2.0","direct":false,"kind":"runtime","optional":false},{"id":136360752,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":136360753,"package_name":"wrappy","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":136360754,"package_name":"write-file-atomic","ecosystem":"npm","requirements":"2.4.3","direct":false,"kind":"runtime","optional":false},{"id":136360755,"package_name":"write-file-atomic","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":136360756,"package_name":"write-json-file","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":136360757,"package_name":"write-json-file","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":136360758,"package_name":"write-pkg","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":136360759,"package_name":"ws","ecosystem":"npm","requirements":"6.2.2","direct":false,"kind":"runtime","optional":false},{"id":136360760,"package_name":"ws","ecosystem":"npm","requirements":"7.5.6","direct":false,"kind":"runtime","optional":false},{"id":136360761,"package_name":"xhr","ecosystem":"npm","requirements":"2.6.0","direct":false,"kind":"runtime","optional":false},{"id":136360762,"package_name":"xml-name-validator","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":136360763,"package_name":"xmlchars","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":136360764,"package_name":"xmldoc","ecosystem":"npm","requirements":"0.5.1","direct":false,"kind":"runtime","optional":false},{"id":136360765,"package_name":"xmldom-sre","ecosystem":"npm","requirements":"0.1.31","direct":false,"kind":"runtime","optional":false},{"id":136360766,"package_name":"xmlhttprequest","ecosystem":"npm","requirements":"1.8.0","direct":false,"kind":"runtime","optional":false},{"id":136360767,"package_name":"xtend","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"runtime","optional":false},{"id":136360768,"package_name":"y-codemirror","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":136360769,"package_name":"y-leveldb","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":136360770,"package_name":"y-protocols","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":136360771,"package_name":"y-websocket","ecosystem":"npm","requirements":"1.3.18","direct":false,"kind":"runtime","optional":false},{"id":136360772,"package_name":"y18n","ecosystem":"npm","requirements":"3.2.2","direct":false,"kind":"runtime","optional":false},{"id":136360773,"package_name":"y18n","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"runtime","optional":false},{"id":136360774,"package_name":"y18n","ecosystem":"npm","requirements":"5.0.8","direct":false,"kind":"runtime","optional":false},{"id":136360775,"package_name":"yallist","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":136360776,"package_name":"yallist","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":136360777,"package_name":"yaml","ecosystem":"npm","requirements":"1.10.2","direct":false,"kind":"runtime","optional":false},{"id":136360778,"package_name":"yargs-parser","ecosystem":"npm","requirements":"20.2.4","direct":false,"kind":"runtime","optional":false},{"id":136360779,"package_name":"yargs-parser","ecosystem":"npm","requirements":"13.1.2","direct":false,"kind":"runtime","optional":false},{"id":136360780,"package_name":"yargs-parser","ecosystem":"npm","requirements":"20.2.9","direct":false,"kind":"runtime","optional":false},{"id":136360781,"package_name":"yargs-parser","ecosystem":"npm","requirements":"4.2.1","direct":false,"kind":"runtime","optional":false},{"id":136360782,"package_name":"yargs-parser","ecosystem":"npm","requirements":"9.0.2","direct":false,"kind":"runtime","optional":false},{"id":136360783,"package_name":"yargs","ecosystem":"npm","requirements":"11.1.1","direct":false,"kind":"runtime","optional":false},{"id":136360784,"package_name":"yargs","ecosystem":"npm","requirements":"16.2.0","direct":false,"kind":"runtime","optional":false},{"id":136360785,"package_name":"yargs","ecosystem":"npm","requirements":"3.32.0","direct":false,"kind":"runtime","optional":false},{"id":136360786,"package_name":"yargs","ecosystem":"npm","requirements":"13.3.2","direct":false,"kind":"runtime","optional":false},{"id":136360787,"package_name":"yargs","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"runtime","optional":false},{"id":136360788,"package_name":"yjs","ecosystem":"npm","requirements":"13.5.24","direct":false,"kind":"runtime","optional":false},{"id":136360789,"package_name":"yocto-queue","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-07-11T19:24:36.155Z","updated_at":"2022-07-11T19:24:36.155Z","repository_link":"https://github.com/jupyterlab/jupyter-renderers/blob/main/requirements.txt","dependencies":[{"id":136360790,"package_name":"jupyterlab","ecosystem":"pypi","requirements":"\u003e=1.0.0","direct":true,"kind":"runtime","optional":false},{"id":136360791,"package_name":"traitlets","ecosystem":"pypi","requirements":"\u003e=4.3.1","direct":true,"kind":"runtime","optional":false},{"id":136360792,"package_name":"ipython","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":136360793,"package_name":"pandas","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":136360794,"package_name":"vdom","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/binder.yaml","sha":null,"kind":"manifest","created_at":"2023-02-08T05:31:12.822Z","updated_at":"2023-02-08T05:31:12.822Z","repository_link":"https://github.com/jupyterlab/jupyter-renderers/blob/main/.github/workflows/binder.yaml","dependencies":[{"id":7441320805,"package_name":"jupyterlab/maintainer-tools/.github/actions/binder-link","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/lint.yaml","sha":null,"kind":"manifest","created_at":"2023-02-08T05:31:12.952Z","updated_at":"2023-02-08T05:31:12.952Z","repository_link":"https://github.com/jupyterlab/jupyter-renderers/blob/main/.github/workflows/lint.yaml","dependencies":[{"id":7441320809,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7441320810,"package_name":"jupyterlab/maintainer-tools/.github/actions/base-setup","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/main.yml","sha":null,"kind":"manifest","created_at":"2023-02-08T05:31:12.999Z","updated_at":"2023-02-08T05:31:12.999Z","repository_link":"https://github.com/jupyterlab/jupyter-renderers/blob/main/.github/workflows/main.yml","dependencies":[{"id":7441320827,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7441320828,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7441320829,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7441320830,"package_name":"actions/cache","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]}],"score":22.27022799527542,"created_at":"2026-05-04T06:42:29.995Z","updated_at":"2026-05-18T13:30:27.900Z","avatar_url":"https://github.com/jupyterlab.png","language":"HTML","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/371480","html_url":"https://summary.ecosyste.ms/projects/371480"}